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'...
RevisionOptions.revision_bars_position property. Gets or sets rendering position of revision bars... save ( file_name = ARTIFACTS_DIR + 'Revision.LayoutOptionsRevisio...
PdfSaveOptions.display_doc_title property. A flag specifying whether the window’s title bar should display the document title taken from the Title entry of the document information dictionary.... save ( file_name = ARTIFACTS_DIR + 'PdfSaveOptions.DocTitle...
IStructuredDocumentTag.lock_content_control property. When set to true, this property will prohibit a user from deleting this SDT.... save ( file_name = ARTIFACTS_DIR + 'StructuredDocumentTa...
Paragraph.is_end_of_header_footer property. True if this paragraph is the last paragraph in the [HeaderFooter](../../headerfooter/) (main text story) of a [Section](../../section/); false otherwise.... save ( file_name = ARTIFACTS_DIR + 'HeaderFooter.Create...
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...