Aspose Words Cloud 22.4 Release Notes

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

Important Changes and New Features

Words Cloud Changes

  • Enhanced HTML export: added support for ExportShapesAsSvg in HtmlSaveOptions
  • Added new endpoint ~/styles/copy_from

PDF to Word conversion improvements

  • Improved image cleanup logic for searchable PDFs containing text behind images
  • Fixed the order of parentheses in Arabic text inside tables
  • Fixed detection of colored cells in large tables with multiline text cells
  • Fixed several issues with table detection when rows have small height
  • Improved support of non-standard footnotes that have no visible separators
  • Improved page processing logic to avoid splitting large lists into smaller parts
  • Fixed incorrect line breaks in centered page titles with two or more lines
  • Fixed ArgumentNullException when processing PDF annotations

Cloud SDK Changes

All SDKs:

  • Enhanced HTML export: added support for ExportShapesAsSvg in HtmlSaveOptions
  • Added new endpoint ~/styles/copy_from

.NET SDK: implemented the ability to set proxy configuration

All changes

#SummaryCategory
WORDSCLOUD-1662Implement Document.CopyStylesFromTemplate featureNew Feature
WORDSCLOUD-1927Add support for ExportShapesAsSvg in HtmlSaveOptionsNew Feature
WORDSCLOUD-1961Implement the ability to set proxy configuration in ‘Aspose.Words Cloud SDK for .NET’New Feature
WORDSCLOUD-1933Issue with detecting custom footnotes in multipage PDFBug
WORDSCLOUD-1958Error when calling AppendDocumentOnline method in PHP SDKBug
WORDSCLOUD-1960Array indexing fails with exception in PHP SDKBug
WORDSNET-23419Large images (redundant scans) should be removed from a searchable PDF during processingBug
WORDSNET-23499Inaccurate Arabic text appears when importing a PDFBug
WORDSNET-23506Cell background color issue when importing a PDFBug
WORDSNET-23507Table is distorted when importing a PDFBug
WORDSNET-23548FootnoteDetector fails to find footnotes above page numbersBug
WORDSNET-23610Line break is lost when resaving a PDFBug
WORDSNET-23631System.ArgumentNullException: Value cannot be nullBug