Aspose Words Cloud 24.9 Release Notes
The page contains release notes for Aspose.Words Cloud 24.9 – API Reference.
Important Changes and New Features
Words Cloud Changes
- Implemented the ability to add digital signature to DOC, DOCX, XPS, ODT documents
- Added
ReplaceBackslashWithYenSign
property toXpsSaveOptions
andHtmlSaveOptions
- Added
DigitalSignature
property toXpsSaveOptions
- Added
UseSdtTagAsFormFieldName
property toPdfSaveOptions
- Migrated from the outdated
javax.mail
libraty to the modernjakarta.mail
library in Java SDK - Added
MergeWholeDocument
parameter to the Mail Merge operation to update fields throughout the document after ‘Mail Merge with Regions’ is executed - Multiple improvements in stability and performance
All changes
# | Summary | Category |
---|---|---|
WORDSCLOUD-2812 | Implement support for DigitalSignature in XpsSaveOptions | New Feature |
WORDSCLOUD-2811 | Implement support for PdfSaveOptions.UseSdtTagAsFormFieldName | New Feature |
WORDSCLOUD-2810 | Implement support for HtmlSaveOption.ReplaceBackslashWithYenSign | New Feature |
WORDSCLOUD-2659 | Implement adding a digital signature to a document | New Feature |
WORDSCLOUD-2816 | OpenTypeSupport option doesn’t work in the DockerHub version | Bug |
WORDSCLOUD-2821 | Java SDK displays warning messages in tests | Bug |
WORDSCLOUD-2818 | “504 Gateway Time-out” errors | Bug |
WORDSCLOUD-2817 | Mail Merge: a table is created with an empty row at the beginning | Bug |
WORDSCLOUD-2813 | Error stack trace for BuildReport method is truncated | Bug |
WORDSCLOUD-2792 | Mail Merge: executing the operation results in a wrong SUM(Above) formula value | Bug |
WORDSCLOUD-2785 | OutOfMemoryException is thrown when splitting a document | Bug |
WORDSCLOUD-2727 | Mail Merge: result is different from the control value obtained in previous API versions (“gold difference”) | Bug |
WORDSCLOUD-2683 | Unexpected end of file while converting a document to PDF | Bug |
WORDSCLOUD-2655 | Performance drop when converting DOCX to PDF | Bug |
WORDSCLOUD-2653 | API doesn’t take into account timeout settings when converting large files | Bug |
WORDSCLOUD-2508 | Java SDK: issue with the outdated javax.mail library (migration to jakarta.mail library is required) | Bug |
WORDSCLOUD-2455 | Unexpected end of request content on a production cluster | Bug |
WORDSCLOUD-2343 | PHP SDK: issue with batch testing the Words API | Bug |
WORDSCLOUD-2326 | ‘Gateway Timeout’ exception is thrown when converting a large DOCX file to PDF | Bug |