Aspose.OCR for .NET V26.6

Released: Jun 30, 2026

V26.6 中的更新

特性

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

修補程式

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