CellFormat.right_padding property. Returns or sets the amount of space (in points) to add to the right of the contents of cell.... save ( file_name = ARTIFACTS_DIR + 'DocumentBuilder.SetCellFormatting...
FieldToc.entry_level_range property. Gets or sets a range of levels of the table of contents entries to be included.... save ( ARTIFACTS_DIR + 'Field.tc.docx' ) def...
BookmarksOutlineLevelCollection.contains method. Determines whether the collection contains a bookmark with the given name.... save ( file_name = ARTIFACTS_DIR + 'BookmarksOutlineLeve...
RevisionOptions.moved_to_text_color property. Allows to specify the color to be used for areas where content was moved to [RevisionType.MOVING](../../../aspose.words/revisiontype/#MOVING)... save ( file_name = ARTIFACTS_DIR + 'Revision.RevisionOptions...
OleFormat.source_item property. Gets or sets a string that is used to identify the portion of the source file that is being linked.... save ( ARTIFACTS_DIR + 'Shape.ole_links.docx'...
aspose.words.markup.SdtListItem class. This element specifies a single list item within a parent [SdtType.COMBO_BOX](../sdttype/#COMBO_BOX) or [SdtType.DROP_DOWN_LIST](../sdttype/#DROP_DOWN_LIST) structured document tag... save ( ARTIFACTS_DIR + 'StructuredDocumentTa...
aspose.words.drawing.charts.ChartSeriesGroup class. Represents properties of a chart series group, that is, the properties of chart series of the same type associated with the same axes.... save ( file_name = ARTIFACTS_DIR + 'Charts.SecondaryAxis...
FieldSymbol.font_size property. Gets or sets the size in points of the font of the character retrieved by the field.... save ( ARTIFACTS_DIR + 'Field.field_symbol...
aspose.words.fields.DropDownItemCollection class. A collection of strings that represent all the items in a drop-down form field... save ( ARTIFACTS_DIR + 'FormFields.drop_down_item_collection...