Browse our Products
Aspose.OCR for Java 25.9.0 - Release Notes
This article contains a summary of recent changes, enhancements and bug fixes in Aspose.OCR for Java 25.9.0 (September 2025) release.
GPU version: 23.10.1
What was changed
Key | Summary | Category |
---|---|---|
OCRJAVA‑439 | Enhanced Markdown output and layout detection, resulting in more accurate table and image extraction and improved formatting. | Enhancement |
Public API changes and backwards compatibility
This section lists all public API changes introduced in Aspose.OCR for Java 25.9.0 that September 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.