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

list

(0.12 sec)
  1. 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...
  2. ListLevel.restartAfterLevel property | Aspose.W...

    ListLevel.restartAfterLevel property. Sets or returns the List level that must appear before the specified List level restarts numbering....the list level that must appear before the specified list level...advances ways of customizing list labels. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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. 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...
  5. 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...
  6. ListFormat.remove_numbers method | Aspose.Words...

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

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. 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...
  9. 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...
  10. ListLevel.start_at property | Aspose.Words for ...

    ListLevel.start_at property. Returns or sets the starting number for this List level....the starting number for this list level. @property def start_at...Examples Shows how to apply custom list formatting to paragraphs when...

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