Skip to content

Commit 6e1a3e7

Browse files
committed
Add delete blank rows/columns/worksheet, optimize search and replace features, and update docs.
1 parent 00cbdf5 commit 6e1a3e7

File tree

1,641 files changed

+42331
-12601
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,641 files changed

+42331
-12601
lines changed

Build.PL

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ my $builder = Module::Build->new(
77
license => 'MIT',
88
dist_abstract => 'Aspose.Cells Cloud SDK for Perl',
99
dist_author => 'Aspose.Cells',
10-
dist_version => '25.5',
10+
dist_version => '25.6.1',
1111
requires => {
1212
'perl' => '5.6.0',
1313
'strict' => 0,

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.

0 commit comments

Comments
 (0)