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/21.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/21.12 )
22
33
44# Python SDK for Spreadsheet Processing in Cloud
@@ -21,14 +21,17 @@ Python Cloud SDK wraps Aspose.Cells REST API so you could seamlessly integrate M
2121- Convert worksheets to PDF, XPS & SVG formats.
2222- Inter-convert files to popular Excel formats.
2323
24- ## Feature & Enhancements in Version 21.11
24+ ## Feature & Enhancements in Version 21.12
25+
26+ - Improvement for conversion API.
27+ - Improvement for batch data import to support to set cell formula.
28+ - Improvement for setting row height and column wight to support to set multi-rows and multi-columns.
29+ - Support to set cell formula in batch data import.
30+ - Add a new API for updating the list column.
31+ - Add a new API for reversing columns and rows.
32+ - Add new APIs for grouping and ungrouping shapes.
33+
2534
26- - Add new API for workbook get page count on Aspose.Cells Cloud.
27- - Add new API for worksheet get page count on Aspose.Cells Cloud.
28- - Add new API for compress excel file on Aspose.Cells Cloud.
29- - Add new feature for replace API.
30-
31-
3235## Read & Write Spreadsheet Formats
3336
3437** Microsoft Excel:** XLS, XLSX, XLSB, XLSM, XLT, XLTX, XLTM
0 commit comments