IronWord for .NET Releases
Released: Jul 30, 2024
Aggiornamenti in 2024.8.3
Funzionalità
- Updated IronSoftware.System.Drawing Dependency to 2024.8.1.
Correzioni
- Fixed issue of being unable to load word documents that have text color set to "auto".
Released: Jul 2, 2024
Aggiornamenti in 2024.7.1
Funzionalità
- Updated IronSoftware.System.Drawing to version 2024.7.2.
Released: Jun 4, 2024
Aggiornamenti in 2024.6.1
Funzionalità
- 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
Aggiornamenti in 2024.5.8
Funzionalità
- Updated IronSoftware.System.Drawing to version 2024.5.1.
Released: Apr 4, 2024
Aggiornamenti in 2024.4.1
Funzionalità
- 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.
Correzioni
- Fixed bug where setting text color throws an exception.
- Fixed bug where table cells were not being merged...