Skip to content

Releases: aspose-words-cloud/aspose-words-cloud-swift

22.5

17 May 14:37
Compare
Choose a tag to compare
version 22.5

22.4

13 Apr 09:35
Compare
Choose a tag to compare
  • Added ExportShapesAsSvg to HtmlSaveOption.
  • Added new endpoint '~/styles/copy_from'.

22.3

07 Mar 13:23
Compare
Choose a tag to compare
  • 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.
  • Changed type of enumerations for members of SaveOptionsData and other inherited classes from string to enum.

22.2

11 Feb 16:24
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.

22.1

13 Jan 22:37
Compare
Choose a tag to compare
  • 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

21.12

08 Dec 10:52
Compare
Choose a tag to compare
  • Support 'timeout' in seconds

21.11

11 Nov 10:55
Compare
Choose a tag to compare

Enhancements in Version 21.11

  • Support encryption of 'CommonRequest.Password'. Automatic encryption of all passwords sent to the API server as request parameters.

21.10

19 Oct 10:51
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'

21.9

16 Sep 09:27
Compare
Choose a tag to compare
version 21.9

21.8

27 Aug 11:05
Compare
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.