FieldAdvance.right_offset property. Gets or sets the number of points by which the text that follows the field should be moved right.... save ( ARTIFACTS_DIR + 'Field.field_advance...
ChartDataTable.has_vertical_border property. Gets or sets a flag indicating whether a vertical border of the data table is displayed... save ( file_name = ARTIFACTS_DIR + 'Charts.DataTable.docx'...
ResourceSavingArgs.resource_stream property. Allows to specify the stream where the resource will be saved to....resource_file_uri = str ( Path ( ARTIFACTS_DIR ) / args . resource_file_name...
CompositeNode.append_child method. Adds the specified node to the end of the list of child nodes for this node.... save ( file_name = ARTIFACTS_DIR + 'Section.CreateManually...
FieldAdvance.vertical_position property. Gets or sets the number of points by which the text that follows the field should be moved vertically from the top edge of the page.... save ( ARTIFACTS_DIR + 'Field.field_advance...
aspose.words.markup.SdtListItemCollection class. Provides access to [SdtListItem](../sdtlistitem/) elements of a structured document tag... save ( ARTIFACTS_DIR + 'StructuredDocumentTa...
ChartAxis.minor_unit_scale property. Returns or sets the scale value for minor tick marks on the time category axis.... save ( file_name = ARTIFACTS_DIR + 'Charts.AxisDisplayUnit...
aspose.words.fields.FieldIfComparisonResult enumeration. Specifies the result of the IF field condition evaluation.... save ( file_name = ARTIFACTS_DIR + 'Field.IF.docx' ) See...