Skip to content

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

21.8

27 Aug 13:17

Choose a tag to compare

Enhancements in Version 21.8

  • Added new api methods to get, insert, update or delete custom xml parts from documents.
  • Added parameter 'ResultDocumentFormat' to Compare API.
  • Added 'ExportLanguageToSpanTag' pdf save option.
  • Added 'FlatOpcXmlMappingOnly' save option.

21.7

28 Jul 11:34

Choose a tag to compare

Enhancements in Version 21.7

  • ImlRenderingMode option introduced witch is used to determine how ink (InkML) objects are rendered
  • MaxCharactersPerLine option introduced which is used to specify the maximum number of characters per one line
  • Added new API method to get a RSA public key to encrypt document passwords
  • Added encryptedPassword common query option to pass an encrypted document password

21.6

02 Jul 10:06

Choose a tag to compare

Enhancements in Version 21.6

  • Implemented beta version of CompareDocumentOnline feature with both document sending in request
  • CompareDocument method now can handle PDF files
  • AcceptAllRevisionsBeforeComparison option introduced which is used to specify if accept all revisions before comparison

21.5

27 May 10:48

Choose a tag to compare

Enhancements in Version 21.5

  • Update dependencies in sdk
  • Added resultOf feature support for batch requests

21.4

14 Apr 09:43

Choose a tag to compare

Enhancements in Version 21.4

  • Add batch requests
  • Added DependsOn feature support for batch requests

21.3

30 Mar 07:54

Choose a tag to compare

Enhancements in Version 21.3

  • Added 'UpdateCreatedTimeProperty' save option
  • Added Tables into HeaderFooter so it's possible to address paragraphs inside table which is located in headerfooter (sections/0/headersfooters/1/tables/0/rows/0/cells/0/paragraphs/0)

20.11

19 Nov 10:20

Choose a tag to compare

Enhancements in Version 20.11

  • In configuration json file appSid / appKey has been replaced to clientId / clientSecret.
  • In Words API initialization methods clientId parameter precedes clientSecret parameter.

20.10

19 Nov 10:20

Choose a tag to compare

asposewordscloud-20.10.0

version asposewordscloud-20.10.0

20.9

06 Sep 23:41

Choose a tag to compare

asposewordscloud-20.9.0

version asposewordscloud-20.9.0

20.8

07 Aug 08:58

Choose a tag to compare

Enhancements in Version 20.8

  • Added new api method (PUT '/words/{name}/compatibility/optimize') which is allows to optimize the document contents as well as default Aspose.Words behavior to a particular versions of MS Word
  • Added 'ApplyBaseDocumentHeadersAndFootersToAppendingDocuments' option to 'DocumentEntryList' for AppendDocument API
  • WithoutNodePath methods have been removed, pass null values instead