MarkdownSaveOptions
Vue de l’ensemble
‘MarkdownSaveOptions’ est une classe dans Aspose.Words FOSS pour Python.
Options pour économiser des documents comme Markdown.
Cette classe fournit 1 méthode pour travailler avec des objets MarkdownSaveOptions dans les programmes Python. Les méthodes disponibles comprennent: __init__. Tous les membres publics sont accessibles à n’importe quelle application Pythone après l’installation de l’Aspose.Words FOSS pour le package Pyathon. Propriétés: ’empty_paragraph_export_mode’, ’encoding’, exporter_as_html, exporter-images_a_base64 , ’exporter_underline_formatting` et 7 autres.
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
table_content_alignment | str | Read | Gets the table content alignment. |
list_export_mode | str | Read | Gets the list export mode. |
export_images_as_base64 | bool | Read | Gets the export images as base64. |
images_folder | str | Read | Gets the images folder. |
images_folder_alias | str | Read | Gets the images folder alias. |
export_underline_formatting | bool | Read | Gets the export underline formatting. |
link_export_mode | str | Read | Gets the link export mode. |
export_as_html | str | Read | Gets the export as html. |
empty_paragraph_export_mode | str | Read | Gets the empty paragraph export mode. |
image_resolution | int | Read | Gets the image resolution. |
save_format | str | Read | Gets the save format. |
encoding | str | Read | Gets the encoding. |
paragraph_break | str | Read | Gets the paragraph break. |
méthodes
| Signature | Description |
|---|---|
__init__() |
Voir aussi
- Aspose.Words pour Python — Enterprise API Reference