Aspose.Words.Lists.ListTemplate enumeration. Specifies one of the predefined List formats available in Microsoft Word....predefined list formats available in Microsoft Word. A list template...Aspose.Words list templates correspond to the 21 list templates...
Aspose::Words::Lists::ListLevel::get_TabPosition method. Returns or sets the tab position (in points) for the List level in C++....Aspose::Words::Lists::ListLevel::get_TabPosition method Contents...for the list level. double Aspose :: Words :: Lists :: ListLevel...
ListFormat.List_level property. Returns the List level formatting plus any formatting overrides applied to the current paragraph....list_level property ListFormat.list_level property Returns the...the list level formatting plus any formatting overrides applied...
ParagraphFormat.clear_formatting method. Resets to default paragraph formatting....Shows how to nest a list inside another list. doc = aw . Document...DocumentBuilder ( doc = doc ) # A list allows us to organize and decorate...
ParagraphFormat.dropCapPosition property. Gets or sets the position for a drop cap text....Shows how to nest a list inside another list. let doc = new aw...DocumentBuilder ( doc ); // A list allows us to organize and decorate...
Aspose::Words::Lists::ListFormat::get_List method. Gets or sets the List this paragraph is a member of in C++....Aspose::Words::Lists::ListFormat::get_List method Contents [...ListFormat::get_List method Gets or sets the list this paragraph...
aspose.words.Lists.ListLevelCollection class. A collection of List formatting for each level in a List...collection of list formatting for each level in a list. To learn...more, visit the Working with Lists documentation article. Indexers...
Represents type of the style in Java....Examples: Shows how to create a list style and use it in a document...Document doc = new Document(); // A list allows us to organize and decorate...
Aspose::Words::Paragraph::get_IsListItem method. True when the paragraph is an item in a bulleted or numbered List in original revision in C++....item in a bulleted or numbered list in original revision. bool Aspose...Shows how to nest a list inside another list. auto doc = System...
Aspose::Words::ParagraphFormat::get_IsListItem method. True when the paragraph is an item in a bulleted or numbered List in C++....item in a bulleted or numbered list. bool Aspose :: Words :: ParagraphFormat...Shows how to nest a list inside another list. auto doc = System...