ConverterConvert Method |
Name | Description | |
---|---|---|
![]() | Convert(String, ConvertOptions) |
Converts source document. Saves the whole converted document.
|
![]() | Convert(SaveDocumentStream, ConvertOptionsProvider) |
Converts source document. Saves the whole converted document.
|
![]() | Convert(SaveDocumentStream, ConvertOptions) |
Converts source document. Saves the whole converted document.
|
![]() | Convert(SaveDocumentStreamForFileType, ConvertOptionsProvider) |
Converts source document. Saves the whole converted document.
|
![]() | Convert(SaveDocumentStreamForFileType, ConvertOptions) |
Converts source document. Saves the whole converted document.
|
![]() | Convert(SavePageStream, ConvertOptionsProvider) |
Converts source document. Saves the converted document page by page.
|
![]() | Convert(SavePageStream, ConvertOptions) |
Converts source document. Saves the converted document page by page.
|
![]() | Convert(SavePageStreamForFileType, ConvertOptionsProvider) |
Converts source document. Saves the converted document page by page.
|
![]() | Convert(SavePageStreamForFileType, ConvertOptions) |
Converts source document. Saves the converted document page by page.
|
![]() | Convert(SaveDocumentStream, ConvertedDocumentStream, ConvertOptionsProvider) |
Converts source document. Saves the whole converted document.
|
![]() | Convert(SaveDocumentStream, ConvertedDocumentStream, ConvertOptions) |
Converts source document. Saves the whole converted document.
|
![]() | Convert(SaveDocumentStreamForFileType, ConvertedDocumentStream, ConvertOptionsProvider) |
Converts source document. Saves the whole converted document.
|
![]() | Convert(SaveDocumentStreamForFileType, ConvertedDocumentStream, ConvertOptions) |
Converts source document. Saves the whole converted document.
|
![]() | Convert(SavePageStream, ConvertedPageStream, ConvertOptionsProvider) |
Converts source document. Saves the converted document page by page.
|
![]() | Convert(SavePageStream, ConvertedPageStream, ConvertOptions) |
Converts source document. Saves the converted document page by page.
|
![]() | Convert(SavePageStreamForFileType, ConvertedPageStream, ConvertOptionsProvider) |
Converts source document. Saves the converted document page by page.
|
![]() | Convert(SavePageStreamForFileType, ConvertedPageStream, ConvertOptions) |
Converts source document. Saves the converted document page by page.
|