| Package | Description |
|---|---|
| com.groupdocs.conversion.api.options | |
| com.groupdocs.conversion.handler |
| Constructor and Description |
|---|
ToHtmlOptions(HtmlSaveOptions saveOptions)
Instantiates a new To html options.
|
| Modifier and Type | Method and Description |
|---|---|
<T> T |
ConversionHandler.convertToHtml(InputStream fileStream,
String fileName,
HtmlSaveOptions options)
Convert document to HTML
|
<T> T |
ConversionHandler.convertToHtml(String path,
HtmlSaveOptions options)
Convert document to HTML
|
Copyright © 2015 GroupDocs. All rights reserved.