Aspose.Note for Java 19.4 Release Notes

Major Features

  • Management of Locale used by Aspose.Note

Features and Improvements

KeySummaryCategory
NOTEJAVA-465Provision to set localesNew Feature
NOTEJAVA-584Missing styles when export fonts set to NoExportBug

Public API and Backward Incompatible Changes

The following public types were added:Description
com.aspose.note.LocaleOptionsLocaleOptions type specifies locale configuration for Aspose.Note.
The following public properties are marked as obsolete:Description
com.aspose.note.LocaleOptions.clearClears default locale for Aspose.Note. Will be used locale default for java.
com.aspose.note.LocaleOptions.getLocaleGet currently actual default locale for Aspose.Note.
com.aspose.note.LocaleOptions.setLocale(java.util.Locale)Set default locale related for Aspose.Note.