Veja o que há de novo em cada versão, com detalhes sobre recursos, melhorias e problemas solucionados.
jan.
fev.
mar.
abr.
mai.
jun.
jul.
ago.
set.
out.
nov.
dez.
Aspose.OCR for Python via .NET V26.6Versão principal7 de jul. de 2026
Recursos
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.
Correções
Fixed a NullReferenceException that could occur in multilingual recognition mode and stabilized multilingual recognition settings.
Fixed hOCR output generation.
Aspose.OCR for .NET V26.6Versão principal30 de jun. de 2026
Recursos
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.
Correções
Fixed a NullReferenceException that could occur in multilingual recognition mode and stabilized multilingual recognition settings.
Fixed hOCR output generation.
Aspose.OCR for Java V26.5Versão principal21 de mai. de 2026
Recursos
Added region-level recognition results to RecognitionResult - Added the ability to access recognized text per detected region via RecognitionRegionsResult.
Aspose.OCR for .NET V26.5Versão principal18 de mai. de 2026
Recursos
Added region-level recognition results to RecognitionResult - Added the ability to access recognized text per detected region via RecognitionRegionsResult.
Correções
Fixed JSON serialization for RecognitionResult, including byte-array image fields, to produce stable and complete serialized output.
Aspose.OCR for Python via .NET V26.5Versão principal18 de mai. de 2026
Recursos
Added region-level recognition results to RecognitionResult - Added the ability to access recognized text per detected region via RecognitionRegionsResult.