Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 34,034 for

list

(0.45 sec)
  1. ListFormat.is_list_item property | Aspose.Words...

    ListFormat.is_List_item property. True when the paragraph has bulleted or numbered formatting applied to it....is_list_item property ListFormat.is_list_item property True when...applied to it. @property def is_list_item ( self ) -> bool : ......

    reference.aspose.com/words/python-net/aspose.wo...
  2. ParagraphFormat.is_list_item property | Aspose....

    ParagraphFormat.is_List_item property. True when the paragraph is an item in a bulleted or numbered List....is_list_item property ParagraphFormat.is_list_item property True...bulleted or numbered list. @property def is_list_item ( self ) ->...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ListLevel.LinkedStyle | Aspose.Words for .NET

    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...

    reference.aspose.com/words/net/aspose.words.lis...
  4. ListTemplate | Aspose.Words for Java

    Specifies one of the predefined List formats available in Microsoft Word in Java....Specifies one of the predefined list formats available in Microsoft...Microsoft Word. Remarks: A list template value is used as a parameter...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Lists::ListCollection::get_Count...

    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...

    reference.aspose.com/words/cpp/aspose.words.lis...
  6. Aspose::Words::Lists::ListCollection::get_Docum...

    Aspose::Words::Lists::ListCollection::get_Document method. Gets the owner document in C++....Aspose::Words::Lists::ListCollection::get_Document method Li...DocumentBase > Aspose :: Words :: Lists :: ListCollection :: get_Document...

    reference.aspose.com/words/cpp/aspose.words.lis...
  7. ExportListLabels enumeration | Aspose.Words for...

    aspose.words.saving.ExportListLabels enumeration. Specifies how List labels are exported to HTML, MHTML and EPUB....ExportListLabels enumeration Specifies how list labels are exported to HTML...Name Description AUTO Outputs list labels in auto mode. Uses HTML...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::ParagraphFormat::get_DropCapPosi...

    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...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. ListLabel.labelString property | Aspose.Words f...

    ListLabel.labelString property. Gets a string representation of List label....Gets a string representation of list label. get labelString () :...extract the list labels of all paragraphs that are list items. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. List.compare_to method | Aspose.Words for Python

    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...

    reference.aspose.com/words/python-net/aspose.wo...