Skip to content

Releases: aspose-words-cloud/aspose-words-cloud-dart

24.12

09 Dec 16:25
Compare
Choose a tag to compare

Enhancements in Version 24.12

  • Added 'RenderChoiceFormFieldBorder' property for PdfSaveOptionsData class.
  • Added 'ApplySuperscript' property for ReplaceTextParameters class.

24.11

20 Nov 18:00
Compare
Choose a tag to compare

Enhancements in Version 24.11

  • Added GetAllRevisions method to obtain all available revisions in document.
  • Added AppendAllEntriesToOneSection parameter to AppendDocument method to append entries to the same section.

24.10

09 Oct 18:35
Compare
Choose a tag to compare

Enhancements in Version 24.10

  • Minor bug fixes and stability improvements.

24.9

13 Sep 12:20
Compare
Choose a tag to compare

Enhancements in Version 24.9

  • Added digital signature methds for DOC, DOCX, XPS, or ODT documents.
  • Added ReplaceBackslashWithYenSign property for XpsSaveOptions and HtmlSaveOptions.
  • Added DigitalSignature property for XpsSaveOptions.
  • Added UseSdtTagAsFormFieldName property for PdfSaveOptions.
  • Added MergeWholeDocument parameter to the MailMerge operations to update fields in whole document after executing of a mail merge with regions.

24.8

09 Aug 21:04
Compare
Choose a tag to compare

Enhancements in Version 24.8

  • Added the support of OpenType standard. It is usefull for languages required advanced typography.
  • Added support for send/receive progress callbacks in the dart sdk.

24.7

23 Jul 18:13
Compare
Choose a tag to compare

Enhancements in Version 24.7

  • Added support for azw3 (Amazon Kindle Format) documents.

24.6

24 Jun 17:09
Compare
Choose a tag to compare

Enhancements in Version 24.6

  • Added the 'TranslateNodeId' method to transalate a node id to a node path.

24.5

17 May 19:16
Compare
Choose a tag to compare

Enhancements in Version 24.5

  • Added the support of multistorage operations. Saving a file as a result of an operation can be performed in a specific storage, when, used file path in the next format '@storage:path/to/file.doc'.

24.4

10 Apr 16:56
Compare
Choose a tag to compare

Enhancements in Version 24.4

  • Added the 'MergeWithNext' method to merge a section with the next one.

24.3

25 Mar 15:52
Compare
Choose a tag to compare

Enhancements in Version 24.3

  • Added support for 'RemoveEmptyCells' option for the 'Cleanup' parameter in the insert 'MailMerge' API method.