Package | Description |
---|---|
com.aspose.email.cloud.sdk.model |
Modifier and Type | Method and Description |
---|---|
AiBcrOptions |
AiBcrOptions.countries(String countries)
Set countries and return this.
|
AiBcrOptions |
AiBcrRq.getOptions()
Recognition options
|
AiBcrOptions |
AiBcrOptions.languages(String languages)
Set languages and return this.
|
Modifier and Type | Method and Description |
---|---|
AiBcrRq |
AiBcrRq.options(AiBcrOptions options)
Set options and return this.
|
void |
AiBcrRq.setOptions(AiBcrOptions options)
Set options.
|
Constructor and Description |
---|
AiBcrBase64Rq(AiBcrOptions options,
List<AiBcrBase64Image> images)
Initializes a new instance of the AiBcrBase64Rq
|
AiBcrParseOcrDataRq(AiBcrOptions options,
List<AiBcrOcrData> data)
Initializes a new instance of the AiBcrParseOcrDataRq
|
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 © 2020. All rights reserved.