Browse our Products

Aspose.Note for Java 22.1 Release Notes

Major Features

  • Added processing of page’s background color
  • Improved rendering for all formats

Features and Improvements

KeySummaryCategory
NOTENET-3300Add support of page’s background colorFeature
NOTENET-2246Improve indent for OutlineElement contentFeature
NOTENET-5496Fix content offset when saving to *.oneBug

Public API and Backward Incompatible Changes

The following public methods were added:Description
com.aspose.note.Page.getBackgroundColorGets page’s background color.
com.aspose.note.Page.setBackgroundColor(java.awt.Color)Sets page’s background color.