MarkdownSaveOptions.image_resolution property. Specifies the output resolution for images when exporting to Markdown... save ( file_name = ARTIFACTS_DIR + 'MarkdownSaveOptions...
ParagraphFormat.mirror_indents property. Gets or sets a flag indicating whether the left and right indents are of the same width.... save ( file_name = ARTIFACTS_DIR + 'ParagraphFormat.MirrorIndents...
PageSetup.text_columns property. Returns a collection that represents the set of text columns.... save ( file_name = ARTIFACTS_DIR + 'PageSetup.ColumnsSameWidth...
ParagraphFormat.hanging_punctuation property. Gets or sets a flag indicating whether hanging punctuation is enabled for the current paragraph.... save ( file_name = ARTIFACTS_DIR + 'ParagraphFormat.AsianTypographyPrope...
PclSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used... save ( file_name = ARTIFACTS_DIR + 'PclSaveOptions.RasterizeElements...
ImageData.fit_image_to_shape method. Fits the image data to Shape frame so that the aspect ratio of the image data matches the aspect ratio of Shape frame.... save ( file_name = ARTIFACTS_DIR + 'Shape.FitImageToShape...