Paragraph.isListItem property. True when the paragraph is an item in a bulleted or numbered List in original revision....item in a bulleted or numbered list in original revision. get isListItem...Shows how to nest a list inside another list. let doc = new aw...
ParagraphConfig element allows you to combine text and images....Children list. new ParagraphConfig () { Children = new List < BaseConfig...Name Type Description Children List<BaseConfig> Child elements ...
Style.ListFormat property. Provides access to the List formatting properties of a paragraph style....property Provides access to the list formatting properties of a paragraph...listFormat () : Aspose . Words . Lists . ListFormat Remarks This property...
Aspose::Words::Markup::SdtListItemCollection::RemoveAt method. Removes a List item at the specified index in C++....::RemoveAt method Removes a list item at the specified index...Shows how to work with drop down-list structured document tags. auto...
TableCollection.to_array method. Copies all tables from the collection to a new array of tables.... assertEqual ( 2 , len ( list ( tables ))) i = 0 while i <...assertSequenceEqual ( list ( rows ), list ( rows )) self . assertNotEqual...
Access List levels effortlessly with the ListLevelCollection Item property. Retrieve any level by index for seamless document formatting....ListLevelCollection indexer Gets a list level by index. public ListLevel...Examples Shows how to apply custom list formatting to paragraphs when...
Aspose::Words::Lists::ListLevel::get_Alignment method. Gets or sets the justification of the actual number of the List item in C++....Aspose::Words::Lists::ListLevel::get_Alignment method Contents...number of the list item. Aspose :: Words :: Lists :: ListLevelAlignment...
Introduction to numbering formatting feature in Aspose.Words for C++....AI Working With Lists Contents [ Hide ] A list in a Microsoft...document is a set of list formatting properties. Lists can be used in...
SdtListItemCollection.selectedValue property. Specifies currently selected value in this List...currently selected value in this list. Null value allowed, meaning...entry is associated with this list item collection. get selectedValue...
FieldStyleRef.insert_relative_position property. Gets or sets whether to insert the relative position of the referenced paragraph....# Create a list based using a Microsoft Word list template. doc_list...doc_list = doc . lists . add ( list_template = aw . lists . ListTemplate...