Aspose.OCR for .NET V26.6

Released: Jun 30, 2026

Mises à jour de V26.6

Fonctionnalités

  • Added NaturalLanguageQueryAIProcessor to the AsposeAI module for natural language querying of OCR results with LLMs.
  • Added rule-based document type detection with neural-model support through the new DetectDocumentType method.
  • Added AI-powered document type detection based on LLM prompts through the new DetectDocumentTypeAI method.
  • Improved execution time and memory footprint by adding buffer-wise model loading, fixing a native memory leak, and introducing TrackNativeResources logging.

Correctifs

  • Fixed a NullReferenceException that could occur in multilingual recognition mode and stabilized multilingual recognition settings.
  • Fixed hOCR output generation.