Erfahren Sie, was sich in den einzelnen Releases geändert hat – mit Details zu Funktionen, Verbesserungen und behobenen Problemen.
Jan
Feb
Mär
Apr
Mai
Jun
Jul
Aug
Sep
Okt
Nov
Dez
Aspose.OCR for Python via .NET V26.6Hauptversion7. Juli 2026
Funktionen
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.
Korrekturen
Fixed a NullReferenceException that could occur in multilingual recognition mode and stabilized multilingual recognition settings.
Fixed hOCR output generation.
Aspose.OCR for .NET V26.6Hauptversion30. Juni 2026
Funktionen
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.
Korrekturen
Fixed a NullReferenceException that could occur in multilingual recognition mode and stabilized multilingual recognition settings.
Fixed hOCR output generation.
Aspose.OCR for Java V26.5Hauptversion21. Mai 2026
Funktionen
Added region-level recognition results to RecognitionResult - Added the ability to access recognized text per detected region via RecognitionRegionsResult.
Aspose.OCR for .NET V26.5Hauptversion18. Mai 2026
Funktionen
Added region-level recognition results to RecognitionResult - Added the ability to access recognized text per detected region via RecognitionRegionsResult.
Korrekturen
Fixed JSON serialization for RecognitionResult, including byte-array image fields, to produce stable and complete serialized output.
Aspose.OCR for Python via .NET V26.5Hauptversion18. Mai 2026
Funktionen
Added region-level recognition results to RecognitionResult - Added the ability to access recognized text per detected region via RecognitionRegionsResult.