Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 36,658 for

list

(0.31 sec)
  1. ListLevel.number_style property | Aspose.Words ...

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

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. ListFormat.ListLevelNumber | Aspose.Words for .NET

    Discover the ListFormat ListLevelNumber property, easily manage paragraph List levels from 0 to 8 for enhanced document organization and clarity....ListLevelNumber property Gets or sets the list level number (0 to 8) for the...Remarks In Word documents, lists may consist of 1 or 9 levels...

    reference.aspose.com/words/net/aspose.words.lis...
  4. ParagraphFormat.clearFormatting method | Aspose...

    ParagraphFormat.clearFormatting method. Resets to default paragraph formatting....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...
  5. ListLevel.LinkedStyle | Aspose.Words for .NET

    Discover the ListLevel LinkedStyle property to easily manage and customize paragraph styles for your Lists, enhancing your document's formatting and readability....style that is linked to this list level. public Style LinkedStyle...This property is null when the list level is not linked to a paragraph...

    reference.aspose.com/words/net/aspose.words.lis...
  6. ListLevel class | Aspose.Words for Node.js

    Aspose.Words.Lists.ListLevel class. Defines formatting for a List level...class Defines formatting for a list level. To learn more, visit...visit the Working with Lists documentation article. Remarks You do...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. Aspose::Words::StyleCollection::Add method | As...

    Aspose::Words::StyleCollection::Add method. Creates a new user defined style and adds it the collection in C++....paragraph or a list style. When creating a list style, the style...created with default numbered list formatting (1 \ a \ i). Throws...

    reference.aspose.com/words/cpp/aspose.words/sty...
  9. ListTemplate Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Lists.ListTemplate enum, featuring predefined Microsoft Word List formats to enhance your document's presentation effortlessly....Specifies one of the predefined list formats available in Microsoft...BulletDefault 0 Default bulleted list with 9 levels. Bullet of the...

    reference.aspose.com/words/net/aspose.words.lis...
  10. ParagraphFormat.drop_cap_position property | As...

    ParagraphFormat.drop_cap_position property. Gets or sets the position for a drop cap text....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...