Browse our Products

Aspose.Note for Java 24.4 Release Notes

Features and Improvements

KeySummaryCategory
NOTENET-738Wrong text layout if new line begins from a space.Bug
NOTENET-5818KeyNotFoundException when loading the OneNote fileBug
NOTENET-5828Replacing images in onenote file in one goEnhancement
NOTEJAVA-1195Exception “com.aspose.note.system.collections.Generic.KeyNotFoundException: The given key was not present in the dictionary” when loading OneNote documentBug
The following public properties were added:Description
com.aspose.note.Node.getNodeIdGets the node’s ID.
The following public methods were added:Description
com.aspose.note.Image.replace(com.aspose.note.Image)Replaces the current image data with the data from the provided Image object.