IDocumentConverterPlugin class
IDocumentConverterPlugin class
Defines an interface for external converter plugin.
Methods
| Name | Description |
|---|---|
| convert(inputStream, loadOptions, outputStream, saveOptions) | Converts document using specified input output streams and save options. |
| convertToImages(inputStream, loadOptions, saveOptions) | Converts pages from document from input stream to array of images. |
See Also
- module Aspose.Words