22.11 Release Notes

The page contains release notes for Aspose.Words Cloud 22.11 – API Reference.

Important Changes and New Features

Words Cloud Changes

  • The PdfSaveOptions.CacheHeaderFooterShapes property has been renamed to PdfSaveOptions.CacheBackgroundGraphics and is enabled by default
  • Added the PdfSaveOptions.EmbedAttachments property

PDF to Word conversion improvements

  • Improved image wrap type detection
  • Improved calculation of line spacing and top margin
  • Fixed handling of symbol fonts

Cloud SDK Changes

  • The PdfSaveOptions.CacheHeaderFooterShapes property has been renamed to PdfSaveOptions.CacheBackgroundGraphics and is enabled by default
  • Added the PdfSaveOptions.EmbedAttachments property

All changes

# Summary Category
WORDSCLOUD-2141 Implement the PdfSaveOptions.EmbedAttachments property New Feature
WORDSNET-24375 PDF to PDF with signing: formatting issues Bug
WORDSNET-24418 PDF to DOCX: footer overlaps on next page Bug