Scopri le novità in ogni release, con dettagli su funzionalità, miglioramenti e problemi risolti.
gen
feb
mar
apr
mag
giu
lug
ago
set
ott
nov
dic
Aspose.OCR for Python via .NET V26.6Versione principale7 lug 2026
Funzionalità
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.
Correzioni
Fixed a NullReferenceException that could occur in multilingual recognition mode and stabilized multilingual recognition settings.
Fixed hOCR output generation.
Aspose.OCR for .NET V26.6Versione principale30 giu 2026
Funzionalità
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.
Correzioni
Fixed a NullReferenceException that could occur in multilingual recognition mode and stabilized multilingual recognition settings.
Fixed hOCR output generation.
Aspose.OCR for Java V26.5Versione principale21 mag 2026
Funzionalità
Added region-level recognition results to RecognitionResult - Added the ability to access recognized text per detected region via RecognitionRegionsResult.
Aspose.OCR for .NET V26.5Versione principale18 mag 2026
Funzionalità
Added region-level recognition results to RecognitionResult - Added the ability to access recognized text per detected region via RecognitionRegionsResult.
Correzioni
Fixed JSON serialization for RecognitionResult, including byte-array image fields, to produce stable and complete serialized output.
Aspose.OCR for Python via .NET V26.5Versione principale18 mag 2026
Funzionalità
Added region-level recognition results to RecognitionResult - Added the ability to access recognized text per detected region via RecognitionRegionsResult.