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.