Aspose::Words::Markup::SdtListItemCollection::Clear method. Clears all items from this collection in C++....structured document tags. auto doc = MakeObject < Document > (); auto...drop-down list structured document tag is a form that allows...
aspose.words.saving.MarkdownSaveOptions class. Class to specify additional options when saving a Document into the [SaveFormat.MARKDOWN](../../aspose.words/saveformat/#MARKDOWN) format...additional options when saving a document into the SaveFormat.MARKDOWN...the Specify Save Options documentation article. Inheritance: MarkdownSaveOptions...
ListFormat.is_list_item property. True when the paragraph has bulleted or numbered formatting applied to it.... Document () builder = aw . DocumentBuilder...and end a list by using a document builder's "ListFormat" property...
CustomPart.relationship_type property. Gets or sets the relationship type from the parent part to this custom part....Examples Shows how to access a document’s arbitrary custom parts collection...collection. doc = aw . Document ( MY_DIR + 'Custom parts OOXML...
LayoutEnumerator.text property. Gets text of the current span entity...Shows ways of traversing a document’s layout entities. def la...layout_enumerator_example (): # Open a document that contains a variety of...
LayoutEnumerator.move_last_child method. Moves to the last child entity....Shows ways of traversing a document’s layout entities. def la...layout_enumerator_example (): # Open a document that contains a variety of...
LayoutEnumerator.page_index property. Gets the 1-based index of a page which contains the current entity....Shows ways of traversing a document’s layout entities. def la...layout_enumerator_example (): # Open a document that contains a variety of...
LayoutEnumerator.move_next method. Moves to the next sibling entity in visual order....Shows ways of traversing a document’s layout entities. def la...layout_enumerator_example (): # Open a document that contains a variety of...
aspose.words.vba.VbaModule class. Provides access to VBA project module...Working with VBA Macros documentation article. Constructors Name...module is a procedural module, document module, class module, or designer...
This is an abstract base class for the classes that allow the user to specify various font sources in Java....the Working with Fonts documentation article. Examples: Shows...Mittelschrift.ttf", 0); Document doc = new Document(); doc.setFontSettings(new...