Aspose Words Cloud 21.5 Release Notes

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

Important Changes and New Features

Words Cloud Changes

  • Improved execution speed for Split and Statistics operations
  • Fixed multiple bugs in Split and Statistics operations

PDF to Word conversion improvements

  • Corrected detection of footnotes with Roman and Letter numbering styles
  • Fixed a KeyNotFoundException when a PDF image stream doesn’t have Length property
  • Fixed another KeyNotFoundException when a PDF color mask doesn’t specify its type
  • Improved code for reading PDF to support annotations without Subtype property

All changes

#SummaryCategory
WORDSCLOUD-364Execute MailMerge and save the output document as PDF in one requestFeature
WORDSCLOUD-409Replace multiple text items in a single API callFeature
WORDSCLOUD-1270Split documents by page range to generate a single documentFeature
WORDSCLOUD-1351Replace multiple text values in a Word document without using cloud storageFeature
WORDSCLOUD-1444Implement PUT /CompatibilityOptions/ resourceFeature
WORDSCLOUD-1576Implement resultOf feature in Node.js SDKFeature
WORDSCLOUD-1579Implement resultOf feature for online methods with multipart bodyFeature
WORDSCLOUD-1582Implement dependsOn feature in .NET SDKFeature
WORDSCLOUD-1584Implement dependsOn feature in Ruby SDKFeature
WORDSCLOUD-1585Improve BatchRequest functionality in Node.js SDK for better usabilityFeature
WORDSCLOUD-92Conversion error when splitting DOC to PNG and HTMLBug
WORDSCLOUD-326SplitDocument API produces documents only with 2 pagesBug
WORDSCLOUD-715Sentences are split incorrectly across multiple pagesBug
WORDSCLOUD-1092Invalid word counting performance of Statistics APIBug
WORDSCLOUD-1232SplitDocument API throws OutOfMemoryExceptionBug
WORDSCLOUD-1234GetDocumentStatistics API throws OutOfMemoryExceptionBug
WORDSCLOUD-1256SplitDocument API throws OutOfMemoryExceptionBug
WORDSCLOUD-1342Split API throws OutOfMemoryExceptionBug
WORDSCLOUD-1391AppendDocument API breaks alignment of tablesBug
WORDSCLOUD-1454Error in the process of converting DOCX to MD formatBug
WORDSCLOUD-1460GetDocumentStatistics API is not able to load a fileBug
WORDSCLOUD-1462GetDocumentStatistics API throws OutOfMemoryExceptionBug
WORDSCLOUD-1463GetDocumentStatistics API throws “Invalid document model” exceptionBug
WORDSCLOUD-1469Statistics API throws ArgumentNullExceptionBug
WORDSCLOUD-1537GetDocumentStatistics API throws “Invalid document model” exceptionBug
WORDSCLOUD-1581Internal Server Error (500) in the process of converting DOC to MarkdownBug
WORDSCLOUD-1591Unit tests for checking online method do not pass when they are executed in Visual StudioBug
PDF2WORD-705Provide support for different footnote numbering stylesTask
PDF2WORD-706Only the first footnote with Roman numerals was detectedBug
PDF2WORD-773KeyNotFoundException: “Dictionary doesn’t contain Subtype entry”Bug
PDF2WORD-775KeyNotFoundException: “Dictionary doesn’t contain Type entry”Bug