Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 34,262 for

list

(0.08 sec)
  1. ListTemplate enumeration | Aspose.Words for Python

    aspose.words.Lists.ListTemplate enumeration. Specifies one of the predefined List formats available in Microsoft Word....predefined list formats available in Microsoft Word. A list template...Aspose.Words list templates correspond to the 21 list templates...

    reference.aspose.com/words/python-net/aspose.wo...
  2. StyleType | Aspose.Words for Java

    Represents type of the style in Java....Examples: Shows how to create a list style and use it in a document...Document doc = new Document(); // A list allows us to organize and decorate...

    reference.aspose.com/words/java/com.aspose.word...
  3. ListCollection.count property | Aspose.Words fo...

    ListCollection.count property. Gets the count of numbered and bulleted Lists in the document....count of numbered and bulleted lists in the document. @property def...properties of lists. doc = aw . Document () lists = doc . lists self ...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ListCollection.document property | Aspose.Words...

    ListCollection.document property. Gets the owner document....properties of lists. doc = aw . Document () lists = doc . lists self ...( doc , lists . document ) list = lists . add ( list_template...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Paragraph::get_IsListItem method...

    Aspose::Words::Paragraph::get_IsListItem method. True when the paragraph is an item in a bulleted or numbered List in original revision in C++....item in a bulleted or numbered list in original revision. bool Aspose...Shows how to nest a list inside another list. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/par...
  6. Aspose::Words::ParagraphFormat::get_IsListItem ...

    Aspose::Words::ParagraphFormat::get_IsListItem method. True when the paragraph is an item in a bulleted or numbered List in C++....item in a bulleted or numbered list. bool Aspose :: Words :: ParagraphFormat...Shows how to nest a list inside another list. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/par...
  7. Aspose::Words::Lists::ListCollection class | As...

    Aspose::Words::Lists::ListCollection class. Stores and manages formatting of bulleted and numbered Lists used in a document. To learn more, visit the documentation article in C++....Aspose::Words::Lists::ListCollection class Contents [ Hide ]...formatting of bulleted and numbered lists used in a document. To learn...

    reference.aspose.com/words/cpp/aspose.words.lis...
  8. ListFormat.removeNumbers method | Aspose.Words ...

    ListFormat.removeNumbers method. Removes numbers or bullets from the current paragraph and sets List level to zero....the current paragraph and sets list level to zero. removeNumbers...equivalent to setting the ListFormat.list property to null . Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ListTrailingCharacter enumeration | Aspose.Word...

    Aspose.Words.Lists.ListTrailingCharacter enumeration. Specifies the character that separates the List label from the text of the paragraph....character that separates the list label from the text of the paragraph...character is placed between the list label and text of the paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. List.isListStyleDefinition property | Aspose.Wo...

    List.isListStyleDefinition property. Returns ``true`` if this List is a definition of a List style....isListStyleDefinitio property List.isListStyleDefinitio property...Returns true if this list is a definition of a list style. get isListStyleDefinitio...

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