Browse our Products
Aspose.Note for Java 20.1 Release Notes
This page contains release notes information for Aspose.Note for Java 20.1.
Major Features
- Setting quality when saving as image
Features and Improvements
| Key | Summary | Category |
|---|---|---|
| NOTENET-2855 | Option to set quality when saving into JPG | Feature |
| NOTENET-2547 | Investigate crash when using PdfImageCompressionCore.Auto | Bug |
| NOTENET-2854 | Fix logic to determine Image dimensions | Bug |
Public API and Backward Incompatible Changes
| The following public properties were added: | Description |
|---|---|
| com.aspose.note.ImageSaveOptions.getQuality | Gets 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. |