Releases: aspose-words-cloud/aspose-words-cloud-python
Releases · aspose-words-cloud/aspose-words-cloud-python
23.9
- Support for class inheritance in responses from the server.
23.6
- Fix XMLHttpRequest in web applications.
23.5
- Added InsertSection method.
23.4
- Added new type of RangeEndIdentifier for RangeApi: document:end
23.3
- Fix compatibility between CreateDocument API and Dropbox storage.
- Fix compatibility for property PageCount for FixedPageSaveOptionsData.
23.2
- Added operations to manipulate with Structure Document Tags (SDT) in documents.
23.1
- Various changes related to stability and performance
22.12
- Various changes related to stability and performance
22.10
- 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
- The CompressDocument method can now handle images.
- Added support to convert password-protected documents using ConvertDocument API.