Aspose Words Cloud 21.2 Release Notes

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

Important Changes and New Features

Words Cloud Changes

  • Added a method to remove all comments inside a document
  • Added AllowEmbeddingPostScriptFonts option

PDF to Word conversion improvements

  • Optimized processing of large PDF images (reduced time and peak memory usage)
  • Removed requirements for a few PDF markers (some PDF producers don’t follow the specification)
  • Fixed decoding of child resources inside page resource dictionaries
  • Corrected an issue with images been lost if a PDF page size is too large (added downscaling to the allowed MS Word limits)
  • Improved image comparison in ColontitleDetector logic to avoid getting wrong images in header/footer areas
  • Added protection against duplicate values that embedded CFF fonts might have on rare occasions
  • Fixed two issues in header/footer detection related to element positioning
  • Finished rework of footnote processing logic to support RTL text
  • Corrected alignment of text lines that have both RTL and LTR words

All changes

#SummaryCategory
WORDSCLOUD-1477Add methods for removing all comments in a documentFeature
WORDSCLOUD-1443Add AllowEmbeddingPostScriptFonts option to SaveOptionsFeature
WORDSCLOUD-1263Statistics API unable to load the documentBug
WORDSCLOUD-1285Swagger can’t send the value of a field if it contains a colonBug
WORDSCLOUD-1286Swagger adds a comma to some fields if a comma is missingBug
WORDSCLOUD-1306Issue with the forward slash directory separator in Swagger UIBug
WORDSCLOUD-1320Swagger misses the parameter order when sending multipart requestsBug
WORDSCLOUD-1343API method GetDocumentStatistics throws an exception “Array dimensions exceeded …”Bug
WORDSCLOUD-1451OpenXPS file format error in Swagger UIBug
WORDSCLOUD-1452PostScript file format conversion error in Swagger UIBug
PDF2WORD-69Support Arabic writingFeature
PDF2WORD-613Support PDF pages with colored backgroundFeature
PDF2WORD-619RTL footnotes are not recognizedBug
PDF2WORD-652Incorrect text direction of bidirectional textBug
PDF2WORD-653Hebrew text is moved on the second line because of extra spacesBug
PDF2WORD-677“An item with the same key has already been added” in ParseMainEncodingFormat0Bug
PDF2WORD-681IndexOutOfRangeException happened on several PDFsBug
PDF2WORD-685Footer detection issuesBug
PDF2WORD-687PDF font dictionary must contain a /Type - /Font key-value pairBug
PDF2WORD-688Set a valid PdfResourceDictionary instance as a context for Do operatorBug
PDF2WORD-689Can’t cast PdfIndirectObjectReference to PdfDictionaryBug
PDF2WORD-690OutOfMemoryException while processing large images in PDFBug
PDF2WORD-693Horizontal lines are not recognized as part of footersBug
PDF2WORD-694Spacing is lost between an Icon and the PAGE field code in a footerBug
PDF2WORD-695Slow processing for PDFs with large imagesBug
PDF2WORD-696Image is not visible after the Pdf2Word conversionBug
PDF2WORD-698Scan images were detected as a header picture by mistakeBug