Skip to content

Commit 2959f14

Browse files
committed
Release Aspose.Cells Cloud SDK 25.3.
1 parent 232b82d commit 2959f14

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

README.md

Lines changed: 7 additions & 9 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/25.2)
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/25.3)
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

@@ -19,17 +19,15 @@ Enhance your PHP applications with the [Aspose.Cells Cloud](https://products.asp
1919
- Import/Export: Facilitates importing data from various sources into spreadsheets and exporting spreadsheet data to other formats.
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

22-
## Feature & Enhancements in Version 25.2
22+
## Feature & Enhancements in Version 25.3
2323

2424
Full list of issues covering all changes in this release:
2525

26-
- Support copying a range from one workbook to another workbook.
27-
- Add query parameters for image and print options to enhance the Get Worksheet API.
28-
- Added an API to count the number of Excel characters for cells cloud.
29-
- Added an API to count the number of Excel words for cells cloud.
30-
- Added an API to count the number of occurrences of a specified word in Excel for cells cloud.
31-
- Add a new feature to support converting range to images.
32-
- Add a new feature to support converting worksheets to images.
26+
- Optimized the properties of `SaveOptions` to enhance performance and flexibility.
27+
- Optimized the conversion method of `Workbook` for improved efficiency and reliability.
28+
- Developed a new API to retrieve a comprehensive list of all styles in a workbook.
29+
- Enhanced all save options to improve functionality and user experience.
30+
- Added a new API to insert images into cells.
3331

3432
## Support file format
3533

0 commit comments

Comments
 (0)