Package | Description |
---|---|
com.groupdocs.cloud.annotation.api |
Modifier and Type | Method | Description |
---|---|---|
PageImages |
PreviewApi.getPages(GetPagesRequest request) |
Generates image representations from documents pages
|
com.squareup.okhttp.Call |
PreviewApi.getPagesAsync(GetPagesRequest request,
ApiCallback<PageImages> callback) |
Generates image representations from documents pages (asynchronously)
|
com.squareup.okhttp.Call |
PreviewApi.getPagesCall(GetPagesRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener) |
Build call for getPages
|
ApiResponse<PageImages> |
PreviewApi.getPagesWithHttpInfo(GetPagesRequest request) |
Generates image representations from documents pages
|
Copyright © 2022. All rights reserved.