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 to PdfSaveOptionsData, allowing developers to control how attachments are embedded within PDF documents.
  • Added the UpdateAmbiguousTextFont property to SaveOptionsData, 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 to CompareOptions, 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

#SummaryCategory
WORDSNET-27912An exception stating ‘Unable to allocate pixels for the bitmap’ occurs when loading the PDF documentBug
WORDSNET-27991An exception stating ‘Unable to allocate pixels for the bitmap’ occurs when loading the PDF documentBug
WORDSCLOUD-2956Add the Granularity property to enable document comparison at various levels of detailNew Feature
WORDSCLOUD-2974Add support for the UpdateAmbiguousTextFont property in the save optionsNew Feature
WORDSCLOUD-2975Add support for the AttachmentsEmbeddingMode property in the PDF save optionsNew Feature
WORDSCLOUD-2928An issue with page breaks occurs when combining multiple documents with varying page setups into a single sectionBug