FieldListNum.List_level property. Gets or sets the level in the List, overriding the default behavior of the field....list_level property FieldListNum.list_level property Gets or...or sets the level in the list, overriding the default behavior...
Aspose::Words::ParagraphFormat::ClearFormatting method. Resets to default paragraph formatting in C++....Shows how to nest a list inside another list. auto doc = System...DocumentBuilder > ( doc ); // A list allows us to organize and decorate...
Discover the Aspose.Words.Lists.ListLevelAlignment enum for optimal List number and bullet alignment. Enhance document formatting effortlessly!...Specifies alignment for the list number or bullet. public enum...Value Description Left 0 The list label is aligned to the left...
Paragraph.ListLabel property. Gets a [Paragraph.ListLabel](./) object that provides access to List numbering value and formatting for this paragraph....object that provides access to list numbering value and formatting...listLabel () : Aspose . Words . Lists . ListLabel Examples Shows how...
ListCollection.addCopy method. Creates a new List by copying the specified List and adding it to the collection of Lists in the document....Creates a new list by copying the specified list and adding it...it to the collection of lists in the document. addCopy ( srcList...
Aspose::Words::Saving::ExportListLabels enum. Specifies how List labels are exported to HTML, MHTML and EPUB in C++....ExportListLabels enum Specifies how list labels are exported to HTML...Value Description Auto 0 Outputs list labels in auto mode. Uses HTML...
Discover the ListLevel LinkedStyle property to easily manage and customize paragraph styles for your Lists, enhancing your document's formatting and readability....style that is linked to this list level. public Style LinkedStyle...This property is null when the list level is not linked to a paragraph...
ListLevel.number_format property. Returns or sets the number format for the List level....sets the number format for the list level. @property def number_format...numbers from the corresponding list levels. For example, the string...
ListLevel.numberFormat property. Returns or sets the number format for the List level....sets the number format for the list level. get numberFormat () :...numbers from the corresponding list levels. For example, the string...
ListLevel.number_style property. Returns or sets the number style for this List level....sets the number style for this list level. @property def number_style...Examples Shows how to apply custom list formatting to paragraphs when...