Browse our Products
Aspose.OCR for Java 25.10.0 - Release Notes
This article contains a summary of recent changes, enhancements and bug fixes in Aspose.OCR for Java 25.10.0 (October 2025) release.
GPU version: 23.10.1
What was changed
Key | Summary | Category |
---|---|---|
OCRJAVA‑442 | Enhanced setUpscaleSmallFont behavior in RecognitionSettings to improve recognition quality based on the customer’s issue. | Enhancement |
OCRJAVA‑441 | Updated Aspose.PDF dependency to version 25.9 to improve stability and compatibility. | Enhancement |
Public API changes and backwards compatibility
This section lists all public API changes introduced in Aspose.OCR for Java 25.10.0 that October affect the code of existing applications.
Added public APIs:
No changes.
Updated public APIs:
No changes.
Deprecated APIs
The following public APIs have been marked as deprecated and will be removed in 25.10.0 (October 2025) release:
RectangleOutput
class
AsposeOCR.DetectRectangles
method
RecognitionResult.recognitionAreasText
RecognitionResult.recognitionAreasRectangles
RecognitionResult.skew
CharacterRecognitionResult.ImageIndex
SkewOutput.ImageIndex
Removed public APIs:
No changes.