Aspose Words Cloud 23.12 Release Notes
The page contains release notes for Aspose.Words Cloud 23.12 – API Reference.
Important Changes and New Features
Words Cloud Changes
- Several properties are marked as ‘Required’:
Name,Text,StartRange,EndRangein theInsertBookmarkAPI - Implemented the
DeleteOfficeMathObjectsoperation to remove all OfficeMath objects from a document - Removed the
ProtectionRequestparameter from theUnprotectDocumentoperation. A password is no longer required to remove protection from a document ProtectionRequestmodel is marked as deprecated. Instead, theProtectionRequestV2model must be used to perform theProtectDocumentoperation. To change the password or document security type, the old password is no longer required
PDF to Word conversion improvements
- Improved font size calculation
- Implemented horizontal text scaling
- Fixed missing empty page issue
- Fixed processing of
Type1Courier font, fixed other errors in font processing
All changes
| # | Summary | Category |
|---|---|---|
| WORDSCLOUD-2519 | The use of the NewPassword property causes ambiguities in the ProtectDocument and UnprotectDocument operations. | Bug |
| WORDSCLOUD-2522 | Implement DeleteOfficeMathObjects operation | New Feature |
| WORDSNET-26141 | Pdf2Word: implement horizontal scaling | Task |
| WORDSNET-26191 | Fonts change during PDF to DOCX conversion | Bug |
| WORDSNET-26200 | System.ArgumentException in FontNameFinder.FindBestMatch() | Bug |
| WORDSNET-26205 | Incorrect processing of Type1 Courier font | Bug |