Aspose Words Cloud 25.4 Release Notes
The page contains release notes for Aspose.Words Cloud 25.4 – API Reference.
Important Changes and New Features
Words Cloud Changes
- Added the
AttachmentsEmbeddingMode
property toPdfSaveOptionsData
, allowing developers to control how attachments are embedded within PDF documents. - Added the
UpdateAmbiguousTextFont
property toSaveOptionsData
, providing better handling of ambiguous text fonts during document operations. This helps maintain text appearance consistency across different platforms and viewers. - Added the
Granularity
property toCompareOptions
, enabling document comparison at various levels of detail. This provides more flexible and precise document comparison workflows.
PDF to Word conversion improvements
- Resolved critical exceptions related to bitmap pixel allocation during PDF document loading. This improves reliability when working with image-heavy PDF documents.
All changes
# | Summary | Category |
---|---|---|
WORDSNET-27912 | An exception stating ‘Unable to allocate pixels for the bitmap’ occurs when loading the PDF document | Bug |
WORDSNET-27991 | An exception stating ‘Unable to allocate pixels for the bitmap’ occurs when loading the PDF document | Bug |
WORDSCLOUD-2956 | Add the Granularity property to enable document comparison at various levels of detail | New Feature |
WORDSCLOUD-2974 | Add support for the UpdateAmbiguousTextFont property in the save options | New Feature |
WORDSCLOUD-2975 | Add support for the AttachmentsEmbeddingMode property in the PDF save options | New Feature |
WORDSCLOUD-2928 | An issue with page breaks occurs when combining multiple documents with varying page setups into a single section | Bug |