ChartDataLabelCollection.font property. Provides access to the font formatting of the data labels of the entire series.... save ( file_name = ARTIFACTS_DIR + 'Charts.DataLabelNumberForma...
PdfDigitalSignatureDetails.hash_algorithm property. Gets or sets the hash algorithm.... save ( ARTIFACTS_DIR + 'PdfSaveOptions.pdf_digital_signature...
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_value property. Allows to specify whether values are to be displayed in the data labels of the entire series... save ( file_name = ARTIFACTS_DIR + 'Charts.DataLabelsPieChart...
ChartSeries.copy_format_from method. Copies default data point format from the data point with the specified index.... save ( file_name = ARTIFACTS_DIR + 'Charts.CopyDataPointFormat...