Package | Description |
---|---|
com.aspose.slides.api | |
com.aspose.slides.model |
Modifier and Type | Method and Description |
---|---|
ObjectExist |
SlidesApi.objectExists(com.aspose.slides.model.request.ObjectExistsRequest request)
Check if file or folder exists
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<ObjectExist> |
SlidesApi.objectExistsWithHttpInfo(com.aspose.slides.model.request.ObjectExistsRequest request)
Check if file or folder exists
|
Modifier and Type | Method and Description |
---|---|
com.squareup.okhttp.Call |
SlidesApi.objectExistsAsync(com.aspose.slides.model.request.ObjectExistsRequest request,
ApiCallback<ObjectExist> callback)
Check if file or folder exists (asynchronously)
|
Modifier and Type | Method and Description |
---|---|
ObjectExist |
ObjectExist.exists(Boolean exists) |
ObjectExist |
ObjectExist.isFolder(Boolean isFolder) |
Copyright © 2021. All rights reserved.