Skip to content

Commit 16d24f9

Browse files
committed
Update Readme.
1 parent eec40fc commit 16d24f9

File tree

2 files changed

+296
-9
lines changed

2 files changed

+296
-9
lines changed

HistoryVersion.md

Lines changed: 292 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,292 @@
1+
# Release History Version
2+
3+
## Feature & Enhancements in Version 25.4
4+
5+
- New API for Comprehensive Formula Error Checks in Excel Workbooks.
6+
- New API for External Reference Checks in Excel Workbooks.
7+
8+
## Feature & Enhancements in Version 25.3
9+
10+
- Optimized the properties of `SaveOptions` to enhance performance and flexibility.
11+
- Optimized the conversion method of `Workbook` for improved efficiency and reliability.
12+
- Developed a new API to retrieve a comprehensive list of all styles in a workbook.
13+
- Enhanced all save options to improve functionality and user experience.
14+
- Added a new API to insert images into cells, providing enhanced document customization capabilities.
15+
16+
## Feature & Enhancements in Version 25.2
17+
18+
- Support copying a range from one workbook to another workbook.
19+
- Add query parameters for image and print options to enhance the Get Worksheet API.
20+
- Added an API to count the number of Excel characters for cells cloud.
21+
- Added an API to count the number of Excel words for cells cloud.
22+
- Added an API to count the number of occurrences of a specified word in Excel for cells cloud
23+
- Add a new feature to support converting range to images.
24+
- Add a new feature to support converting worksheets to images.
25+
26+
## Feature & Enhancements in Version 25.1
27+
28+
- Add the new API for splitting text in the cell.
29+
- Optimize pivot table filter-related APIs.
30+
31+
## Feature & Enhancements in Version 24.12
32+
33+
- Add the new remove duplicates api.
34+
- Add the new extract text API.
35+
- The pivot filter could not be created successfully.
36+
37+
## Feature & Enhancements in Version 24.11
38+
39+
-Add convert text feature on TextProcessingController.
40+
41+
## Feature & Enhancements in Version 24.10
42+
43+
- Add the new feature about removing characters on TextProcessingController.
44+
45+
## Feature & Enhancements in Version 24.9
46+
47+
- Add word case function for TextProcessingController.
48+
- Support to export Worksheet to HTML with cell address or id.
49+
50+
## Feature & Enhancements in Version 24.8
51+
52+
- Add text trim feature on Cells Cloud Services.
53+
54+
## Feature & Enhancements in Version 24.7
55+
56+
- Add Text Trim feature on Cells Cloud Services.
57+
- Add get access token by client id and client secret.
58+
59+
## Feature & Enhancements in Version 24.6
60+
61+
- Optimize load data function of data transformation.
62+
- Optimize the data conversion applied steps.
63+
64+
## Feature & Enhancements in Version 24.5
65+
66+
- Add merge queries method for loading data of data transformation.
67+
- Optimize chart data model.
68+
69+
## Feature & Enhancements in Version 24.4
70+
71+
- Support data transformation.
72+
73+
## Feature & Enhancements in Version 24.3
74+
75+
- Support data deduplication.
76+
- Support data filling.
77+
- Support to delete incomplete rows.
78+
- Support data cleansing.
79+
80+
## Enhancements in Version 24.2.1
81+
82+
- Support data deduplication.
83+
84+
## Enhancements in Version 24.1.1
85+
86+
- Fixed spelling mistakes for several functions.
87+
- Add the PostFitTallToPages method for page setup controller.
88+
- Add the PostFitWideToPages method for page setup controller.
89+
- Optimize save options about paginated.
90+
91+
## Enhancements in Version 23.12.0
92+
93+
- Conversion APIs add region parameter.
94+
- Protection APIs add region parameter.
95+
- Assemble data API adds region parameter.
96+
- Merge files API adds region parameter.
97+
- Split files API adds region parameter.
98+
- Import data API adds region parameter.
99+
- Watermark API adds region parameter.
100+
- Clear object API adds region parameter.
101+
- Reverse data API adds region parameter.
102+
- Rotate data API adds region parameter.
103+
104+
## Enhancements in Version 23.11
105+
106+
- Optimize import xml data into Excel file.
107+
- Optimize import json data into Excel file.
108+
- Remove deprecated functions, class and test case.
109+
110+
## Enhancements in Version 23.10
111+
112+
- Fix protect workbook request.
113+
- Fix range copy API.
114+
- Optimize workbook protect API.
115+
116+
## Enhancements in Version 23.9
117+
118+
- Support to data sorting on range controller.
119+
- Support to remove duplicate data on list object.
120+
- Support to insert slicer for list object.
121+
- Optimize list object and related objects.
122+
123+
## Enhancements in Version 23.8
124+
125+
- Support to lock API.
126+
- Optimize protect API.
127+
128+
## Enhancements in Version 23.7
129+
130+
- Support to repair API.
131+
- Remove GetExtractBarcodes API.
132+
133+
## Enhancements in Version 23.6
134+
135+
- Support to batch lock multi-files.
136+
- Support to batch unlock multi-files.
137+
- Support to protect lock multi-files.
138+
- Support to split lock multi-files.
139+
- Fix put document property api.
140+
141+
## Enhancements in Version 23.5
142+
143+
- Fix few method names for spelling error.
144+
145+
## Enhancements in Version 23.4
146+
147+
-Add import xml data api.
148+
-Add export xml data api.
149+
150+
## Enhancements in Version 23.3
151+
152+
- Adopt the new model.
153+
154+
## Enhancements in Version 22.12
155+
156+
- Support chart axis operations.
157+
158+
## Enhancements in Version 22.11
159+
160+
- Add api for converting workbook to json.
161+
- Add api for converting workbook to sql.
162+
- Add api for converting workbook to csv.
163+
164+
## Enhancements in Version 22.10
165+
166+
- Add api for converting workbook to pptx.
167+
- Add api for converting workbook to html.
168+
- Add api for converting workbook to markdown.
169+
170+
## Enhancements in Version 22.9
171+
172+
- Add api for converting workbook to png.
173+
- Add api for converting workbook to pdf.
174+
- Add api for converting workbook to docx
175+
176+
## Enhancements in Version 22.8
177+
178+
- Support transposing Excel Rows to Columns.
179+
180+
## Enhancements in Version 22.7
181+
182+
- Add 4 kinds of Save Option.
183+
- Add the checkExcelRestriction parameter for multiple APIs.
184+
185+
## Enhancements in Version 22.5
186+
187+
- Add a new API for getting barcode description.
188+
189+
## Enhancements in Version 22.4
190+
191+
- Export API adds extended query parameters.
192+
- Convert API adds extended query parameters.
193+
- SaveAs API adds extended query parameters.
194+
- Get Workbook API adds extended query parameters.
195+
196+
## Enhancements in Version 22.3
197+
198+
-Add new API about adding digital signature for cloud file.
199+
200+
## Enhancements in Version 22.2
201+
202+
- Update return value for the DeleteUnprotectWorksheet API on Aspose.Cells Cloud.
203+
- Update return value for the PutProtectWorksheet API on Aspose.Cells Cloud.
204+
- Update return value for the PostSetCellHtmlString API on Aspose.Cells Cloud.
205+
- Update return value for the PostUpdateWorksheetProperty API on Aspose.Cells Cloud.
206+
207+
## Enhancements in Version 22.1
208+
209+
- SaveAs API add the parameter of target storage name.
210+
- Workbok merged API add the parameter of merged file storage name.
211+
- Workbok split API add the parameter of target storage name
212+
- Workbok smart marker API add the parameter of output storage name.
213+
- Batch convert API add the parameters of intput and output storage name.
214+
- Remove AutoshapesController from Aspose.Cells Cloud.
215+
- Rename LiteCellsApi to LightCellsApi.
216+
217+
## Enhancements in Version 21.12
218+
219+
- Improvement for conversion API.
220+
- Improvement for batch data import to support to set cell formula.
221+
- Improvement for setting row height and column wight to support to set multi-rows and multi-columns.
222+
- Support to set cell formula in batch data import.
223+
- Add a new API for updating the list column.
224+
- Add a new API for reversing columns and rows.
225+
- Add new APIs for grouping and ungrouping shapes.
226+
227+
## Enhancements in Version 21.11
228+
229+
- Add new API for workbook get page count on Aspose.Cells Cloud.
230+
- Add new API for worksheet get page count on Aspose.Cells Cloud.
231+
- Add new API for compress excel file on Aspose.Cells Cloud.
232+
- Add new feature for replace API.
233+
234+
## Enhancements in Version 21.10
235+
236+
- Add new API for support delete multiple worksheets in a single call.
237+
- Add new API for supports batch convert excel files.
238+
239+
## Enhancements in Version 21.9
240+
241+
- Correct the return type of the following REST APIs.
242+
243+
## Enhancements in Version 21.8
244+
245+
- Improvement for getting list object Api.
246+
- Add import Api.
247+
248+
## Enhancements in Version 21.7
249+
250+
- Fix search API.
251+
- Fix split API.
252+
253+
## Enhancements in Version 21.6
254+
255+
- Improvement document properties.
256+
- Update the return value of put/post/delete.
257+
- Improvement export API.
258+
- Improve split API.
259+
- Improve merge API.
260+
- Improve unlock API.
261+
- Improve protected API.
262+
- Improve watermark API.
263+
264+
## Enhancements in Version 21.5
265+
266+
- Support autofit columns for workbook and worksheet.
267+
- Improve add and post row/column APIs.
268+
- Improve Task APIs.
269+
270+
## Enhancements in Version 21.1
271+
272+
- Support to convert worksheet on task API
273+
- Support to add and delete cell or range in worksheet.
274+
275+
## Enhancements in Version 20.11
276+
277+
- Support Aspose.Cells Cloud for Docker.
278+
279+
## Enhancements in Version 20.10
280+
281+
- Support to upload large file.
282+
283+
## Enhancements in Version 20.9
284+
285+
- Support sparkline groups.
286+
- Add API about updating pivot field.
287+
288+
## Enhancements in Version 20.8
289+
290+
- Aspose.Cells Cloud API calls are not working with explicit storage name but only default storage.
291+
- Get output file size without downloading during conversion.
292+
- Enhancement for CellsShapesPutWorksheetShape API.

