Skip to content

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

23.9

18 Apr 15:08
Compare
Choose a tag to compare
  • Support for class inheritance in responses from the server.

23.6

18 Apr 15:07
Compare
Choose a tag to compare
  • Fix XMLHttpRequest in web applications.

23.5

18 Apr 15:06
Compare
Choose a tag to compare
  • Added InsertSection method.

23.4

18 Apr 15:05
Compare
Choose a tag to compare
  • Added new type of RangeEndIdentifier for RangeApi: document:end

23.3

18 Apr 15:04
Compare
Choose a tag to compare
  • Fix compatibility between CreateDocument API and Dropbox storage.
  • Fix compatibility for property PageCount for FixedPageSaveOptionsData.

23.2

16 Apr 07:12
Compare
Choose a tag to compare
  • Added operations to manipulate with Structure Document Tags (SDT) in documents.

23.1

16 Apr 07:11
Compare
Choose a tag to compare
  • Various changes related to stability and performance

22.12

16 Apr 07:10
Compare
Choose a tag to compare
  • Various changes related to stability and performance

22.10

16 Apr 07:07
Compare
Choose a tag to compare
  • Added 'CacheHeaderFooterShapes' property for PdfSaveOptionsData class.
  • A FileReference structure has been added that allows you to determine how the document will be accessed: from the remote storage or loaded directly in the request.
  • The 'AppendDocument' and 'AppendDocumentOnline' methods take a 'FileReference' instead of an 'href' property.
  • Added property 'StartingNumber' for 'PageNumbers' class.
  • Added property 'GlobalCultureName' for the 'FieldOptions' class.

22.9

16 Apr 07:06
Compare
Choose a tag to compare
  • The CompressDocument method can now handle images.
  • Added support to convert password-protected documents using ConvertDocument API.