Aspose Words Cloud 25.5 Release Notes
The page contains release notes for Aspose.Words Cloud 25.5 – API Reference.
Important Changes and New Features
Words Cloud Changes
- Text recognition algorithm has been improved to maintain logical structure and formatting of text elements in multi-column documents.
- PDF parsing algorithm has been optimized to correctly handle nested elements and circular references (
JBig2Decoder.HalftoneRegionSegment
). - API response structure for the
GetComments
method has been fixed to match the expected format in client SDKs, ensuring proper deserialization. - Document merge API now properly maintains relationships between different document parts for footers.
All changes
# | Summary | Category |
---|---|---|
WORDSNET-27485 | When importing a multi-column PDF, text blocks are not handled correctly | Bug |
WORDSNET-28191 | StackOverflowException is thrown when loading a PDF | Bug |
WORDSCLOUD-2979 | GetComments method returns a response with an invalid data type that doesn’t match the expected format in the SDK | Bug |
WORDSCLOUD-3014 | When merging Word files, footers are not handled correctly | Bug |