README.md

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
![](https://img.shields.io/badge/aspose.cells%20Cloud%20SDK%20for%20Java-v25.5.0-green?style=for-the-badge&logo=java)[![Product Page](https://img.shields.io/badge/Product-0288d1?style=for-the-badge&logo=Google-Chrome&logoColor=white)](https://products.aspose.cloud/cells/java/) [![Documentation](https://img.shields.io/badge/Documentation-388e3c?style=for-the-badge&logo=Hugo&logoColor=white)](https://docs.aspose.cloud/cells/) [![API Ref](https://img.shields.io/badge/Reference-f39c12?style=for-the-badge&logo=html5&logoColor=white)](https://reference.aspose.cloud/cells/) [![Examples](https://img.shields.io/badge/Examples-1565c0?style=for-the-badge&logo=Github&logoColor=white)](https://github.com/aspose-cells-cloud/aspose-cells-cloud-java/tree/main/examples) [![Blog](https://img.shields.io/badge/Blog-d32f2f?style=for-the-badge&logo=WordPress&logoColor=white)](https://blog.aspose.cloud/categories/aspose.cells-cloud-product-family/) [![Support](https://img.shields.io/badge/Support-7b1fa2?style=for-the-badge&logo=Discourse&logoColor=white)](https://forum.aspose.cloud/c/cells/7) [![License](https://img.shields.io/github/license/aspose-cells-cloud/aspose-cells-cloud-java?style=for-the-badge&logo=rocket&logoColor=white)](https://github.com/aspose-cells-cloud/aspose-cells-cloud-java/blob/master/LICENSE)
1+
[](https://img.shields.io/badge/aspose.cells%20Cloud%20SDK%20for%20Java-v25.4.0-blue?style=for-the-badge&logo=java)[![Product Page](https://img.shields.io/badge/Product-0288d1?style=for-the-badge&logo=Google-Chrome&logoColor=white)](https://products.aspose.cloud/cells/java/) [![Documentation](https://img.shields.io/badge/Documentation-388e3c?style=for-the-badge&logo=Hugo&logoColor=white)](https://docs.aspose.cloud/cells/) [![API Ref](https://img.shields.io/badge/Reference-f39c12?style=for-the-badge&logo=html5&logoColor=white)](https://reference.aspose.cloud/cells/) [![Examples](https://img.shields.io/badge/Examples-1565c0?style=for-the-badge&logo=Github&logoColor=white)](https://github.com/aspose-cells-cloud/aspose-cells-cloud-java/tree/main/examples) [![Blog](https://img.shields.io/badge/Blog-d32f2f?style=for-the-badge&logo=WordPress&logoColor=white)](https://blog.aspose.cloud/categories/aspose.cells-cloud-product-family/) [![Support](https://img.shields.io/badge/Support-7b1fa2?style=for-the-badge&logo=Discourse&logoColor=white)](https://forum.aspose.cloud/c/cells/7) [![License](https://img.shields.io/github/license/aspose-cells-cloud/aspose-cells-cloud-java?style=for-the-badge&logo=rocket&logoColor=white)](https://github.com/aspose-cells-cloud/aspose-cells-cloud-java/blob/master/LICENSE)
22

33
# Java package for Aspose.Cells Cloud
44

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

20-
## Feature & Enhancements in Version v25.5.0
20+
## Feature & Enhancements in Version 25.4.0
2121

2222
Full list of issues covering all changes in this release:
2323

24-
|**Summary**| **Category** |
25-
| :- |:-------------|
26-
| Add the new API for getting public key about encrypt password. | New Feature |
27-
| Optimize convert workbook feature: Add auto fit row parameter. | cd |
28-
| Optimize auto fit rows for worksheet. | Improvement |
29-
| Optimize auto fit rows for worksheet: Add firstColumn and lastColumn. | Improvement |
30-
24+
- New API for Comprehensive Formula Error Checks in Excel Workbooks
25+
- New API for External Reference Checks in Excel Workbooks
3126

3227
## Support file format
3328

0 commit comments

Comments
 (0)