Skip to content

Commit

Permalink
Release Aspose.Cells Cloud SDK 24.4
Browse files Browse the repository at this point in the history
  • Loading branch information
roywangaspose committed Apr 28, 2024
1 parent bf25384 commit 93fc90d
Showing 1 changed file with 10 additions and 7 deletions.
17 changes: 10 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![](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)
![](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)

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.

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



## Feature & Enhancements in Version 24.3
## Feature & Enhancements in Version 24.4

Full list of issues covering all changes in this release:

- Support data deduplication.
- Support data filling.
- Support to delete incomplete rows.
- Support data cleansing.
- Support data transformation.

## Support file format

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

# Release history version

## Enhancements in Version 24.3

- Support data deduplication.
- Support data filling.
- Support to delete incomplete rows.
- Support data cleansing.

## Enhancements in Version 24.2.1

- Support data deduplication.
Expand Down

0 comments on commit 93fc90d

Please sign in to comment.