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 )
2
2
3
3
# Java SDK for Spreadsheet Processing in the Cloud
4
4
@@ -24,22 +24,15 @@ This Cloud SDK enhances your Java-based cloud apps to [process & manipulate Micr
24
24
- Fetch the required shape from worksheet.
25
25
- Leverage the power of [ Pivot Tables] ( https://docs.aspose.cloud/cells/working-with-pivot-tables/ ) & Ranges.
26
26
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
32
28
33
29
Full list of issues covering all changes in this release:
34
30
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.
43
36
44
37
45
38
0 commit comments