Skip to content

Releases: aspose-words-cloud/aspose-words-cloud-java

24.12

11 Oct 14:07
Compare
Choose a tag to compare
  • Added 'RenderChoiceFormFieldBorder' property for PdfSaveOptionsData class.
  • Added 'ApplySuperscript' property for ReplaceTextParameters class.

24.11

11 Oct 14:06
Compare
Choose a tag to compare
  • 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

11 Oct 14:06
Compare
Choose a tag to compare

Full Changelog: 24.9...24.10

24.9

11 Oct 14:06
Compare
Choose a tag to compare
  • 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.
  • Migrated from deprecated javax.mail to modern jakarta.mail library.

24.8

11 Oct 14:05
Compare
Choose a tag to compare
  • Added the support of OpenType standard. It is usefull for languages required advanced typography.

24.7

11 Oct 14:05
Compare
Choose a tag to compare
  • Added support for azw3 (Amazon Kindle Format) documents.
  • Added 'MaxImageResolution' property for SvgSaveOptionsData class.

24.6

11 Oct 14:04
Compare
Choose a tag to compare
  • Added the 'TranslateNodeId' method to transalate a node id to a node path.

24.5

11 Oct 14:04
Compare
Choose a tag to compare
  • 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

11 Oct 14:03
Compare
Choose a tag to compare
  • Added the 'MergeWithNext' method to merge a section with the next one.
  • Added the 'LockAspectRatio' propperty for DrawingObjectInsert and DrawingObjectUpdate methods.

24.3

11 Oct 14:02
Compare
Choose a tag to compare
  • Added support for 'RemoveEmptyCells' option for the 'Cleanup' parameter in the insert 'MailMerge' API method.