Aspose Words Cloud 21.6 Release Notes

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

Important Changes and New Features

Words Cloud Changes

  • CompareDocumentOnline method can handle two documents for comparison located in a message’s body
  • CompareDocument method can handle PDF files with an output document saved as DOCX
  • Added a new AcceptAllRevisionsBeforeComparison option which specifies whether to accept all revisions before the comparison

PDF to Word conversion improvements

  • Fixed an OverflowException: Value was either too large or too small for an Int32
  • Fixed an InvalidCastException: Cannot cast PdfArray to PdfDictionary
  • Fixed black page background by supporting custom color settings in path drawing logic
  • Fixed a FormatException: Value doesn’t follow the Roman number format
  • Fixed an InvalidOperationException: BBox definition is not PDF array
  • Fixed an ArgumentException in NamedDestinations.ReadDestValue method
  • Fixed a KeyNotFoundException: Dictionary doesn’t contain Length entry
  • Fixed a NullReferenceException in PdfOperatorDo.ProcessImage method
  • Fixed several IndexOutOfRangeException in PdfTokenParser and other PDF parser components

All changes

#SummaryCategory
WORDSCLOUD-1476Provide support for online methods in Go SDKFeature
WORDSCLOUD-1573Draw a horizontal line at the end of a text lineFeature
WORDSCLOUD-1611Append two files from a message’s body in CompareDocumentOnline methodFeature
WORDSCLOUD-1615Provide support for comparison of PDF filesFeature
WORDSCLOUD-767Fix an error caused by timeoutsBug
WORDSCLOUD-1287SaveAsRange method is not working for sectionsBug
WORDSCLOUD-1465Statistics API throws NullReferenceExceptionBug
WORDSCLOUD-1482GetStatistics API throws “Cannot insert a node of this type at this location” exceptionBug
WORDSCLOUD-1539Online version of buildReport method returns a strange error messageBug
WORDSCLOUD-1620Requests with query parameters are formed incorrectly in Go SDKBug
WORDSCLOUD-1641Responses should be closed before reading in Go SDKBug
WORDSCLOUD-1656Issue with saving temporary files in Ruby SDKBug
WORDSCLOUD-1658DOCX files are saved incorrectly after the comparisonBug
WORDSCLOUD-1661An error occurres when running PHP SDK inside a Docker containerBug
PDF2WORD-766Provide support for multi-columns in DSR classesTask
PDF2WORD-767Provide support for multi-columns in the “Formatted Document Model”Task
PDF2WORD-768Set the correct section attributes for AsposeWordsDocumentBuilderTask
PDF2WORD-774KeyNotFoundException: Dictionary doesn’t contain Length entryBug
PDF2WORD-776ArgumentOutOfRangeException is thrown in BookmarkExtractor.LoadObjects methodBug
PDF2WORD-791InvalidCastException: Cannot cast PdfArray to PdfDictionaryBug
PDF2WORD-792ArgumentException is thrown in PdfObjectStream.FillNumberToOffsetMap methodBug
PDF2WORD-793OverflowException: Value was either too large or too small for an Int32Bug
PDF2WORD-794InvalidOperationException: BBox definition is not PDF arrayBug
PDF2WORD-802ArgumentException is thrown in NamedDestinations.ReadDestValue methodBug
PDF2WORD-803A background color is set to black though it should be whiteBug
PDF2WORD-804FormatException: Value doesn’t follow the Roman number format: “k”Bug
PDF2WORD-806NullReferenceException is thrown in PdfOperatorDo.ProcessImage methodBug
PDF2WORD-808IndexOutOfRangeException is thrown in PdfTokenParser and similar componentsBug