Aspose::Words::Lists::ListLevel::get_NumberFormat method. Returns or sets the number format for the List level in C++....Aspose::Words::Lists::ListLevel::get_NumberFormat method Contents...the list level. System :: String Aspose :: Words :: Lists :: ListLevel...
Create, specify formatting and restart Lists in a document using Node.js....AI Working with Lists Contents [ Hide ] A list in a Microsoft...document is a set of list formatting properties. Lists can be used in...
aspose.words.Lists.List.compare_to method...Compares the specified list to the current list. def compare_to (...other : aspose . words . lists . List ): ... Parameter Type Description...
Aspose::Words::Lists::ListLevelCollection::idx_get method. Gets a List level by index in C++....Aspose::Words::Lists::ListLevelCollection::idx_get method Contents...ListLevelCollection::idx_get method Gets a list level by index. System :: SharedPtr...
Paragraph.List_label property. Gets a [Paragraph.List_label](./) object that provides access to List numbering value and formatting for this paragraph....list_label property Paragraph.list_label property Gets a Paragraph...Paragraph.list_label object that provides access to list numbering...
Aspose::Words::Lists::ListFormat::get_ListLevelNumber method. Gets or sets the List level number (0 to 8) for the paragraph in C++....Aspose::Words::Lists::ListFormat::get_ListLevelNumber method...ber method Gets or sets the list level number (0 to 8) for the...
Aspose::Words::ParagraphFormat::get_DropCapPosition method. Gets or sets the position for a drop cap text in C++....Shows how to nest a list inside another list. auto doc = System...DocumentBuilder > ( doc ); // A list allows us to organize and decorate...
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...
ListFormat.List_indent method. Increases the List level of the current paragraph by one level....list_indent method list_indent() Increases the list level of...paragraph by one level. def list_indent ( self ): ... Remarks...