Descubre las novedades en cada versión, con detalles de funciones, mejoras y problemas resueltos.
ene
feb
mar
abr
may
jun
jul
ago
sept
oct
nov
dic
Aspose.OCR for Python via .NET V26.6Versión principal7 jul 2026
Funciones
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.
Correcciones
Fixed a NullReferenceException that could occur in multilingual recognition mode and stabilized multilingual recognition settings.
Fixed hOCR output generation.
Aspose.OCR for .NET V26.6Versión principal30 jun 2026
Funciones
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.
Correcciones
Fixed a NullReferenceException that could occur in multilingual recognition mode and stabilized multilingual recognition settings.
Fixed hOCR output generation.
Aspose.OCR for Java V26.5Versión principal21 may 2026
Funciones
Added region-level recognition results to RecognitionResult - Added the ability to access recognized text per detected region via RecognitionRegionsResult.
Aspose.OCR for .NET V26.5Versión principal18 may 2026
Funciones
Added region-level recognition results to RecognitionResult - Added the ability to access recognized text per detected region via RecognitionRegionsResult.
Correcciones
Fixed JSON serialization for RecognitionResult, including byte-array image fields, to produce stable and complete serialized output.
Aspose.OCR for Python via .NET V26.5Versión principal18 may 2026
Funciones
Added region-level recognition results to RecognitionResult - Added the ability to access recognized text per detected region via RecognitionRegionsResult.