| Package | Description |
|---|---|
| com.groupdocs.conversion.converter.option | |
| com.groupdocs.conversion.handler |
| Modifier and Type | Class and Description |
|---|---|
class |
SlidesLoadOptions
Slide document load options
|
| Modifier and Type | Method and Description |
|---|---|
<T> T |
ConversionHandler.convert(InputStream fileStream,
LoadOptions loadOptions,
SaveOptions saveOptions)
Converts the content of the stream
|
<T> T |
ConversionHandler.convert(InputStream fileStream,
String fileName,
LoadOptions loadOptions,
SaveOptions saveOptions)
Converts the content of the stream
|
<T> T |
ConversionHandler.convert(String guid,
LoadOptions loadOptions,
SaveOptions saveOptions)
Converts the file specified by the guid
|
Copyright © 2017. All rights reserved.