Aspose.Note for Java 18.7 Release Notes

Major Features

  • Saving hyperlinks from images in PDF

Features and Improvements

Key Summary Category
NOTENET-2253 Add support for hyperlinks in images while converting to PDF New Feature
NOTENET-2257 Page tab shows “Untitled page” for All New Page Insertion greater than one page Bug
NOTENET-2263 Images and text notes cannot be moved in OneNote application after saving a document by Aspose.Note Bug

Public API and Backward Incompatible Changes

The following public methods and properties were added Description
com.aspose.note.Outline.getDescendantsCannotBeMoved Gets whether descendants of the outline can be moved.
com.aspose.note.Outline.setDescendantsCannotBeMoved(boolean) Sets whether descendants of the outline can be moved.
The following public methods and properties are marked as obsolete Description
com.aspose.note.Page.getCachedTitleString Gets the title string.
com.aspose.note.Page.setCachedTitleString(java.lang.String) Sets the title string.