Browse our Products

Aspose.Note for Java 20.1 Release Notes

Major Features

  • Setting quality when saving as image

Features and Improvements

KeySummaryCategory
NOTENET-2855Option to set quality when saving into JPGFeature
NOTENET-2547Investigate crash when using PdfImageCompressionCore.AutoBug
NOTENET-2854Fix logic to determine Image dimensionsBug

Public API and Backward Incompatible Changes

The following public properties were added:Description
com.aspose.note.ImageSaveOptions.getQualityGets a value determining the quality of the saved image.
com.aspose.note.ImageSaveOptions.setQuality(int)Sets a value determining the quality of the saved image.