| Package | Description |
|---|---|
| com.aspose.ocr | |
| com.aspose.ocr.models |
| Modifier and Type | Method and Description |
|---|---|
void |
ReceiptRecognitionSettings.setLanguageDetectionLevel(LanguageDetectionLevel languageDetectionLevel)
Specifies the level of language detection for text recognition.
|
void |
RecognitionSettings.setLanguageDetectionLevel(LanguageDetectionLevel languageDetectionLevel)
Specifies the level of language detection for text recognition.
|
| Modifier and Type | Method and Description |
|---|---|
static LanguageDetectionLevel |
LanguageDetectionLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LanguageDetectionLevel[] |
LanguageDetectionLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025 Aspose. All rights reserved.