You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Aspose.Cells Cloud for Python enables you to handle various aspects of Excel files, including cell data, styles, formulas, charts, pivot tables, data validation, comments, drawing objects, images, hyperlinks, and so on. Additionally, it supports operations such as splitting, merging, repairing, and converting to other compatible file formats.
4
4
@@ -19,11 +19,11 @@ Enhance your Python applications with the [Aspose.Cells Cloud](https://products.
19
19
- Import/Export: Facilitates importing data from various sources into spreadsheets and exporting spreadsheet data to other formats.
20
20
- 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.
21
21
22
-
## Feature & Enhancements in Version 24.10
22
+
## Feature & Enhancements in Version 24.11
23
23
24
24
Full list of issues covering all changes in this release:
25
25
26
-
- Add the new feature about removing characters on TextProcessingController.
26
+
- Add convert text feature on TextProcessingController.
27
27
28
28
## Support file format
29
29
@@ -63,7 +63,6 @@ Full list of issues covering all changes in this release:
63
63
|[DOCX](https://docs.fileformat.com/word-processing/docx/)|A well-known format for Microsoft Word documents that is a combination of XML and binary files.||√|
64
64
|[PPTX](https://docs.fileformat.com/presentation/pptx/)|The PPTX format is based on the Microsoft PowerPoint open XML presentation file format.||√|
65
65
66
-
67
66
## Quick Start Guide
68
67
69
68
To begin with Aspose.Cells Cloud, here's what you need to do:
0 commit comments