Skip to content

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

v2204

13 Apr 11:35
Compare
Choose a tag to compare

Enhancements in Version 2204

  • Added ExportShapesAsSvg to HtmlSaveOption.
  • Added new endpoint '~/styles/copy_from'.

v2203

05 Mar 06:40
Compare
Choose a tag to compare

Enhancements in Version 22.3

  • Online methods returns the dictionary of files with included original filename as key instead of single file content in responses.
  • Parameters contained sensitive data should be passed in encrypted form. Names of the parameters have 'encrypted' prefix.
  • Added Encrypt method to encrypt data on the API public key. Use it to prepare values for parameters required encrypted data.
  • GetPublicKey method is not billable.

2202

14 Feb 13:36
Compare
Choose a tag to compare
  • Made 'SaveOprionsData.SaveFormat' property readonly with default value.
  • Added subclasses for all formats of SaveOprionsData with specified SaveFormat.
  • 'SaveOptionsData', 'FixedPageSaveOptionsData', 'ImageSaveOptionsData', 'OoxmlSaveOptionsData', 'TxtSaveOptionsBaseData' classes now is abstract.

2201

13 Jan 11:45
Compare
Choose a tag to compare

Enhancements in Version 2201

  • Added 'FieldOptions.FieldUpdateCultureName' to set Culture for fields
  • Added 'DocumentEntry.Password' to set an encrypted password for appending document
  • Added 'encryptedPassword2' query parameter to CompareDocuments to set an encrypted password for the second comparing document

v2112

08 Dec 09:31
Compare
Choose a tag to compare

Enhancements in Version 21.12

  • Added FieldOptions parameter to mail merge operations
  • Added timeout parameter to api configuration

v2111

11 Nov 09:16
Compare
Choose a tag to compare
v2111.0.0

version v2111.0.0

v2110

19 Oct 09:35
Compare
Choose a tag to compare

Enhancements in Version 21.10

  • Removed 'GraphicsQualityOptions' image save option as it no longer supported.
  • Added query parameter 'displayIntermediateResults' for batch requests. If 'false', the last response in batch will be returned only. Default is 'true'
  • Added 'JsonDataLoadOptions' and 'XmlDataLoadOptions' to 'ReportEngineSettings'

v2109

16 Sep 06:02
Compare
Choose a tag to compare

Enhancements in Version 2109

v2108

31 Aug 10:57
Compare
Choose a tag to compare

Enhancements in Version 2108

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

v2107

28 Jul 11:48
Compare
Choose a tag to compare

Enhancements in Version 2107

  • 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