Skip to content

Commit 17c76f6

Browse files
committed
Fix examples case and update readme.
1 parent 2d7a001 commit 17c76f6

12 files changed

+5159
-5921
lines changed

HistoryVersion.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Release History Version
22

3+
## Feature & Enhancements in Version 25.5
4+
5+
- Add the new API for getting the public key for encrypting the password.
6+
- Optimize the convert workbook feature: Add auto-fit row parameter.
7+
- Optimize auto-fit rows for the worksheet.
8+
- Optimize auto-fit rows for worksheet: Add firstColumn and lastColumn.
9+
310
## Feature & Enhancements in Version 25.4
411

512
- New API for Comprehensive Formula Error Checks in Excel Workbooks.

README.md

Lines changed: 81 additions & 60 deletions
Large diffs are not rendered by default.

api/swagger.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
swagger: "2.0"
33
info:
4-
version: "25.6.1"
4+
version: "25.6.0"
55
title: "Aspose.Cells Cloud APIs."
66
host: "api.aspose.cloud"
77
basePath: "/v4.0"

0 commit comments

Comments
 (0)