IronWord for .NET 2026.1.4
Released: Feb 11, 2026
2026.1.4 中的更新
特性
- 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.
修補程式
- 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.