Aspose Words Cloud 24.1 Release Notes

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

Important Changes and New Features

Words Cloud Changes

  • Implemented support for the InserAfterNode parameter in insertion operations
  • Implemented insertion of Node (runs/rows/cells/bookmark) into a document without using NodePath
  • Implemented transparency settings in the Watermark API
  • Added password and encryptedPassword fields to the FileReference structure
  • Fixed missing Href value in document responses

PDF to Word conversion improvements

  • PDF import fixes
  • Fixed missing graphics issue
  • Fixed overlapped images issue

All changes

#SummaryCategory
WORDSCLOUD-2546Response to GetParagraphs request is missing Href value in all SDKsBug
WORDSCLOUD-2333Implement insertion of Node (runs/rows/cells/bookmark) into a document without using NodePathNew Feature
WORDSCLOUD-2334Implement support for the InserAfterNode parameter in insertion operationsNew Feature
WORDSCLOUD-2518Implement FileReference logic in CompareDocument and InsertWatermarkImage operationsNew Feature
WORDSCLOUD-2545Implement transparency settings in the Watermark APINew Feature
WORDSNET-26354Two images are overlapped on the first pageBug
WORDSNET-26383Pdf2Word: missing graphicsBug
WORDSNET-26407ArgumentOutOfRangeException in Pdf2Word: Specified argument was out of the range of valid valuesBug
WORDSNET-26408InvalidOperationException in Pdf2Word: Pdf corrupt. Rotate value must be a multiple of 90Bug