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...
Aspose::Words::Lists::ListCollection::get_Count method. Gets the count of numbered and bulleted Lists in the document in C++....Aspose::Words::Lists::ListCollection::get_Count method ListC...count of numbered and bulleted lists in the document. int32_t Aspose...
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...
Specifies how List labels are exported to HTML MHTML and EPUB in Java....ExportListLabels Specifies how list labels are exported to HTML...Examples: Shows how to configure list exporting to HTML. Document...
ListLevel.linked_style property. Gets or sets the paragraph style that is linked to this List level....style that is linked to this list level. @property def linked_style...This property is None when the list level is not linked to a paragraph...
SdtListItem.value property. Gets the value of this List item....property Gets the value of this list item. get value () : string...Shows how to work with drop down-list structured document tags. let...
Discover the SdtListItem Value property to easily access and manage List item values for enhanced data handling in your applications....property Gets the value of this list item. public string Value {...Shows how to work with drop down-list structured document tags. Document...
Aspose::Words::Fields::FieldStyleRef::get_InsertParagraphNumberInFullContext method. Gets or sets whether to insert the paragraph number of the referenced paragraph in full context in C++....// Create a list based using a Microsoft Word list template. System...:: Words :: Lists :: List > list = doc -> get_Lists () -> Add (...