Aspose Words Cloud 21.4 Release Notes

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

Important Changes and New Features

Words Cloud Changes

  • Added a new CustomTimeZoneInfoData option for saving output files
  • Removed an obsolete EscapeUri option previously used for PDF file saving
  • The URL of a child request in a batch now can be specified with an absolute path. Earlier the path could only be relative
  • Added a new ‘RequestId’ header to all the REST responses

PDF to Word conversion improvements

  • Improved text positioning to avoid unnecessary content shift to the next page
  • Added a stub picture for PDF images that can’t be decoded
  • Fixed the detection logic of table rows in a PDF
  • Fixed duplicate coordinates processing when a PDF has many small elements
  • Fixes an object cast error from type ImageTextualElement to type TextWord
  • Reworked PdfRectangle processing logic when it has more than 4 items
  • Fixed ArgumentOutOfRangeException when processing ‘SpaceBefore’ and ‘PreferredWidth’ parameters
  • Added support for PDFs with missing Type markers in font descriptors and fill patterns
  • Made a workaround to remove empty paragraphs that could be mistakenly added to a document

All changes

#SummaryCategory
WORDSCLOUD-1277SaveAs API throws OutOfMemoryException in the process of Word-to-PDF conversionBug
WORDSCLOUD-1313Split API throws NullReferenceExceptionBug
WORDSCLOUD-1423UpdateTableCellBorder method changes color incorrectlyBug
WORDSCLOUD-1458SplitDocument API throws IndexOutOfRangeExceptionBug
WORDSCLOUD-1459GetDocumentStatistics API throws IndexOutOfRangeExceptionBug
WORDSCLOUD-1474Statistics API throws IndexOutOfRangeExceptionBug
WORDSCLOUD-1481SaveAs API throws IndexOutOfRangeExceptionBug
WORDSCLOUD-1533Swagger error when running Aspose.Words Cloud 21.3 Docker ContainerBug
WORDSCLOUD-1534Some functions of ‘Aspose.Words Cloud 21.3’ are not working as expectedBug
WORDSCLOUD-1538SaveAs API throws ‘Unsupported file format’ exceptionBug
WORDSCLOUD-1541Custom fonts from the ‘/Font’ volume remain unusedBug
WORDSCLOUD-1487Add a new CustomTimeZoneInfo property to SaveOptionsFeature
WORDSCLOUD-1515Ignore the URL-prefix for inner requests in a batch requestFeature
PDF2WORD-722The content should appear on a previous pageBug
PDF2WORD-725Use a stub image in case ImageSharp fails to process oneBug
PDF2WORD-744ArgumentException: ‘An item with the same key has already been added’Bug
PDF2WORD-745Unable to cast an object of ImageTextualElement type to TextWord typeBug
PDF2WORD-746InvalidOperationException: ‘Rectangle must contain exactly 4 numbers’Bug
PDF2WORD-747ArgumentOutOfRangeException is thrown when processing the ‘SpaceBefore’ parameterBug
PDF2WORD-759ArgumentOutOfRangeException is thrown when processing the ‘PreferredWidth’ parameterBug
PDF2WORD-760InvalidOperationException: ‘PDF pattern dictionary must contain ’type/pattern’ key-value pair.’Bug
PDF2WORD-761System.Exception: a font descriptor should contain the ’type’-key.Bug
PDF2WORD-770Unexpected empty paragraph is added to documents with fields in Headers/Footers.Bug