Package | Description |
---|---|
com.aspose.email.cloud.sdk.model |
Modifier and Type | Method and Description |
---|---|
AiBcrImageStorageFile |
AiBcrImageStorageFile.file(StorageFileLocation file)
Set file and return this.
|
Modifier and Type | Method and Description |
---|---|
List<AiBcrImageStorageFile> |
AiBcrStorageImageRq.getImages()
List of images with business cards
|
Modifier and Type | Method and Description |
---|---|
AiBcrStorageImageRq |
AiBcrStorageImageRq.addImagesItem(AiBcrImageStorageFile imagesItem)
Add an item to images and return this.
|
Modifier and Type | Method and Description |
---|---|
AiBcrStorageImageRq |
AiBcrStorageImageRq.images(List<AiBcrImageStorageFile> images)
Set images and return this.
|
void |
AiBcrStorageImageRq.setImages(List<AiBcrImageStorageFile> images)
Set images.
|
Constructor and Description |
---|
AiBcrParseStorageRq(AiBcrOptions options,
List<AiBcrImageStorageFile> images,
StorageFolderLocation outFolder)
Initializes a new instance of the AiBcrParseStorageRq
|
AiBcrStorageImageRq(AiBcrOptions options,
List<AiBcrImageStorageFile> images)
Initializes a new instance of the AiBcrStorageImageRq
|
Copyright © 2020. All rights reserved.