| Package | Description |
|---|---|
| com.groupdocs.cloud.annotation.api |
| Modifier and Type | Method | Description |
|---|---|---|
List<AnnotationInfo> |
AnnotateApi.extract(ExtractRequest request) |
Extracts annotations from document
|
com.squareup.okhttp.Call |
AnnotateApi.extractAsync(ExtractRequest request,
ApiCallback<List<AnnotationInfo>> callback) |
Extracts annotations from document (asynchronously)
|
com.squareup.okhttp.Call |
AnnotateApi.extractCall(ExtractRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener) |
Build call for extract
|
ApiResponse<List<AnnotationInfo>> |
AnnotateApi.extractWithHttpInfo(ExtractRequest request) |
Extracts annotations from document
|
Copyright © 2025. All rights reserved.