1
- ![ ] ( https://img.shields.io/badge/REST%20API-v3.0-lightgrey ) ![ PyPI] ( https://img.shields.io/pypi/v/asposecellscloud ) ![ PyPI - Python Version] ( https://img.shields.io/pypi/pyversions/asposecellscloud ) ![ PyPI - Downloads] ( https://img.shields.io/pypi/dm/asposecellscloud ) [ ![ GitHub license] ( https://img.shields.io/github/license/aspose-cells-cloud/aspose-cells-cloud-python )] ( https://github.com/aspose-cells-cloud/aspose-cells-cloud-python/blob/master/LICENSE ) ![ GitHub commits since latest release (by date)] ( https://img.shields.io/github/commits-since/aspose-cells-cloud/aspose-cells-cloud-python/23.11 )
1
+ ![ ] ( https://img.shields.io/badge/REST%20API-v3.0-lightgrey ) ![ PyPI] ( https://img.shields.io/pypi/v/asposecellscloud ) ![ PyPI - Python Version] ( https://img.shields.io/pypi/pyversions/asposecellscloud ) ![ PyPI - Downloads] ( https://img.shields.io/pypi/dm/asposecellscloud ) [ ![ GitHub license] ( https://img.shields.io/github/license/aspose-cells-cloud/aspose-cells-cloud-python )] ( https://github.com/aspose-cells-cloud/aspose-cells-cloud-python/blob/master/LICENSE ) ![ GitHub commits since latest release (by date)] ( https://img.shields.io/github/commits-since/aspose-cells-cloud/aspose-cells-cloud-python/23.12 )
2
2
3
3
4
4
# Python SDK for Spreadsheet Processing in Cloud
@@ -21,13 +21,18 @@ Python Cloud SDK wraps Aspose.Cells REST API so you could seamlessly integrate M
21
21
- Convert worksheets to PDF, XPS & SVG formats.
22
22
- Inter-convert files to popular Excel formats.
23
23
24
- ## Feature & Enhancements in Version 23.11
25
-
26
- Full list of issues covering all changes in this release:
27
-
28
- - Optimize import xml data into Excel file.
29
- - Optimize import json data into Excel file.
30
- - ** Remove deprecated functions, class and test case.**
24
+ ## Feature & Enhancements in Version 23.12
25
+
26
+ - Optimize conversion APIs.
27
+ - Optimize protection APIs.
28
+ - Optimize assemble data API.
29
+ - Optimize merge files API.
30
+ - Optimize split files API.
31
+ - Optimize import data API.
32
+ - Optimize watermark API.
33
+ - Optimize clear object API.
34
+ - Optimize reverse data API.
35
+ - Optimize rotate data API.
31
36
32
37
33
38
0 commit comments