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
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,14 @@ Python Cloud SDK wraps Aspose.Words Cloud API so you could seamlessly integrate
16
16
-[Convert a document to desired file format](https://docs.aspose.cloud/display/wordscloud/Convert+Document+to+Destination+Format+with+Detailed+Settings+and+Save+Result+to+Storage) along with detailed settings.
17
17
- Convert an encrypted PDF document into Word document format.
18
18
19
+
## Enhancements in Version 21.7
20
+
21
+
- ImlRenderingMode option introduced witch is used to determine how ink (InkML) objects are rendered
22
+
- MaxCharactersPerLine option introduced which is used to specify the maximum number of characters per one line
23
+
- Added new API method to get a RSA public key to encrypt document passwords
24
+
- Added encryptedPassword common query option to pass an encrypted document password
25
+
26
+
19
27
## Enhancements in Version 21.6
20
28
21
29
- Implemented beta version of CompareDocumentOnline feature with both document sending in request
0 commit comments