Skip to content

Commit 80ec9f5

Browse files
committed
Release Aspose.Cells Cloud SDK 24.4
1 parent 99d984d commit 80ec9f5

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

README.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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/24.3)
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/24.4)
22

33
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.
44

@@ -23,14 +23,11 @@ Enhance your Python applications with the [Aspose.Cells Cloud](https://products.
2323

2424

2525

26-
## Feature & Enhancements in Version 24.3
26+
## Feature & Enhancements in Version 24.4
2727

2828
Full list of issues covering all changes in this release:
2929

30-
- Support data deduplication.
31-
- Support data filling.
32-
- Support to delete incomplete rows.
33-
- Support data cleansing.
30+
- Support data transformation.
3431

3532
## Support file format
3633

@@ -128,6 +125,13 @@ api.put_convert_workbook(request)
128125

129126
# Release history version
130127

128+
## Enhancements in Version 24.3
129+
130+
- Support data deduplication.
131+
- Support data filling.
132+
- Support to delete incomplete rows.
133+
- Support data cleansing.
134+
131135
## Enhancements in Version 24.2.1
132136

133137
- Support data deduplication.

0 commit comments

Comments
 (0)