Lancements de Aspose.OCR for Python via .NET

Released: Apr 7, 2026

Mises à jour de V26.4

Fonctionnalités

  • 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

Mises à jour de V26.3

Correctifs

  • Performance and memory consumption issue: add 'set_enable_memory_pattern' and 'set_enable_cpu_mem_arena' to configure ONNX Runtime.

Released: Mar 2, 2026

Mises à jour de V26.2

Fonctionnalités

  • Internal improvements and stability refinements.

Released: Jan 30, 2026

Mises à jour de V26.1

Fonctionnalités

  • Improved region detection accuracy.
  • Keyword and numeric search - Allowed searching by keywords as well as numeric values.
  • Added RecognizeTables method in the API.

Correctifs

  • Fixed bug with resource download (add check sum for models size).

Released: Dec 27, 2025

Mises à jour de V25.12

Fonctionnalités

  • Removed all obsolete fields and functions.

Released: Nov 19, 2025

Mises à jour de V25.11

Fonctionnalités

  • 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

Mises à jour de V25.9

Fonctionnalités

  • Improved markdown output format with table detection.

Correctifs

  • HOCR export to MemoryStream and incompatibility with Aspose.PDF conversion.

Released: Sep 2, 2025

Mises à jour de V25.8

Fonctionnalités

  • Added support for LLM integration.
  • Integrated LLM into table recognition.
  • Improved Excel output with LLMs table recognition.

Correctifs

  • Fixed bug with multiple languages and multi-threading.

Released: Jun 16, 2025

Mises à jour de V25.6

Fonctionnalités

  • 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.

Correctifs

  • Fixed hOCR output formatting error.

Released: May 22, 2025

Mises à jour de V25.5

Fonctionnalités

  • Performance optimization: Decreased the recognition time for the default setting.

Correctifs

  • Fixed an issue with missed pages during PDF recognition.