Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 36,336 for

list

(0.13 sec)
  1. ListFormat class | Aspose.Words for Python

    aspose.words.Lists.ListFormat class. Allows to control what List formatting is applied to a paragraph...class Allows to control what list formatting is applied to a paragraph...more, visit the Working with Lists documentation article. Remarks...

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

    ListLevel.numberStyle property. Returns or sets the number style for this List level....sets the number style for this list level. get numberStyle () :...Examples Shows how to apply custom list formatting to paragraphs when...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...
  4. List.list_id property | Aspose.Words for Python

    List.List_id property. Gets the unique identifier of the List....list_id property List.list_id property Gets the unique identifier...identifier of the list. @property def list_id ( self ) -> int : ....

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...