Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 34,440 for

list

(0.13 sec)
  1. 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/
  2. Aspose::Words::Lists::ListLevelCollection::get_...

    Aspose::Words::Lists::ListLevelCollection::get_Count method. Gets the number of levels in this List in C++....Aspose::Words::Lists::ListLevelCollection::get_Count method Contents...levels in this list. int32_t Aspose :: Words :: Lists :: ListLevelCollection...

    reference.aspose.com/words/cpp/aspose.words.lis...
  3. ListFormat.list_indent method | Aspose.Words fo...

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

    reference.aspose.com/words/python-net/aspose.wo...
  4. ListFormat.isListItem property | Aspose.Words f...

    ListFormat.isListItem property. True when the paragraph has bulleted or numbered formatting applied to it....Examples Shows how to work with list levels. let doc = new aw . Document...isListItem ). toEqual ( false ); // A list allows us to organize and decorate...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Lists::ListTemplate enum | Aspos...

    Aspose::Words::Lists::ListTemplate enum. Specifies one of the predefined List formats available in Microsoft Word in C++....Aspose::Words::Lists::ListTemplate enum Contents [ Hide ] ListTemplate...Specifies one of the predefined list formats available in Microsoft...

    reference.aspose.com/words/cpp/aspose.words.lis...
  6. Aspose::Words::Lists::ListLevel::get_RestartAft...

    Aspose::Words::Lists::ListLevel::get_RestartAfterLevel method. Sets or returns the List level that must appear before the specified List level restarts numbering in C++....Aspose::Words::Lists::ListLevel::get_RestartAfterLevel method...the list level that must appear before the specified list level...

    reference.aspose.com/words/cpp/aspose.words.lis...
  7. Aspose::Words::Lists::ListLevel::get_LinkedStyl...

    Aspose::Words::Lists::ListLevel::get_LinkedStyle method. Gets or sets the paragraph style that is linked to this List level in C++....Aspose::Words::Lists::ListLevel::get_LinkedStyle method Contents...style that is linked to this list level. System :: SharedPtr <...

    reference.aspose.com/words/cpp/aspose.words.lis...
  8. 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...
  9. Working with Lists in C#|Aspose.Words for .NET

    Introduction to numbering formatting feature in Aspose.Words for .NET....Ask AI Working with Lists Contents [ Hide ] What is this page...with lists, including numbering and formatting. A list in a Microsoft...

    docs.aspose.com/words/net/working-with-lists/
  10. ParagraphFormat.clear_formatting method | Aspos...

    ParagraphFormat.clear_formatting method. Resets to default paragraph formatting....Shows how to nest a list inside another list. doc = aw . Document...DocumentBuilder ( doc = doc ) # A list allows us to organize and decorate...

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