Package | Description |
---|---|
com.aspose.email.cloud.sdk.model |
Modifier and Type | Method and Description |
---|---|
AiBcrOptions |
AiBcrOptions.countries(String countries) |
AiBcrOptions |
AiBcrRq.getOptions()
Recognition options
|
AiBcrOptions |
AiBcrOptions.languages(String languages) |
Modifier and Type | Method and Description |
---|---|
AiBcrRq |
AiBcrRq.options(AiBcrOptions options) |
void |
AiBcrRq.setOptions(AiBcrOptions options) |
Constructor and Description |
---|
AiBcrBase64Rq(AiBcrOptions options,
List<AiBcrBase64Image> images)
Initializes a new instance of the AiBcrBase64Rq
|
AiBcrParseStorageRq(AiBcrOptions options,
List<AiBcrImageStorageFile> images,
StorageFolderLocation outFolder)
Initializes a new instance of the AiBcrParseStorageRq
|
AiBcrRq(AiBcrOptions options)
Initializes a new instance of the AiBcrRq
|
AiBcrStorageImageRq(AiBcrOptions options,
List<AiBcrImageStorageFile> images)
Initializes a new instance of the AiBcrStorageImageRq
|
Copyright © 2019. All rights reserved.