You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-3Lines changed: 10 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
[](https://github.com/aspose-cells-cloud/aspose-cells-cloud-node/blob/master/LICENSE)
1
+
[](https://github.com/aspose-cells-cloud/aspose-cells-cloud-node/blob/master/LICENSE)
2
2
3
3
Node.js Cloud SDK wraps Aspose.Cells REST API so you could seamlessly integrate Microsoft Excel® document generation, manipulation, conversion & inspection features into your own Node.js applications.
4
4
@@ -20,11 +20,13 @@ We encourage you to dive into the Developer's Guide & API Reference for a compre
20
20
- Import/Export: Facilitates importing data from various sources into spreadsheets and exporting spreadsheet data to other formats.
21
21
- 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.
22
22
23
-
## Feature & Enhancements in Version 24.11
23
+
## Feature & Enhancements in Version 24.12
24
24
25
25
Full list of issues covering all changes in this release:
26
26
27
-
- Add convert text feature on TextProcessingController.
27
+
- Add the new remove duplicates api.
28
+
- Add the new extract text API.
29
+
- The pivot filter could not be created successfully.
0 commit comments