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...