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...
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...
ChartDataPointCollection.copy_format method. Copies format from the source data point to the destination data point.... save ( file_name = ARTIFACTS_DIR + 'Charts.CopyDataPointFormat...
ImageSaveOptions.tiff_binarization_method property. Gets or sets method used while converting images to 1 bpp format when [ImageSaveOptions.save_format](../save_format/) is [SaveFormat.TIFF](../../../aspose.words/saveformat/#TIFF) and [ImageSaveOptions.tiff_compression](../tiff_compression/) is equal to [TiffCompression.CCITT3](../../tiffcompression/#CCITT3) or [TiffCompression.CCITT4](../../tiffcompression/#CCITT4).... save ( file_name = ARTIFACTS_DIR + 'ImageSaveOptions.FloydSteinbergDither...
ChartDataLabelCollection.font property. Provides access to the font formatting of the data labels of the entire series.... save ( file_name = ARTIFACTS_DIR + 'Charts.DataLabelNumberForma...
ImageSaveOptions.image_brightness property. Gets or sets the brightness for the generated images.... save ( file_name = ARTIFACTS_DIR + 'ImageSaveOptions.EditImage...