Aspose Words Cloud 21.9 Release Notes

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

Important Changes and New Features

Words Cloud Changes

  • Multiple bug fixes and code improvements

PDF to Word conversion improvements

  • Implemented a new feature that saves custom PDF properties and transfers them into DOCX counterparts
  • Fixed a NullReferenceException caused by empty table rows with no cells after PDF2Word conversion
  • Fixed an ArgumentNullException when one of PDF properties contains a composite value
  • Fixed an InvalidCastException in font reading code

All changes

#SummaryCategory
WORDSCLOUD-1309The SplitDcoument API throws OutOfMemoryExceptionBug
WORDSCLOUD-1547The Comparison API results in an I/O error (‘Image file cannot be written to disk’)Bug
WORDSCLOUD-1565Processing files from Dropbox Storage results in an error (‘Cannot access a closed stream’)Bug
WORDSCLOUD-1718An empty result is returned to a client when an error is caused by the online-methodBug
WORDSCLOUD-1720An error occurs when running BDD tests inside the Docker containerBug
WORDSCLOUD-1725The Comparison API online-methods produce the result in DOCX format instead of HTMLBug
WORDSCLOUD-1726Incorrect data in log filesBug
WORDSCLOUD-1744The Comparison API causes a ‘Bad request’ errorBug
PDF2WORD-815The ClusterBuilder API merges distantly located glyphsBug
PDF2WORD-843The ‘Footer’ element is missing when column detection is enabledBug
PDF2WORD-845Line spacing becomes invalid when column detection is enabledBug
PDF2WORD-869Read custom properties from a PDF file and store them in a PdfDocumentInfo objectTask
PDF2WORD-870Implement custom saving-properties for DOCX filesTask
PDF2WORD-875System.NullReferenceException is thrownBug
PDF2WORD-893ArgumentOutOfRangeException is thrown when column detection is enabledBug
PDF2WORD-899ArgumentNullException: Value cannot be null. (Parameter ‘value’)Bug
PDF2WORD-900PdfFontBuilderArgs.CalculateBaseFont() method throws InvalidCastExceptionBug