Aspose Words Cloud 22.2 Release Notes

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

Important Changes and New Features

Words Cloud Changes

  • Numerous fixes and improvements

PDF to Word conversion improvements

  • Provided support for PDF pages with an uneven number of BT and ET operators (‘Begin Text’ and ‘End Text’ markers)
  • Empty encryption dictionaries are now ignored to avoid errors during PDF import
  • Added recovery logic for PDF data streams with incorrect length values
  • Made minor improvements to the footnote detection logic
  • Provided support for recognizing tables containing only horizontal lines
  • Fixed “Cannot read AES initialization vector” error
  • PDF steams that can’t be processed will be skipped from now on
  • Improved PDF cross-reference stream processing (made it more resistant to invalid content)
  • Recovered lost text in several PDF XForms
  • Found a way to speed up the conversion of large PDFs (with 100+ pages)
  • Fixed the algorithm for importing custom properties of a PDF
  • Implemented detection of footnotes without reference numbers

Cloud SDK Changes

  • Python, Java, .NET, Node.js, С++, Dart, Go, Swift SDKs:
    • The SaveOprionsData.SaveFormat property is made read-only with a default value
    • Added subclasses for all SaveOptionsData formats
    • The following classes are made abstract: SaveOptionsData, FixedPageSaveOptionsData, ImageSaveOptionsData, OoxmlSaveOptionsData, TxtSaveOptionsBaseData

All changes

#SummaryCategory
WORDSCLOUD-1824Table rending issue in PDF file to MD/DOCX formatBug
WORDSCLOUD-1833PDF to MD conversion takes too longBug
WORDSCLOUD-1904Issue with detecting custom footnotes in PDFBug
WORDSNET-23029NullReferenceException at PdfContext.ProcessCrossReferenceStreamBug
WORDSNET-23034InvalidOperationException: “Unexpected nested BT operator”Bug
WORDSNET-23036IndexOutOfRangeException at PdfUnfilteredStream.ApplyFiltersBug
WORDSNET-23178InvalidOperationException: “End of stream while reading literal string”Bug
WORDSNET-23179NullReferenceException at FootnoteDetector.AddSegmentToFootnotesBug
WORDSNET-23185Table is lost during PDF to MD conversionBug
WORDSNET-23199InvalidOperationException: “Cannot read AES initialization vector”Bug
WORDSNET-23202InvalidOperationException in CffReader.ReadOffsetsBug
WORDSNET-23205InvalidOperationException: “Page content invalid at PdfPage.get_Contents()”Bug
WORDSNET-23207InvalidOperationException at PdfStream.ToByteArrayBug
WORDSNET-23222Improve the algorithm of the ReconstructXRefTable methodTask
WORDSNET-23238Part of content is missing after converting PDF to DOCXBug
WORDSNET-23265PDF import takes a lot of timeBug
WORDSNET-23281Footnote paragraphs are brokenBug
WORDSNET-23307Footnotes contain original reference nameBug
WORDSNET-23315Document custom property cannot be retrieved from PDF generated by ‘Aspose.Words’Bug
WORDSNET-23374Custom footnote missing when converting from PDF to Word document formatBug
WORDSNET-23408Automatic cell merging no longer works after upgrading to ‘Aspose.Words 22.2’Bug