MarkdownSaveOptions

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

NameTypeAccessDescription
table_content_alignmentstrReadGets the table content alignment.
list_export_modestrReadGets the list export mode.
export_images_as_base64boolReadGets the export images as base64.
images_folderstrReadGets the images folder.
images_folder_aliasstrReadGets the images folder alias.
export_underline_formattingboolReadGets the export underline formatting.
link_export_modestrReadGets the link export mode.
export_as_htmlstrReadGets the export as html.
empty_paragraph_export_modestrReadGets the empty paragraph export mode.
image_resolutionintReadGets the image resolution.
save_formatstrReadGets the save format.
encodingstrReadGets the encoding.
paragraph_breakstrReadGets the paragraph break.

méthodes

SignatureDescription
__init__()

Voir aussi

  • Aspose.Words pour Python — Enterprise API Reference
 Français