ShapeBase.distance_top property. Returns or sets the distance (in points) between the document text and the top edge of the shape.... save ( file_name = ARTIFACTS_DIR + 'Shape.Coordinates.docx'...
ShapeBase.distance_bottom property. Returns or sets the distance (in points) between the document text and the bottom edge of the shape.... save ( file_name = ARTIFACTS_DIR + 'Shape.Coordinates.docx'...
ShapeBase.distance_left property. Returns or sets the distance (in points) between the document text and the left edge of the shape.... save ( file_name = ARTIFACTS_DIR + 'Shape.Coordinates.docx'...
aspose.words.tables.TableAlignment enumeration. Specifies alignment for an inline table.... save ( file_name = ARTIFACTS_DIR + 'Table.SetOutlineBorders...
ListLevel.create_picture_bullet method. Creates picture bullet shape for the current list level.... save ( file_name = ARTIFACTS_DIR + 'Lists.CreatePictureBullet...
ShapeBase.distance_right property. Returns or sets the distance (in points) between the document text and the right edge of the shape.... save ( file_name = ARTIFACTS_DIR + 'Shape.Coordinates.docx'...
RevisionOptions.revision_bars_position property. Gets or sets rendering position of revision bars... save ( file_name = ARTIFACTS_DIR + 'Revision.LayoutOptionsRevisio...
ChartLegendEntry.is_hidden property. Gets or sets a value indicating whether this entry is hidden in the chart legend... save ( file_name = ARTIFACTS_DIR + 'Charts.LegendEntries...