Aspose Words Cloud 24.4 Release Notes
The page contains release notes for Aspose.Words Cloud 24.4 – API Reference.
Important Changes and New Features
Words Cloud Changes
- Added support for merging document sections (see
/words/{name}/merge/sections/{sectionIndex}
method) - Added support for the
AspectRatioLocked
parameter when inserting or updating a drawing object - Several stability and performance fixes
PDF to Word conversion improvements
- Improved PDF format detection
- Improved the algorithms for calculating the position and alpha channel of
XForm
content
All changes
# | Summary | Category |
---|---|---|
WORDSCLOUD-2506 | Implement a solution for merging documents into the first section (without creating new sections) | New Feature |
WORDSCLOUD-2578 | Implement image aspect ratio locking in the InsertDrawingObject API | New Feature |
WORDSCLOUD-1982 | When using Batch Requests, an HTTP 400 error occurs intermittently | Bug |
WORDSCLOUD-2626 | Formatting is broken when converting HtmlFixed to DOCX and back | Bug |
WORDSCLOUD-2631 | Issue with Mail Merge when merge fields contain spaces or special characters | Bug |
WORDSCLOUD-2651 | Text styles are not applied correctly when using Mail Merge | Bug |
WORDSCLOUD-2662 | Error when using ‘Aspose.Words Cloud SDK for Swift’ (package error) | Bug |
WORDSCLOUD-2663 | ExecuteMailMerge operation throws Aspose.Words.Cloud.Sdk.ApiException | Bug |
WORDSNET-26562 | Issue with reading a PDF that contains garbage bytes after the EOF marker | Bug |
WORDSNET-26641 | Pdf2Word: incorrect position and alpha channel of XForm content | Bug |