Skip to content

Commit 83b3917

Browse files
committed
2 parents 9b1eef9 + cb2ecd9 commit 83b3917

File tree

1 file changed

+7
-14
lines changed

1 file changed

+7
-14
lines changed

README.md

Lines changed: 7 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
![](https://img.shields.io/badge/REST%20API-v3.0-lightgrey) [![GitHub license](https://img.shields.io/github/license/aspose-cells-cloud/aspose-cells-cloud-java)](https://github.com/aspose-cells-cloud/aspose-cells-cloud-java/blob/master/LICENSE) ![GitHub commits since latest release (by date)](https://img.shields.io/github/commits-since/aspose-cells-cloud/aspose-cells-cloud-java/23.5)
1+
![](https://img.shields.io/badge/REST%20API-v3.0-lightgrey) [![GitHub license](https://img.shields.io/github/license/aspose-cells-cloud/aspose-cells-cloud-java)](https://github.com/aspose-cells-cloud/aspose-cells-cloud-java/blob/master/LICENSE) ![GitHub commits since latest release (by date)](https://img.shields.io/github/commits-since/aspose-cells-cloud/aspose-cells-cloud-java/23.6)
22

33
# Java SDK for Spreadsheet Processing in the Cloud
44

@@ -24,22 +24,15 @@ This Cloud SDK enhances your Java-based cloud apps to [process & manipulate Micr
2424
- Fetch the required shape from worksheet.
2525
- Leverage the power of [Pivot Tables](https://docs.aspose.cloud/cells/working-with-pivot-tables/) & Ranges.
2626

27-
## Feature & Enhancements in Version 23.5
28-
29-
We are pleased to announce the release of Aspose.Cells Cloud SDK 23.5 with the following improvements.
30-
31-
## Aspose.Cells Cloud SDK
27+
## Feature & Enhancements in Version 23.6
3228

3329
Full list of issues covering all changes in this release:
3430

35-
- Fix few method names for spelling error.
36-
-- getWorkSheetHyperlinks ==> getWorksheetHyperlinks
37-
-- getWorkSheetHyperlink ==> getWorksheetHyperlink
38-
-- deleteWorkSheetHyperlink ==> deleteWorksheetHyperlink
39-
-- deleteWorkSheetHyperlinks ==> deleteWorksheetHyperlinks
40-
-- putWorkSheetHyperlink ==> putWorksheetHyperlink
41-
-- postWorkSheetPicture ==> postWorksheetPicture
42-
-- deleteWorkSheetPictures ==> deleteWorksheetPictures
31+
- Support to batch lock multi-files.
32+
- Support to batch unlock multi-files.
33+
- Support to protect lock multi-files.
34+
- Support to split lock multi-files.
35+
- Fix put document property api.
4336

4437

4538

0 commit comments

Comments
 (0)