Skip to content

Releases: aspose-words-cloud/aspose-words-cloud-python

21.9

16 Sep 07:09

Choose a tag to compare

21.9.0

version 21.9.0

21.8

30 Aug 04:24

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

30 Aug 04:24

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

30 Aug 04:24

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.0

30 Aug 04:23

Choose a tag to compare

Enhancements in Version 21.5

  • Update dependencies in sdk

21.4

30 Aug 04:23

Choose a tag to compare

Enhancements in Version 21.4

  • Removed obsolete pdf save option 'EscapeUri'
  • SaveOptions now contains CustomTimeZoneInfo to set custom timezone when SdtType.Date structured document tag updated from custom XML
  • Url of child requests in batch can be full now (earlier it can be only relative)
  • Added 'RquestId' header to all responses

21.3

30 Aug 04:05

Choose a tag to compare

API Changes

  • 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)

21.2

30 Aug 04:05

Choose a tag to compare

API Changes

  • Added delete all comments method

21.1

30 Aug 04:04

Choose a tag to compare

API Changes

  • Added online version for all API methods

20.11

19 Nov 10:50

Choose a tag to compare

API Changes

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