Aspose.OCR for Python via .NET 新版本发表
Released: Apr 7, 2026
V26.4 中的更新
特性
- Added new method: 'aspose.ocr.AsposeOcr.detect_tables'. Detects table regions in input images and returns a list of 'RectangleOutput' objects.
Released: Mar 31, 2026
V26.3 中的更新
修补程序
- Performance and memory consumption issue: add 'set_enable_memory_pattern' and 'set_enable_cpu_mem_arena' to configure ONNX Runtime.
Released: Mar 2, 2026
V26.2 中的更新
特性
- Internal improvements and stability refinements.
Released: Jan 30, 2026
V26.1 中的更新
特性
- Improved region detection accuracy.
- Keyword and numeric search - Allowed searching by keywords as well as numeric values.
- Added RecognizeTables method in the API.
修补程序
- Fixed bug with resource download (add check sum for models size).
Released: Dec 27, 2025
V25.12 中的更新
特性
- Removed all obsolete fields and functions.
Released: Nov 19, 2025
V25.11 中的更新
特性
- Added CSV output format support for table detection (in OcrOutput class).
- Added support for OCRTable recognition result format.
- Integrated formula detection and recognition functionality.
Released: Sep 15, 2025
V25.9 中的更新
特性
- Improved markdown output format with table detection.
修补程序
- HOCR export to MemoryStream and incompatibility with Aspose.PDF conversion.
Released: Sep 2, 2025
V25.8 中的更新
特性
- Added support for LLM integration.
- Integrated LLM into table recognition.
- Improved Excel output with LLMs table recognition.
修补程序
- Fixed bug with multiple languages and multi-threading.
Released: Jun 16, 2025
V25.6 中的更新
特性
- Added a debug mode to the API to allow users to view detection area results on the image.
- Added 'confidence' setting for text lines in RecognitionResult.
修补程序
- Fixed hOCR output formatting error.
Released: May 22, 2025
V25.5 中的更新
特性
- Performance optimization: Decreased the recognition time for the default setting.
修补程序
- Fixed an issue with missed pages during PDF recognition.