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...
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...
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...
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...
PdfDigitalSignatureDetails.hash_algorithm property. Gets or sets the hash algorithm.... save ( ARTIFACTS_DIR + 'PdfSaveOptions.pdf_digital_signature...