Skip to content

Commit bdec4b9

Browse files
Release 20.7
1 parent 3c58360 commit bdec4b9

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@ Feel free to explore the [Developer's Guide](https://docs.aspose.cloud/display/w
1616
- Add & remove watermarks and protection.
1717
- Read & write access to Document Object Model.
1818

19+
## Enhancements in Version 20.7
20+
21+
- Added "Markdown" save format
22+
- Added endpoint to update paragraph format without node path (PUT "/words/{name}/paragraphs/{index}/format")
23+
1924
## Enhancements in Version 20.6
2025

2126
- Added new methods:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "asposewordscloud",
3-
"version": "20.6.0",
3+
"version": "20.7.0",
44
"description": "Aspose.Words Cloud SDK for Node.js",
55
"homepage": "https://products.aspose.cloud/words/cloud",
66
"author": {

0 commit comments

Comments
 (0)