Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 15,742 for

list

(0.12 sec)
  1. ListLevelCollection class | Aspose.Words for No...

    Aspose.Words.Lists.ListLevelCollection class. A collection of List formatting for each level in a List...collection of list formatting for each level in a list. To learn...more, visit the Working with Lists documentation article. Properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. List.IsRestartAtEachSection | Aspose.Words for ...

    Discover the IsRestartAtEachSection property to control List numbering in sections. Enhance document organization with this easy-to-use feature!...IsRestartAtEachSecti Contents [ Hide ] List.IsRestartAtEachSecti property...property Specifies whether list should be restarted at each section...

    reference.aspose.com/words/net/aspose.words.lis...
  3. ListCollection.add_single_level_list method | A...

    ListCollection.add_single_level_List method. Creates a new single level List based on the predefined template and adds it to the List collection in the document....add_single_level_list method add_single_level_list(list_template) Creates...Creates a new single level list based on the predefined template...

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

    ListLevel.linkedStyle property. Gets or sets the paragraph style that is linked to this List level....style that is linked to this list level. get linkedStyle () :...This property is null when the list level is not linked to a paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ListFormat Class | Aspose.Words for .NET

    Master List formatting in your documents with Aspose.Words.Lists.ListFormat class. Effortlessly enhance paragraph styling for better readability....class Allows to control what list formatting is applied to a paragraph...more, visit the Working with Lists documentation article. public...

    reference.aspose.com/words/net/aspose.words.lis...
  6. ListLevel.isLegal property | Aspose.Words for N...

    ListLevel.isLegal property. True if the level turns all inherited numbers to Arabic, false if it preserves their number style....advances ways of customizing list labels. let doc = new aw . Document...DocumentBuilder ( doc ); // A list allows us to organize and decorate...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ListLevel.StartAt | Aspose.Words for .NET

    Discover the ListLevel StartAt property to easily customize your List's starting number, enhancing organization and clarity in your documents....the starting number for this list level. public int StartAt {...restart numbering in a list by copying a list. Document doc = new...

    reference.aspose.com/words/net/aspose.words.lis...
  8. ListFormat.list_level property | Aspose.Words f...

    ListFormat.List_level property. Returns the List level formatting plus any formatting overrides applied to the current paragraph....list_level property ListFormat.list_level property Returns the...the list level formatting plus any formatting overrides applied...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ListLevelCollection.Count | Aspose.Words for .NET

    Discover the ListLevelCollection Count property to easily access the total number of levels in your List, enhancing data management and organization....the number of levels in this list. public int Count { get ; }...levels in a list. Examples Shows how to create a list style and...

    reference.aspose.com/words/net/aspose.words.lis...
  10. Document.update_list_labels method | Aspose.Wor...

    Document.update_List_labels method. Updates List labels for all List items in the document....update_list_labels method update_list_labels() Updates list labels...for all list items in the document. def update_list_labels (...

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