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: CHANGELOG.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
@@ -1,3 +1,11 @@
1
+
## [23.12.0] - Aspose Words Cloud for Dart 23.12 Release Notes
2
+
3
+
- Properties Name, Text, StartRange, EndRange marked as required for InsertBookmark operation.
4
+
- Implemented DeleteOfficeMathObjects operation to delete all office math objects from document.
5
+
- Parameter ProtectionRequest was removed from the UnprotectDocument operation. Now removing protection from a document does not require a password.
6
+
- Model ProtectionRequest marked as deprecated, please use ProtectionRequestV2 instead for perform ProtectDocument operation. To change the password or protection type of protected document, the old password is no required.
7
+
8
+
1
9
## [23.11.0] - Aspose Words Cloud for Dart 23.11 Release Notes
0 commit comments