ParagraphFormat.is_list_item property. True when the paragraph is an item in a bulleted or numbered list.... save ( file_name = ARTIFACTS_DIR + 'Lists.NestedLists.docx'...
ChartSeries.clear_values method. Removes all data values from the chart series with preserving the format of the data points and data labels.... save ( file_name = ARTIFACTS_DIR + 'Charts.PopulateChartWithDat...
aspose.words.layout.ShowInBalloons enumeration. Specifies which revisions are rendered in balloons.... save ( file_name = ARTIFACTS_DIR + 'Revision.RevisionOptions...
StructuredDocumentTag.tag property. Specifies a tag associated with the current SDT node... save ( file_name = ARTIFACTS_DIR + 'StructuredDocumentTa...
OleFormat.source_full_name property. Gets or sets the path and name of the source file for the linked OLE object.... save ( ARTIFACTS_DIR + 'Shape.ole_links.docx'...
EditableRange.editable_range_start property. Gets the node that represents the start of the editable range.... save ( file_name = ARTIFACTS_DIR + 'EditableRange.CreateAndRemove...
PdfSaveOptions constructor. Initializes a new instance of this class that can be used to save a document in the [SaveFormat.PDF](../../../aspose.words/saveformat/#PDF) format.... save ( file_name = ARTIFACTS_DIR + 'PdfSaveOptions.EmbedFullFonts...