ParagraphFormat.style property. Gets or sets the paragraph style applied to this formatting.... save ( ARTIFACTS_DIR + "Styles.paragraph_style_bulleted_list...
PageSetup.left_margin property. Returns or sets the distance (in points) between the left edge of the page and the left boundary of the body text.... save ( ARTIFACTS_DIR + "PageSetup.page_margins...
MarkdownSaveOptions.list_export_mode property. Specifies how list items will be written to the output file... save ( file_name = ARTIFACTS_DIR + 'MarkdownSaveOptions...
ImageData.has_image property. Returns ``True`` if the shape has image bytes or links an image....convert_to_string ( format ) with open ( ARTIFACTS_DIR + f 'Drawing.save_all_images...
SaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used.... save ( ARTIFACTS_DIR + 'HtmlSaveOptions.do...
SaveOptions.memory_optimization property. Gets or sets value determining if memory optimization should be performed before saving the document... save ( file_name = ARTIFACTS_DIR + 'PdfSaveOptions.MemoryOptimization...