Method and Description |
---|
com.groupdocs.conversion.Converter.convert(OutputStream, ConvertedDocumentStream, ConvertOptions)
This method will be removed in next release
|
com.groupdocs.conversion.Converter.convert(OutputStream, ConvertedPageStream, ConvertOptions)
This method will be removed in next release
|
com.groupdocs.conversion.Converter.convert(OutputStream, ConvertOptions)
This method will be removed in next release
|
com.groupdocs.conversion.Converter.convert(OutputStream, ConvertOptionsProvider)
This method will be removed in next release
|
com.groupdocs.conversion.Converter.convertPageByPage(OutputStream, ConvertOptions)
This method will be removed in next release
|
Constructor and Description |
---|
com.groupdocs.conversion.Converter(InputStream)
This constructor will be removed in next release
|
com.groupdocs.conversion.Converter(InputStream, ConverterSettings)
This constructor will be removed in next release
|
com.groupdocs.conversion.Converter(InputStream, Func1<FileType, LoadOptions>)
This constructor will be removed in next release
|
com.groupdocs.conversion.Converter(InputStream, Func1<FileType, LoadOptions>, ConverterSettings)
This constructor will be removed in next release
|
com.groupdocs.conversion.Converter(InputStream, LoadOptions)
This constructor will be removed in next release
|
com.groupdocs.conversion.Converter(InputStream, LoadOptions, ConverterSettings)
This constructor will be removed in next release
|
com.groupdocs.conversion.Converter(String, ConverterSettings) |
com.groupdocs.conversion.Converter(String, LoadOptions) |
com.groupdocs.conversion.Converter(String, LoadOptions, ConverterSettings) |