| Package | Description |
|---|---|
| com.groupdocs.conversion.domain | |
| com.groupdocs.conversion.handler.input | |
| com.groupdocs.conversion.handler.output |
| Modifier and Type | Class and Description |
|---|---|
class |
CacheFileDescription
Properties of the cached file
|
| Modifier and Type | Method and Description |
|---|---|
static CacheFileDescription |
CacheFileDescription.fromFileDescription(FileDescription fileDescription,
SaveOptions saveOptions) |
static CacheFileDescription |
CacheFileDescription.fromFileDescription(FileDescription fileDescription,
SaveOptions saveOptions,
int currentPage) |
| Modifier and Type | Method and Description |
|---|---|
FileDescription |
IInputDataHandler.getFileDescription(String guid) |
| Modifier and Type | Method and Description |
|---|---|
String |
IOutputDataHandler.saveFile(FileDescription fileDescription,
InputStream stream,
SaveOptions saveOptions) |
String |
IOutputDataHandler.saveFileInternal(FileDescription fileDescription,
com.aspose.ms.System.IO.Stream stream,
SaveOptions saveOptions) |
Copyright © 2017. All rights reserved.