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

list

(0.13 sec)
  1. ListFormat.isListItem property | Aspose.Words f...

    ListFormat.isListItem property. True when the paragraph has bulleted or numbered formatting applied to it....Examples Shows how to work with list levels. let doc = new aw . Document...isListItem ). toEqual ( false ); // A list allows us to organize and decorate...

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

    Discover the unique ListId property to easily access and manage your Lists. Streamline your workflow with this essential identifier....ListId Contents [ Hide ] List.ListId property Gets the unique...unique identifier of the list. public int ListId { get ; } Remarks...

    reference.aspose.com/words/net/aspose.words.lis...
  3. List.IsListStyleDefinition | Aspose.Words for .NET

    Discover if the List IsListStyleDefinition property defines a List style. Unlock enhanced styling options for your Lists today!...IsListStyleDefinitio Contents [ Hide ] List.IsListStyleDefinitio property...Returns true if this list is a definition of a list style. public bool...

    reference.aspose.com/words/net/aspose.words.lis...
  4. List.Style | Aspose.Words for .NET

    Discover the List Style property to define and customize your Lists effectively. Enhance your web design with unique styling options!...Hide ] List.Style property Gets the list style that this list references...Remarks If this list is not associated with a list style, the property...

    reference.aspose.com/words/net/aspose.words.lis...
  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. 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...
  7. ListTemplate enumeration | Aspose.Words for Nod...

    Aspose.Words.Lists.ListTemplate enumeration. Specifies one of the predefined List formats available in Microsoft Word....predefined list formats available in Microsoft Word. A list template...Aspose.Words list templates correspond to the 21 list templates...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ParagraphFormat.clear_formatting method | Aspos...

    ParagraphFormat.clear_formatting method. Resets to default paragraph formatting....Shows how to nest a list inside another list. doc = aw . Document...DocumentBuilder ( doc = doc ) # A list allows us to organize and decorate...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ParagraphFormat.dropCapPosition property | Aspo...

    ParagraphFormat.dropCapPosition property. Gets or sets the position for a drop cap text....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...
  10. ListLevelCollection class | Aspose.Words for Py...

    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. Indexers...

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