Skip to content

23.12

Choose a tag to compare

@YaroslawEkimov YaroslawEkimov released this 18 Apr 15:10
· 59 commits to master since this release
  • Properties Name, Text, StartRange, and EndRange marked as required for InsertBookmark operation.
  • Implemented DeleteOfficeMathObjects operation to delete all office math objects from the document.
  • Parameter ProtectionRequest was removed from the UnprotectDocument operation. Now, removing protection from a document does not require a password.
  • Since the Model ProtectionRequest is marked as deprecated, please use ProtectionRequestV2 instead to perform the ProtectDocument operation. The old password is no longer required to change the password or protection type of a protected document.
  • Added fields Password and EncryptedPassword to FileReference for documents encrypted by password.
  • Removed parameter encryptedPassword2 from CompareDocument method. Please use the FileReference password instead.
  • Rename aspose-client header.