IronWord for .NET Releases
Released: Jul 30, 2024
2024.8.3 での更新項目
機能
- Updated IronSoftware.System.Drawing Dependency to 2024.8.1.
不具合の修正
- Fixed issue of being unable to load word documents that have text color set to "auto".
Released: Jul 2, 2024
2024.7.1 での更新項目
機能
- Updated IronSoftware.System.Drawing to version 2024.7.2.
Released: Jun 4, 2024
2024.6.1 での更新項目
機能
- Introduced a new API for comprehensive text and paragraph styling.
- Added the ability to set and customize underlines, shadows, reflections, gradients, glows, outlines, and 3D effects onto text.
- Added the ability to set paragraph spacing, alignment, and indentation.
- Updated IronSoftware.System.Drawing to version 2024.6.1.
Released: Apr 29, 2024
2024.5.8 での更新項目
機能
- Updated IronSoftware.System.Drawing to version 2024.5.1.
Released: Apr 4, 2024
2024.4.1 での更新項目
機能
- Added new paper size enums (A5, Letter, Legal).
- Added the ability to set custom paper size.
- Added the ability to set page orientation.
- Added the ability to add sections into word documents.
- Added the ability to add text and images to a table cell directly, without having to add them to a paragraph.
- Added the ability to set the layout of tables.
- Updated PageSetup API.
不具合の修正
- Fixed bug where setting text color throws an exception.
- Fixed bug where table cells were not being merged together when...