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
InserAfterNodeparameter in insertion operations - Implemented insertion of
Node(runs/rows/cells/bookmark) into a document without usingNodePath - Implemented transparency settings in the Watermark API
- Added
passwordandencryptedPasswordfields to theFileReferencestructure - Fixed missing
Hrefvalue in document responses
PDF to Word conversion improvements
- PDF import fixes
- Fixed missing graphics issue
- Fixed overlapped images issue
All changes
| # | Summary | Category |
|---|---|---|
| WORDSCLOUD-2546 | Response to GetParagraphs request is missing Href value in all SDKs | Bug |
| WORDSCLOUD-2333 | Implement insertion of Node (runs/rows/cells/bookmark) into a document without using NodePath | New Feature |
| WORDSCLOUD-2334 | Implement support for the InserAfterNode parameter in insertion operations | New Feature |
| WORDSCLOUD-2518 | Implement FileReference logic in CompareDocument and InsertWatermarkImage operations | New Feature |
| WORDSCLOUD-2545 | Implement transparency settings in the Watermark API | New Feature |
| WORDSNET-26354 | Two images are overlapped on the first page | Bug |
| WORDSNET-26383 | Pdf2Word: missing graphics | Bug |
| WORDSNET-26407 | ArgumentOutOfRangeException in Pdf2Word: Specified argument was out of the range of valid values | Bug |
| WORDSNET-26408 | InvalidOperationException in Pdf2Word: Pdf corrupt. Rotate value must be a multiple of 90 | Bug |