Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 37,464 for

list

(0.2 sec)
  1. Working With Lists in C++|Aspose.Words for C++

    Introduction to numbering formatting feature in Aspose.Words for C++....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/cpp/working-with-lists/
  2. ListFormat.IsListItem | Aspose.Words for .NET

    Discover how the ListFormat IsListItem property enhances your document's structure by identifying bulleted or numbered paragraphs for better readability....Examples Shows how to work with list levels. Document doc = new Document...IsListItem , Is . False ); // A list allows us to organize and decorate...

    reference.aspose.com/words/net/aspose.words.lis...
  3. ListLevelCollection indexer | Aspose.Words for ...

    ListLevelCollection indexer. Gets a List level by index....indexer __getitem__(index) Gets a list level by index. def __getitem__...Examples Shows how to apply custom list formatting to paragraphs when...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Lists::ListLevel::get_Font metho...

    Aspose::Words::Lists::ListLevel::get_Font method. Specifies character formatting used for the List label in C++....Aspose::Words::Lists::ListLevel::get_Font method Contents [ Hide...character formatting used for the list label. System :: SharedPtr <...

    reference.aspose.com/words/cpp/aspose.words.lis...
  5. ListFormat.ListLevelNumber | Aspose.Words for .NET

    Discover the ListFormat ListLevelNumber property, easily manage paragraph List levels from 0 to 8 for enhanced document organization and clarity....ListLevelNumber property Gets or sets the list level number (0 to 8) for the...Remarks In Word documents, lists may consist of 1 or 9 levels...

    reference.aspose.com/words/net/aspose.words.lis...
  6. ParagraphFormat.clearFormatting method | Aspose...

    ParagraphFormat.clearFormatting method. Resets to default paragraph formatting....Shows how to nest a list inside another list. let doc = new aw...DocumentBuilder ( doc ); // A list allows us to organize and decorate...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Lists::ListCollection::AddSingle...

    Aspose::Words::Lists::ListCollection::AddSingleLevelList method. Creates a new single level List based on the predefined template and adds it to the List collection in the document in C++....Aspose::Words::Lists::ListCollection::AddSingleLevelList method...method Creates a new single level list based on the predefined template...

    reference.aspose.com/words/cpp/aspose.words.lis...
  8. ListCollection indexer | Aspose.Words for Python

    ListCollection indexer. Gets a List by index....indexer __getitem__(index) Gets a list by index. def __getitem__ (...how to apply list formatting of an existing list to a collection...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ListLevel class | Aspose.Words for Python

    aspose.words.Lists.ListLevel class. Defines formatting for a List level...class Defines formatting for a list level. To learn more, visit...visit the Working with Lists documentation article. Remarks You do...

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

    Discover the Aspose.Words.Lists.ListLevel class for advanced List formatting. Enhance your document's structure with powerful, customizable options....class Defines formatting for a list level. To learn more, visit...visit the Working with Lists documentation article. public class ListLevel...

    reference.aspose.com/words/net/aspose.words.lis...