Browse our Products
Aspose.OCR for Java 25.8.0 - Release Notes
This article contains a summary of recent changes, enhancements and bug fixes in Aspose.OCR for Java 25.8.0 (August 2025) release.
GPU version: 23.10.1
What was changed
Key | Summary | Category |
---|---|---|
OCRJAVA‑438 | Enhanced Excel output and table layout detection when using DetectAreasMode.TABLE , resulting in more accurate structure extraction and improved formatting. | Enhancement |
OCRJAVA‑436 | Updated ONNX Runtime to version 1.22.1 for improved performance, stability, and compatibility. | Enhancement |
Public API changes and backwards compatibility
This section lists all public API changes introduced in Aspose.OCR for Java 25.8.0 that August affect the code of existing applications.
Added public APIs:
No changes.
Compatibility: fully backward compatible. See details below.
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.