Aspose Words Cloud 21.7 Release Notes

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

Important Changes and New Features

Words Cloud Changes

  • Implemented an automated solution for publishing C++ SDK binaries on GitHub with release CI/CD
  • Added an option for saving IML files (ImlRenderingMode)
  • Added an option for saving text (MaxCharactersPerLine)
  • Implemented an API to obtain RSA public keys used in document password encryption
  • Added a common query option to pass encrypted passwords (encryptedPassword)

PDF to Word conversion improvements

  • Improved the handling of PDF encrypted documents in accordance with Adobe PDF Encryption Revisions 2 and 3
  • Fixed a series of ZlibExceptions caused by incorrect ObjectEncryptionKey parameter value for RC4-encrypted PDF files
  • Fixed several InvalidOperationExceptions appeared as ‘Operator should take N operands’ messages
  • Added a default value for BitsPerComponent property of PDF images to avoid errors
  • Reworked the ‘Unicode font CMaps reading’ algorithm to support 1-to-N symbol replacement
  • Fixed the incorrect spacing for words consisting of a single character
  • Restored missing text for cases where an XObject form is placed inside the other

All changes

#SummaryCategory
WORDSCLOUD-1340‘Split Document’ API throws OutOfMemoryExceptionBug
WORDSCLOUD-1485‘Put Online/SaveAs Document to fixed HTML layout’ APIs return only CSS instead of instead of the complete data (HTML+CSS+resources)Bug
WORDSCLOUD-1587Incorrect descriptions of some online methodsBug
WORDSCLOUD-1625An error occurs in the process of interaction between the ‘Mail Merge’ add-on and Google Cloud StorageBug
WORDSCLOUD-1645Some methods don’t have the withoutNodePath-version in Swagger UIBug
WORDSCLOUD-1661An error occurs when running PHP SDK inside a Docker containerBug
WORDSCLOUD-1546Implemented an automated solution for publishing C++ SDK binaries on GitHub with release CI/CDNew Feature
WORDSCLOUD-1623Added a new ImlRenderingMode option for saving filesNew Feature
WORDSCLOUD-1624Added a new MaxCharactersPerLine option for saving textNew Feature
PDF2WORD-812Unexpected section break inside an area with two columnsBug
PDF2WORD-814Incorrect column validationBug
PDF2WORD-816Unexpected columnsBug
PDF2WORD-818NotImplementedException: Security handler is not implemented for V=1, R=3Bug
PDF2WORD-819NotImplementedException: Security handler is not implemented for V=2, R=2Bug
PDF2WORD-822InvalidOperationException: Operator should take 6 operandsBug
PDF2WORD-823Missing the BitsPerComponent parameter in PdfImage dictionaryBug
PDF2WORD-824ArgumentOutOfRangeException: CID codes exceed max byte size (parameter ‘Length’)Bug
PDF2WORD-825InvalidOperationException: Operator should take 4 operandsBug
PDF2WORD-826InvalidOperationException: Operator should take 2 operandsBug
PDF2WORD-839A value of the Font.Spacing parameter is set to NaNBug
PDF2WORD-841ZlibException: Bad state (invalid window size (19))Bug
PDF2WORD-842PDF glyphs are skipped due to an incorrect value of the ClippingPath parameterBug