ConversionOptions
Panoramica
ConversionOptions è una classe in Aspose.Words per Python.
Opzioni per controllare la conversione da DOCX a Markdown.
Proprietà
| Nome | Tipo | Accesso | Descrizione |
|---|---|---|---|
heading_style | HeadingStyle | Lettura | |
list_marker | ListMarker | Lettura | |
code_block_style | CodeBlockStyle | Lettura | |
export_underline | bool | Lettura | |
export_strikethrough | bool | Lettura | |
export_headers_footers | bool | Lettura | |
preserve_emphasis | bool | Lettura | |
table_pipe_style | bool | Lettura | |
wrap_width | Optional[int] | Lettura | |
escape_special_chars | bool | Lettura |