IronWord for .NET 2025.5.3
Released: May 13, 2025
Actualizaciones en 2025.5.3
Características
- 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.
Correcciones
- Fixed issue where adding images to a document was not working correctly.
- Fixed issue when opening several documents consecutively.