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

list

(0.93 sec)
  1. 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...
  2. 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...
  3. List.CompareTo | Aspose.Words for .NET

    Discover the List CompareTo method, efficiently compare objects and enhance your coding skills with this essential programming tool....See Also class List namespace Aspose.Words.Lists assembly Aspose...CompareTo( List ) Compares the specified list to the current list. public...

    reference.aspose.com/words/net/aspose.words.lis...
  4. ParagraphFormat.isListItem property | Aspose.Wo...

    ParagraphFormat.isListItem property. True when the paragraph is an item in a bulleted or numbered List....item in a bulleted or numbered list. get isListItem () : boolean...Shows how to nest a list inside another list. let doc = new aw...

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

    ListCollection.getListByListId method. Gets a List by a List identifier....getListByListId(listId) Gets a list by a list identifier. getListByListId...Description listId number The list identifier. Remarks You don’t...

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

    Defines formatting for a List level in Java....Cloneable Defines formatting for a list level. To learn more, visit...visit the Working with Lists documentation article. Remarks: You do...

    reference.aspose.com/words/java/com.aspose.word...
  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. 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....paragraphs in a document that are list items. Document doc = new Document..."Numbered list item 1" ); builder . Writeln ( "Numbered list item...

    reference.aspose.com/words/net/aspose.words.lis...
  10. 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...