convert_by_page method
Leave feedback
On this page
Converts the source document and saves the converted document page by page.
Learn more
- More about document conversion basic scenarios: https://docs.groupdocs.com/display/conversionnet/Convert+document
- Conversion use cases, advanced settings and customizations: https://docs.groupdocs.com/display/conversionnet/Converting
def convert_by_page(self, output_dir, convert_options):
...
| Parameter | Type | Description |
|---|---|---|
| output_dir | System.Func2[[GroupDocs.Conversion.SavePageContext, GroupDocs.Conversion, Version=26.3.0.0, Culture=neutral, PublicKeyToken=716fcc553a201e56],[System.IO.Stream, System.Private.CoreLib, Version=10.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]` |
|
| convert_options | ConvertOptions |
The convert options specific to desired target file type. |
- class
Converter
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.