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...
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...
MarkdownSaveOptions.list_export_mode property. Specifies how list items will be written to the output file... save ( file_name = ARTIFACTS_DIR + 'MarkdownSaveOptions...
MarkdownSaveOptions.office_math_export_mode property. Specifies how OfficeMath will be written to the output file... save ( file_name = ARTIFACTS_DIR + 'MarkdownSaveOptions...
HyphenationOptions.auto_hyphenation property. Gets or sets value determining whether automatic hyphenation is turned on for the document... save ( file_name = ARTIFACTS_DIR + 'Document.HyphenationOptions...
LayoutOptions.show_hidden_text property. Gets or sets indication of whether hidden text in the document is rendered... save ( file_name = ARTIFACTS_DIR + 'Document.LayoutOptionsHiddenT...
SvgSaveOptions.id_prefix property. Specifies a prefix that is prepended to all generated element IDs in the output document... save ( file_name = ARTIFACTS_DIR + 'SvgSaveOptions.IdPrefixSvg...