|
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 | | -[Aspose.Cells Cloud SDK for Python](https://products.aspose.cloud/cells/python) is a cloud-first REST API that lets Python applications create, read, edit, convert, and repair [Excel, ODS, CSV, JSON, and other spreadsheet files](https://docs.aspose.cloud/cells/supported-file-formats/) without installing Microsoft Office. It supports advanced features, including cell formatting, formulas, pivot tables, conditional styling, charts, hyperlinks, comments, data validation, document splitting, and merging, and runs on AWS, Azure, and Google Cloud, while ensuring data integrity. |
| 3 | +[Aspose.Cells Cloud SDK for Python](https://products.aspose.cloud/cells/python) is a cloud-native REST API that enables PHP 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 | + |
| 5 | +Built on the **Aspose.Cells Cloud Web API**, this MIT-licensed SDK supports advanced spreadsheet operations such as: |
| 6 | +- Cell formatting, formulas, and data validation |
| 7 | +- Pivot tables, charts, hyperlinks, and comments |
| 8 | +- Conditional formatting and smart markers |
| 9 | +- Worksheet merging, splitting, and protection |
| 10 | +- Batch processing and background removal |
| 11 | + |
| 12 | + |
| 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. |
4 | 14 |
|
5 | 15 | ## Quick Start Guide |
6 | 16 |
|
@@ -89,20 +99,23 @@ cellsApi.convert_spreadsheet(ConvertSpreadsheetRequest( 'EmployeeSalesSummary.xl |
89 | 99 | - **Import/Export Data**: Facilitates importing data from various sources into spreadsheets and exporting spreadsheet data to other formats. |
90 | 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. |
91 | 101 |
|
92 | | -## Feature & Enhancements in Version v25.10 |
| 102 | +## Feature & Enhancements in Version v25.11 |
93 | 103 |
|
94 | 104 | Full list of issues covering all changes in this release: |
95 | 105 |
|
96 | 106 | |**Summary**|**Category**| |
97 | 107 | | :- | :- | |
98 | | -| Optimize data Transform API: replace delete with remove. | Improvement | |
99 | | -| Support to update the spreadsheet content words case in Cells Cloud 4.0. | Improvement | |
100 | | -| Support to remove characters from spreadsheet content in Cells Cloud 4.0. | Improvement | |
101 | | -| Support to add text for spreadsheet content in Cells Cloud 4.0. | Improvement | |
102 | | -| Support to convert text for spreadsheet content in Cells Cloud 4.0. | Improvement | |
103 | | -| Support to extract text for spreadsheet content in Cells Cloud 4.0. | Improvement | |
104 | | -| Support to extract text for spreadsheet content in Cells Cloud 4.0. | Improvement | |
105 | | -| Support to split text for spreadsheet content in Cells Cloud 4.0. | Improvement | |
| 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 | + |
106 | 119 |
|
107 | 120 | ## Available SDKs |
108 | 121 |
|
|
0 commit comments