Package | Description |
---|---|
com.aspose.email.cloud.sdk.model |
Modifier and Type | Method and Description |
---|---|
AiBcrBase64Image |
AiBcrBase64Image.base64Data(String base64Data) |
Modifier and Type | Method and Description |
---|---|
List<AiBcrBase64Image> |
AiBcrBase64Rq.getImages()
Images to recognize
|
Modifier and Type | Method and Description |
---|---|
AiBcrBase64Rq |
AiBcrBase64Rq.addImagesItem(AiBcrBase64Image imagesItem) |
Modifier and Type | Method and Description |
---|---|
AiBcrBase64Rq |
AiBcrBase64Rq.images(List<AiBcrBase64Image> images) |
void |
AiBcrBase64Rq.setImages(List<AiBcrBase64Image> images) |
Constructor and Description |
---|
AiBcrBase64Rq(AiBcrOptions options,
List<AiBcrBase64Image> images)
Initializes a new instance of the AiBcrBase64Rq
|
Copyright © 2020. All rights reserved.