FileFormatUtil.extension_to_save_format method. Converts a file name extension into a [SaveFormat](../../saveformat/) value.... save ( file_name = ARTIFACTS_DIR + 'File.SaveToDetectedFileFo'...
Document.compatibility_options property. Provides access to document compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Word).... save ( ARTIFACTS_DIR + 'CompatibilityOptions...
ChartDataLabelCollection.show_bubble_size property. Allows to specify whether bubble size is to be displayed for the data labels of the entire series... save ( file_name = ARTIFACTS_DIR + 'Charts.DataLabelsBubbleChar...
DocumentBuilder.end_column_bookmark method. Marks the current position in the document as a column bookmark end... save ( ARTIFACTS_DIR + 'Bookmarks.create_column_bookmark...
Table.style_name property. Gets or sets the name of the table style applied to this table.... save ( file_name = ARTIFACTS_DIR + 'Table.TableStyleCreation...
PdfSaveOptions.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 + 'PdfSaveOptions.HeadingsOutlineLevel...
BuiltInDocumentProperties.version property. Represents the version number of the application that created the document.... save ( file_name = ARTIFACTS_DIR + 'DocumentProperties...