Package | Description |
---|---|
com.aspose.email.cloud.sdk.model |
Modifier and Type | Method and Description |
---|---|
AiBcrImageStorageFile |
AiBcrImageStorageFile.file(StorageFileLocation file) |
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) |
Modifier and Type | Method and Description |
---|---|
AiBcrStorageImageRq |
AiBcrStorageImageRq.images(List<AiBcrImageStorageFile> images) |
void |
AiBcrStorageImageRq.setImages(List<AiBcrImageStorageFile> 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 © 2019. All rights reserved.