ShapeBase.is_inline property. A quick way to determine if this shape is positioned inline with text.... save ( file_name = ARTIFACTS_DIR + 'Shape.IsInline.docx'...
Font.bidi property. Specifies whether the contents of this run shall have right-to-left characteristics.... save ( ARTIFACTS_DIR + 'Font.bidi.docx' ) See...
OutlineOptions.create_missing_outline_levels property. Gets or sets a value determining whether or not to create missing outline levels when the document is exported.... save ( file_name = ARTIFACTS_DIR + 'PdfSaveOptions.CreateMissingOutline...
SignatureLine.default_instructions property. Gets or sets a value indicating that default instructions is shown in the Sign dialog... save ( file_name = ARTIFACTS_DIR + 'Shape.SignatureLine...
FieldAdvance.left_offset property. Gets or sets the number of points by which the text that follows the field should be moved left.... save ( ARTIFACTS_DIR + 'Field.field_advance...