RtfSaveOptions.export_compact_size property. Allows to make output RTF documents smaller in size, but if they contain RTL (right-to-left) text, it will not be displayed correctly.... save ( ARTIFACTS_DIR + 'RtfSaveOptions.export_images...
FieldAutoNum.separator_character property. Gets or sets the separator character to be used.... save ( file_name = ARTIFACTS_DIR + 'Field.AUTONUM.docx'...
ChartDataPointCollection.copy_format method. Copies format from the source data point to the destination data point.... save ( file_name = ARTIFACTS_DIR + 'Charts.CopyDataPointFormat...
ChartDataLabelCollection.show_legend_key property. Allows to specify whether legend key is to be displayed for the data labels of the entire series... save ( file_name = ARTIFACTS_DIR + 'Charts.DataLabelsPieChart...
ParagraphFormat.space_after_auto property. True if the amount of spacing after the paragraph is set automatically.... save ( file_name = ARTIFACTS_DIR + 'ParagraphFormat.ParagraphSpacingAuto...