Package | Description |
---|---|
com.groupdocs.cloud.merger.api | |
com.groupdocs.cloud.merger.model |
Modifier and Type | Method | Description |
---|---|---|
InfoResult |
InfoApi.getInfo(GetInfoRequest request) |
Retrieve information about document pages: size, height, width etc.
|
Modifier and Type | Method | Description |
---|---|---|
ApiResponse<InfoResult> |
InfoApi.getInfoWithHttpInfo(GetInfoRequest request) |
Retrieve information about document pages: size, height, width etc.
|
Modifier and Type | Method | Description |
---|---|---|
com.squareup.okhttp.Call |
InfoApi.getInfoAsync(GetInfoRequest request,
ApiCallback<InfoResult> callback) |
Retrieve information about document pages: size, height, width etc.
|
Modifier and Type | Method | Description |
---|---|---|
InfoResult |
InfoResult.addPagesItem(PageInfo pagesItem) |
|
InfoResult |
InfoResult.extension(java.lang.String extension) |
|
InfoResult |
InfoResult.fileFormat(java.lang.String fileFormat) |
|
InfoResult |
InfoResult.pages(java.util.List<PageInfo> pages) |
|
InfoResult |
InfoResult.size(java.lang.Long size) |
Copyright © 2022. All rights reserved.