Skip to content

Commit 93fc90d

Browse files
committed
Release Aspose.Cells Cloud SDK 24.4
1 parent bf25384 commit 93fc90d

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

README.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
![](https://img.shields.io/badge/REST%20API-v3.0-lightgrey) ![Packagist Version](https://img.shields.io/packagist/v/aspose/cells-sdk-php) ![Packagist PHP Version Support](https://img.shields.io/packagist/php-v/aspose/cells-sdk-php) ![Packagist Downloads](https://img.shields.io/packagist/dt/aspose/cells-sdk-php) [![GitHub license](https://img.shields.io/github/license/aspose-cells-cloud/aspose-cells-cloud-java)](https://github.com/aspose-cells-cloud/aspose-cells-cloud-php/blob/master/LICENSE) ![GitHub commits since latest release (by date)](https://img.shields.io/github/commits-since/aspose-cells-cloud/aspose-cells-cloud-php/24.3)
1+
![](https://img.shields.io/badge/REST%20API-v3.0-lightgrey) ![Packagist Version](https://img.shields.io/packagist/v/aspose/cells-sdk-php) ![Packagist PHP Version Support](https://img.shields.io/packagist/php-v/aspose/cells-sdk-php) ![Packagist Downloads](https://img.shields.io/packagist/dt/aspose/cells-sdk-php) [![GitHub license](https://img.shields.io/github/license/aspose-cells-cloud/aspose-cells-cloud-java)](https://github.com/aspose-cells-cloud/aspose-cells-cloud-php/blob/master/LICENSE) ![GitHub commits since latest release (by date)](https://img.shields.io/github/commits-since/aspose-cells-cloud/aspose-cells-cloud-php/24.4)
22

33
Aspose.Cells Cloud for PHP 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

@@ -20,15 +20,11 @@ Enhance your PHP applications with the [Aspose.Cells Cloud](https://products.asp
2020
- 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.
2121

2222

23-
24-
## Feature & Enhancements in Version 24.3
23+
## Feature & Enhancements in Version 24.4
2524

2625
Full list of issues covering all changes in this release:
2726

28-
- Support data deduplication.
29-
- Support data filling.
30-
- Support to delete incomplete rows.
31-
- Support data cleansing.
27+
- Support data transformation.
3228

3329
## Support file format
3430

@@ -145,6 +141,13 @@ $$cellsApi->putConvertWorkbook($request);
145141

146142
# Release history version
147143

144+
## Enhancements in Version 24.3
145+
146+
- Support data deduplication.
147+
- Support data filling.
148+
- Support to delete incomplete rows.
149+
- Support data cleansing.
150+
148151
## Enhancements in Version 24.2.1
149152

150153
- Support data deduplication.

0 commit comments

Comments
 (0)