Browse our Products

Aspose.OCR for Java 25.8.0 - Release Notes

What was changed

KeySummaryCategory
OCRJAVA‑438Enhanced Excel output and table layout detection when using DetectAreasMode.TABLE, resulting in more accurate structure extraction and improved formatting.Enhancement
OCRJAVA‑436Updated 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.

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.