Lancements de Aspose.OCR for Python via .NET

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.

Released: Apr 10, 2025

Mises à jour de V25.4

Fonctionnalités

  • Added universal recognition of Arabic, Persian and English alphabets.
  • Added automatic analysis of image content and detection of layout blocks.
  • Recognition speed improvements.
  • You can now save documents as a Markdown (.md).
  • Automatically detect the language in the input document or image.
  • Improved DOCX output format.

Released: Mar 3, 2025

Mises à jour de V25.3

Fonctionnalités

  • Added automatic detection of image language, supporting: English (Latin), Cyrillic, Arabic, Chinese, Japanese, Korean, Hindi, Tamil, Telugu, and Kannada.

Released: Jan 23, 2025

Mises à jour de V25.1

Fonctionnalités

  • Recognition results can now be saved in hOCR format.
  • Optimized searchable PDFs to fully preserve the original image quality and maintain the file size.
    • Note: This improvement applies only when both the source and target files are in PDF format.
  • Removed deprecated APIs to improve code readability and performance.
  • Changed the default language model to English (without diacritics) when no recognition language is explicitly specified.

Released: Dec 6, 2024

Mises à jour de V24.12

Fonctionnalités

  • Added a container object for storing recognition results.
  • Added support for recognizing Mongolian text.
  • Significantly enhanced the performance of saving recognition results to searchable PDFs.
  • Improved the calculation of line height in searchable PDFs.

Released: Nov 22, 2024

Mises à jour de V24.11.1

Fonctionnalités

  • Added an experimental OCR model for extracting mixed-language Cyrillic/English text.
  • Added support for recognizing mixed-language Telugu/English text.
  • Added support for recognizing mixed-language Tamil/English text.
  • Added support for recognizing mixed-language Kannada/English text.
  • Added universal recognition of Indic text based on Devanagari script, including mixed Devanagari/English text.
  • Added universal recognition of Chinese/English text (language-agnostic).

Released: Nov 6, 2024

Mises à jour de V24.11

Fonctionnalités

  • Added support for recognizing mixed-language Korean/English text.
  • Added support for recognizing mixed-language Japanese/English text.
  • Enhanced handling of custom fonts in searchable PDFs.
  • Improved searchable PDF generation.
  • Text extraction is now faster and more precise across various document types.

Released: Oct 22, 2024

Mises à jour de V24.10

Fonctionnalités

  • Added the ability to reduce PDF file size at the expense of lower background image quality.
  • Introduced simple and straightforward content structure detection modes.

Released: Jul 2, 2024

Mises à jour de V24.6

Fonctionnalités

  • Added support for automatic extraction of key details (such as a number, birth date, and the like) from US passport images.
  • Added support for embedding user-specified fonts in recognition results saved as PDFs.
  • Country.UNIVERSAL recognition parameter that disables extraction of key details from passport images has been replaced with Aspose.OCR.Country.NONE.

Released: Jun 8, 2024

Mises à jour de V24.5

Fonctionnalités

  • Added support for the automatic detection of problematic areas of an image that can significantly impact the accuracy of OCR.
  • Added recognition of Arabic text and recognition of text in mixed Arabic/English.
  • Added Persian (Farsi) language recognition and recognition of texts in mixed Persian/English.
  • Added Urdu language recognition and recognition of texts in mixed Persian/English.
  • Added Uyghur language recognition and recognition of texts in mixed Persian/English.
  • Significantly...