XpsSaveOptions.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 + 'XpsSaveOptions.OutlineLevels...
BuiltInDocumentProperties.created_time property. Gets or sets date of the document creation in UTC.... save ( file_name = ARTIFACTS_DIR + 'DocumentProperties...
ChartSeriesGroup.series property. Gets a collection of series that belong to this series group.... save ( file_name = ARTIFACTS_DIR + 'Charts.SecondaryAxis...
MetafileRenderingOptions.use_emf_embedded_to_wmf property. Gets or sets a value determining how WMF metafiles with embedded EMF metafiles should be rendered.... save ( file_name = ARTIFACTS_DIR + 'PdfSaveOptions.RenderMetafile...
TableStyle.left_indent property. Gets or sets the value that represents the left indent of a table.... save ( file_name = ARTIFACTS_DIR + 'Table.SetTableAlignment...
BuiltInDocumentProperties.last_saved_time property. Gets or sets the time of the last save in UTC.... save ( file_name = ARTIFACTS_DIR + 'DocumentProperties...
DocumentBuilder.end_bookmark method. Marks the current position in the document as a bookmark end.... save ( file_name = ARTIFACTS_DIR + 'DocumentBuilder.InsertHyperlinkToLoc...
FieldIf.right_expression property. Gets or sets the right part of the comparison expression.... save ( file_name = ARTIFACTS_DIR + 'Field.IF.docx' ) See...