IronWord for .NET 2024.4.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 together when MergeCells method was called.