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_value property. Allows to specify whether values are to be displayed in the data labels of the entire series... save ( ARTIFACTS_DIR + "Charts.data_labels_pie_chart...
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 ( ARTIFACTS_DIR + "ImageSaveOptions.f...
aspose.words.saving.PdfImageCompression enumeration. Specifies the type of compression applied to images in the PDF file.... save ( ARTIFACTS_DIR + "PdfSaveOptions.image_compression...
ChartDataLabelCollection.show_legend_key property. Allows to specify whether legend key is to be displayed for the data labels of the entire series... save ( ARTIFACTS_DIR + "Charts.data_labels_pie_chart...