|
1 | | - [](https://products.aspose.cloud/cells/python/) [](https://docs.aspose.cloud/cells/) [](https://reference.aspose.cloud/cells/) [](https://github.com/aspose-cells-cloud/aspose-cells-cloud-perl/tree/master/Examples) [](https://blog.aspose.cloud/categories/aspose.cells-cloud-product-family/) [](https://forum.aspose.cloud/c/cells/7) [](https://pypi.org/project/asposecellscloud/) [](https://www.python.org/) [](https://pypi.org/project/asposecellscloud/) [](https://github.com/aspose-cells-cloud/aspose-cells-cloud-python/blob/master/LICENSE)  |
| 1 | + [](https://products.aspose.cloud/cells/python/) [](https://docs.aspose.cloud/cells/) [](https://reference.aspose.cloud/cells/) [](https://github.com/aspose-cells-cloud/aspose-cells-cloud-perl/tree/master/Examples) [](https://blog.aspose.cloud/categories/aspose.cells-cloud-product-family/) [](https://forum.aspose.cloud/c/cells/7) [](https://pypi.org/project/asposecellscloud/) [](https://www.python.org/) [](https://pypi.org/project/asposecellscloud/) [](https://github.com/aspose-cells-cloud/aspose-cells-cloud-python/blob/master/LICENSE)  |
2 | 2 |
|
3 | 3 | [Aspose.Cells Cloud SDK for Python](https://products.aspose.cloud/cells/python) is a cloud-native REST API that enables Python developers to **create**, **read**, **edit**, **convert**, and **repair** spreadsheet files—including **Excel** (**XLS**, **XLSX**, **XLSB**, **XLSM**), **OpenDocument Spreadsheet (ODS**), **CSV**, **TSV**, **JSON**, **HTML**, **PDF**, and **more—without requiring Microsoft Excel or Office to be installed**. |
4 | 4 |
|
5 | 5 | Built on the **Aspose.Cells Cloud Web API**, this MIT-licensed SDK supports advanced spreadsheet operations such as: |
| 6 | + |
6 | 7 | - Cell formatting, formulas, and data validation |
7 | 8 | - Pivot tables, charts, hyperlinks, and comments |
8 | 9 | - Conditional formatting and smart markers |
9 | 10 | - Worksheet merging, splitting, and protection |
10 | 11 | - Batch processing and background removal |
11 | 12 |
|
12 | | - |
13 | 13 | It seamlessly integrates with **AWS**, **Microsoft Azure**, and **Google Cloud**, ensuring **high availability**, **scalability**, and **data integrity**. Ideal for serverless apps, microservices, and cloud automation workflows. |
14 | 14 |
|
15 | 15 | ## Quick Start Guide |
@@ -99,23 +99,13 @@ cellsApi.convert_spreadsheet(ConvertSpreadsheetRequest( 'EmployeeSalesSummary.xl |
99 | 99 | - **Import/Export Data**: Facilitates importing data from various sources into spreadsheets and exporting spreadsheet data to other formats. |
100 | 100 | - **Security Management**: Offers a range of security features like data encryption, access control, and permission management to safeguard the security and integrity of spreadsheet data. |
101 | 101 |
|
102 | | -## Feature & Enhancements in Version v25.11 |
| 102 | +## Feature & Enhancements in Version v25.12 |
103 | 103 |
|
104 | 104 | Full list of issues covering all changes in this release: |
105 | 105 |
|
106 | 106 | |**Summary**|**Category**| |
107 | 107 | | :- | :- | |
108 | | -| Fix the APIs query parameters default for TextProcessingController. | Bug | |
109 | | -| Fix the extract text API of the text processing controller | Bug | |
110 | | -| Developing API functions for AI translation of Excel files | New Feature | |
111 | | -| Fix SearchBrokenLinksInRemoteRange API route error. | Bug | |
112 | | -| Supports positional character removal—delete from any index, any length. | New Feature | |
113 | | -| Supports duplicate sub string removal—keep the first occurrence, drop the rest. | New Feature | |
114 | | -| Refactored Split Text API: optimize delimiter parsing and on-demand position output. | Improvement | |
115 | | -| Develop API functions for AI-powered translation of TXT articles. | New Feature | |
116 | | -| Enhance format conversion by accepting full save-option settings via query parameters. | Improvement | |
117 | | -| Enhanced format conversion with auto-fit support in Aspose.Cells Cloud Services 4.0. | Improvement | |
118 | | - |
| 108 | +| Support split table of spreadsheet. | New Feature | |
119 | 109 |
|
120 | 110 | ## Available SDKs |
121 | 111 |
|
|
0 commit comments