IronWord for .NET Releases
Released: Jul 17, 2025
2025.7.13 での更新項目
機能
- Updated IronSoftware.System.Drawing to 2025.7.12.
不具合の修正
- Fixed an issue where loading some docx file would throw an error of 'Error in implicit conversion. Cannot convert null object'.
- Fixed an issue with loading docx files that contain custom style group.
- Fixed an issue with OpenXML dependency version conflicts when users install IronWord alongside their own OpenXML references.
- Fixed table rendering issues with column structure and cell content display.
- Fixed measurement unit conversion...
Released: Jun 3, 2025
2025.6.2 での更新項目
機能
- Updated IronSoftware.System.Drawing to version 2025.6.2.
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.
不具合の修正
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.