Releases: aspose-words-cloud/aspose-words-cloud-go
Releases · aspose-words-cloud/aspose-words-cloud-go
v2312
Enhancements in Version 23.12
- Properties Name, Text, StartRange, EndRange marked as required for InsertBookmark operation.
- Implemented DeleteOfficeMathObjects operation to delete all office math objects from document.
- Parameter ProtectionRequest was removed from the UnprotectDocument operation. Now removing protection from a document does not require a password.
- Model ProtectionRequest marked as deprecated, please use ProtectionRequestV2 instead for perform ProtectDocument operation. To change the password or protection type of protected document, the old password is no required.
v2311
v2311.0.0 version v2311.0.0
v2310
v2310.0.0 version v2310.0.0
v2309
Enhancements in Version 23.9
- Support for class inheritance in responses from the server.
v2308.0.0
version v2308.0.0
v2307.0.0
version v2307.0.0
v2306.0.0
Enhancements in Version 23.6
- Fix XMLHttpRequest in web applications.
v2305.0.0
Enhancements in Version 23.5
- Added InsertSection method.
v2304
Enhancements in Version 23.4
- Added new type of RangeEndIdentifier for RangeApi: document:end
v2303.0.0
Enhancements in Version 23.3
- Fix compatibility between CreateDocument API and Dropbox storage.
- Fix compatibility for property PageCount for FixedPageSaveOptionsData.