Skip to content

Releases: aspose-words-cloud/aspose-words-cloud-node

24.2

26 Feb 08:05

Choose a tag to compare

asposewordscloud-24.2.0

version asposewordscloud-24.2.0

24.1

15 Jan 09:15

Choose a tag to compare

Enhancements in Version 24.1

  • Added support for InsertAfterNode in the insert API without NodePath.
  • Added support for inserting nodes (runs/rows/cells/bookmarks) without NodePath.
  • Added support for transparency in the Watermark API.
  • Added support for password and encryptedPassword fields in FileReference.
  • Fixed missing href value in document responses.

23.12

11 Dec 07:50

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.

23.11

13 Nov 10:53

Choose a tag to compare

asposewordscloud-23.11.0

version asposewordscloud-23.11.0

23.10

13 Oct 06:29

Choose a tag to compare

asposewordscloud-23.10.0

version asposewordscloud-23.10.0

23.9

13 Sep 09:07

Choose a tag to compare

Enhancements in Version 23.9

  • Support for class inheritance in responses from the server.

23.8

22 Aug 08:39

Choose a tag to compare

asposewordscloud-23.8.0

version asposewordscloud-23.8.0

23.7

20 Jul 09:51

Choose a tag to compare

asposewordscloud-23.7.0

version asposewordscloud-23.7.0

23.6

20 Jul 04:53

Choose a tag to compare

Enhancements in Version 23.6

  • Fix XMLHttpRequest in web applications.

23.5

24 Jun 08:40

Choose a tag to compare

Enhancements in Version 23.5

  • Added InsertSection method.