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...
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 ...
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...
ListLevel.startAt property. Returns or sets the starting number for this List level....the starting number for this list level. get startAt () : number...Examples Shows how to apply custom list formatting to paragraphs when...
Aspose::Words::DocumentBase::get_Lists method. Provides access to the List formatting used in the document in C++....et_Lists method Contents [ Hide ] DocumentBase::get_Lists method...method Provides access to the list formatting used in the document...
Discover the ListCollection AddCopy method to effortlessly duplicate a List and enhance your document's collection with ease and efficiency....Creates a new list by copying the specified list and adding it...collection of lists in the document. public List AddCopy ( List srcList...
Aspose.Words.Lists.ListLevel class. Defines formatting for a List level...class Defines formatting for a list level. To learn more, visit...visit the Working with Lists documentation article. Remarks You do...
ParagraphFormat.drop_cap_position property. Gets or sets the position for a drop cap text....Shows how to nest a list inside another list. doc = aw . Document...DocumentBuilder ( doc = doc ) # A list allows us to organize and decorate...
ListLevelCollection.count property. Gets the number of levels in this List....the number of levels in this list. @property def count ( self...levels in a list. Examples Shows how to create a list style and...
aspose.words.StyleType enumeration. Represents type of the style.... LIST The style is a list style. Examples Shows...Shows how to create a list style and use it in a document. doc...