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
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,13 @@ 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 22.1
20
+
21
+
- Added 'FieldOptions.FieldUpdateCultureName' to set Culture for fields
22
+
- Added 'DocumentEntry.Password' to set an encrypted password for appending document
23
+
- Added 'encryptedPassword2' query parameter to CompareDocuments to set an encrypted password for the second comparing document
24
+
25
+
19
26
## Enhancements in Version 21.12
20
27
21
28
- Added FieldOptions parameter to mail merge operations
0 commit comments