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.