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'...
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...
DocumentBase.styles property. Returns a collection of styles defined in the document.... save ( file_name = ARTIFACTS_DIR + 'Styles.ParagraphStyleBullet...
aspose.words.drawing.ole.OptionButtonControl class. The OptionButton control enables a single choice in a limited set of mutually exclusive choices.... save ( file_name = ARTIFACTS_DIR + 'Shape.SelectRadioControl...
LoadOptions.preserve_include_picture_field property. Gets or sets whether to preserve the INCLUDEPICTURE field when reading Microsoft Word formats... save ( file_name = ARTIFACTS_DIR + 'Field.PreserveIncludePictu...
Font.bidi property. Specifies whether the contents of this run shall have right-to-left characteristics.... save ( ARTIFACTS_DIR + 'Font.bidi.docx' ) See...