Découvrez les nouveautés dans chaque version, avec des détails sur les fonctionnalités, les améliorations et les problèmes résolus.
janv.
févr.
mars
avr.
mai
juin
juil.
août
sept.
oct.
nov.
déc.
Aspose.OCR for Python via .NET V26.6Version majeure7 juil. 2026
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.
Corrections
Fixed a NullReferenceException that could occur in multilingual recognition mode and stabilized multilingual recognition settings.
Fixed hOCR output generation.
Aspose.OCR for .NET V26.6Version majeure30 juin 2026
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.
Corrections
Fixed a NullReferenceException that could occur in multilingual recognition mode and stabilized multilingual recognition settings.
Fixed hOCR output generation.
Aspose.OCR for Java V26.5Version majeure21 mai 2026
Fonctionnalités
Added region-level recognition results to RecognitionResult - Added the ability to access recognized text per detected region via RecognitionRegionsResult.
Aspose.OCR for .NET V26.5Version majeure18 mai 2026
Fonctionnalités
Added region-level recognition results to RecognitionResult - Added the ability to access recognized text per detected region via RecognitionRegionsResult.
Corrections
Fixed JSON serialization for RecognitionResult, including byte-array image fields, to produce stable and complete serialized output.
Aspose.OCR for Python via .NET V26.5Version majeure18 mai 2026
Fonctionnalités
Added region-level recognition results to RecognitionResult - Added the ability to access recognized text per detected region via RecognitionRegionsResult.