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