Skip to content

Releases: aspose-words-cloud/aspose-words-cloud-go

v2312

11 Dec 07:49
Compare
Choose a tag to compare

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

13 Nov 10:53
Compare
Choose a tag to compare
v2311.0.0

version v2311.0.0

v2310

13 Oct 06:32
Compare
Choose a tag to compare
v2310.0.0

version v2310.0.0

v2309

13 Sep 09:26
Compare
Choose a tag to compare

Enhancements in Version 23.9

  • Support for class inheritance in responses from the server.

v2308.0.0

22 Aug 08:41
Compare
Choose a tag to compare
version v2308.0.0

v2307.0.0

20 Jul 09:50
Compare
Choose a tag to compare
version v2307.0.0

v2306.0.0

20 Jul 04:53
Compare
Choose a tag to compare

Enhancements in Version 23.6

  • Fix XMLHttpRequest in web applications.

v2305.0.0

24 Jun 08:40
Compare
Choose a tag to compare

Enhancements in Version 23.5

  • Added InsertSection method.

v2304

17 May 08:34
Compare
Choose a tag to compare

Enhancements in Version 23.4

  • Added new type of RangeEndIdentifier for RangeApi: document:end

v2303.0.0

10 Apr 07:06
Compare
Choose a tag to compare

Enhancements in Version 23.3

  • Fix compatibility between CreateDocument API and Dropbox storage.
  • Fix compatibility for property PageCount for FixedPageSaveOptionsData.