Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 36,281 for

list

(0.44 sec)
  1. ListCollection.AddSingleLevelList | Aspose.Word...

    Effortlessly create and add a single-level List to your document with the ListCollection AddSingleLevelList method, enhancing organization and clarity....method Creates a new single level list based on the predefined template...it to the list collection in the document. public List AddSingleLevelList...

    reference.aspose.com/words/net/aspose.words.lis...
  2. 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...
  3. 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...
  4. Aspose::Words::Lists::ListFormat class | Aspose...

    Aspose::Words::Lists::ListFormat class. Allows to control what List formatting is applied to a paragraph. To learn more, visit the documentation article in C++....Aspose::Words::Lists::ListFormat class Contents [ Hide ] ListFormat...class Allows to control what list formatting is applied to a paragraph...

    reference.aspose.com/words/cpp/aspose.words.lis...
  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::ListFormat::get_List meth...

    Aspose::Words::Lists::ListFormat::get_List method. Gets or sets the List this paragraph is a member of in C++....Aspose::Words::Lists::ListFormat::get_List method Contents [...ListFormat::get_List method Gets or sets the list this paragraph...

    reference.aspose.com/words/cpp/aspose.words.lis...
  8. List.equals method | Aspose.Words for Python

    List.equals method. Compares with the specified List....method equals(list) Compares with the specified list. def equals...equals ( self , list : aspose . words . lists . List ): ... Parameter...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Lists::ListLevel::get_NumberStyl...

    Aspose::Words::Lists::ListLevel::get_NumberStyle method. Returns or sets the number style for this List level in C++....Aspose::Words::Lists::ListLevel::get_NumberStyle method Contents...sets the number style for this list level. Aspose :: Words :: NumberStyle...

    reference.aspose.com/words/cpp/aspose.words.lis...
  10. Working with Lists in Java|Aspose.Words for Java

    Introduction to numbering formatting feature in Aspose.Words for Java....AI Working with Lists Contents [ Hide ] A list in a Microsoft...document is a set of list formatting properties. Lists can be used in...

    docs.aspose.com/words/java/working-with-lists/