IronWord for .NET 2026.1.4
Released: Feb 11, 2026
Aggiornamenti in 2026.1.4
Funzionalità
- Added the ability to convert DOCX to PDF with WordDocument.ToPdf(). Requires IronPDF to work. WARNING: This is experimental functionality. It is expected to improve in the future.
- Added the ability to add basic styling to tables and table cells.
- Updated internal dependencies.
Correzioni
- Fixed issue where ShapeContent points are not updating when modifying ShapeContent.
- Fixed issue where inherited styles from Word document objects are not inheriting properly.
- Fixed issue where ShapeContent and ImageContent are not properly retrieving position information from Word documents.