IronWord for .NET 2025.5.3
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.