Package | Description |
---|---|
com.groupdocs.cloud.watermark.api |
Modifier and Type | Method | Description |
---|---|---|
WatermarkResult |
WatermarkApi.add(AddRequest request) |
Add watermarks to a document of any supported type.
|
com.squareup.okhttp.Call |
WatermarkApi.addAsync(AddRequest request,
ApiCallback<WatermarkResult> callback) |
Add watermarks to a document of any supported type.
|
com.squareup.okhttp.Call |
WatermarkApi.addCall(AddRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener) |
Build call for add
|
ApiResponse<WatermarkResult> |
WatermarkApi.addWithHttpInfo(AddRequest request) |
Add watermarks to a document of any supported type.
|
Copyright © 2019. All rights reserved.