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...
FieldUserAddress.user_address property. Gets or sets the current user's postal address.... save ( file_name = ARTIFACTS_DIR + 'Field.USERADDRESS.docx'...
BuiltInDocumentProperties.last_saved_by property. Gets or sets the name of the last author.... save ( file_name = ARTIFACTS_DIR + 'DocumentProperties...
MetafileRenderingOptions.emulate_rendering_to_size_on_page property. Gets or sets a value determining whether metafile rendering emulates the display of the metafile according to the size on page or the display of the metafile in its default size.... save ( file_name = ARTIFACTS_DIR + 'PdfSaveOptions.EmulateRenderingToSi...
FileFormatUtil.extension_to_save_format method. Converts a file name extension into a [SaveFormat](../../saveformat/) value.... save ( file_name = ARTIFACTS_DIR + 'File.SaveToDetectedFileFo'...
TableStyle.bottom_padding property. Gets or sets the amount of space (in points) to add below the contents of table cells.... save ( file_name = ARTIFACTS_DIR + 'Table.TableStyleCreation...
FieldIncludePicture.is_linked property. Gets or sets whether to reduce the file size by not storing graphics data with the document.... save ( ARTIFACTS_DIR + 'Field.field_include_picture...