IronWord for .NET Releases

Released: May 13, 2025

2025.5.3 での更新項目

機能

  • Added 'ExtractImages()' for recursively retrieving all images contained within a document.
  • Added 'ExtractShapes()' for recursively retrieving all shapes contained within a document.
  • Added 'Remove()' for removing a given text object from a document.
  • Added 'FindText()' for finding a text object (associated with the specified text) within a document.

不具合の修正

  • Fixed issue where adding images to a document was not working correctly.
  • Fixed issue when opening several documents consecutively.

Released: Apr 10, 2025

2025.4.3 での更新項目

機能

  • Updated IronSoftware.System.Drawing to 2025.3.6.

Released: Mar 10, 2025

2025.3.10 での更新項目

機能

  • Added a DefaultTextStyle property to many classes which may contain text.
  • Added ExtractText() and ReplaceText() methods to many classes which may contain text.
  • Added a WordDocument(byte[]) constructor which allows users to open a document from a byte array.
  • Improved the WordDocument.Save() to now return a byte array of the DOCUMENT.
  • Returns correct R G B A values associated with the Theme Color.
  • Obsoletes Text and Image class to use TextContent and ImageContent, respectively.

不具合の修正

  • Fixed an...

Released: Feb 6, 2025

2025.2.15 での更新項目

機能

  • Updated IronSoftware.System.Drawing Dependency to 2025.1.6.

Released: Jan 3, 2025

2025.1.2 での更新項目

機能

  • Added support for Microsoft .NET 9.0.
  • Updated dependency packages to address known security vulnerabilities.

Released: Dec 3, 2024

2024.12.2 での更新項目

機能

  • Updated IronSoftware.System.Drawing Dependency to 2024.12.3.

Released: Nov 6, 2024

2024.11.2 での更新項目

機能

  • Updated IronSoftware.System.Drawing Dependency to 2024.9.15.

Released: Oct 1, 2024

2024.10.2 での更新項目

機能

  • Updated IronSoftware.System.Drawing dependency to 2024.9.11.

Released: Sep 9, 2024

2024.9.1 での更新項目

機能

  • Updated IronSoftware.System.Drawing to version 2024.9.10.

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