Browse our Products

Aspose.Note for Java 18.7 Release Notes

Major Features

  • Saving hyperlinks from images in PDF

Features and Improvements

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

Public API and Backward Incompatible Changes

The following public methods and properties were addedDescription
com.aspose.note.Outline.getDescendantsCannotBeMovedGets 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 obsoleteDescription
com.aspose.note.Page.getCachedTitleStringGets the title string.
com.aspose.note.Page.setCachedTitleString(java.lang.String)Sets the title string.