Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 37,851 for

list

(0.29 sec)
  1. aspose.words.lists module | Aspose.Words for Py...

    The aspose.words.Lists module contains classes for working with bulleted and numbered Lists defined in a document....lists module Contents [ Hide ] The aspose.words.lists module...with bulleted and numbered lists defined in a document. Classes...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ListCollection.add_copy method | Aspose.Words f...

    ListCollection.add_copy method. Creates a new List by copying the specified List and adding it to the collection of Lists in the document....add_copy(src_list) Creates a new list by copying the specified list and...of lists in the document. def add_copy ( self , src_list : aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  3. StyleType Enum | Aspose.Words for .NET

    Discover Aspose.Words.StyleType enum for efficient style management in documents. Enhance your formatting with versatile style types for optimal results!... List 4 The style is a list style. Examples Shows...Shows how to create a list style and use it in a document. Document...

    reference.aspose.com/words/net/aspose.words/sty...
  4. ListLevelCollection Class | Aspose.Words for .NET

    Discover Aspose.Words.Lists.ListLevelCollection, streamline your document formatting with customizable List levels for enhanced clarity and presentation....collection of list formatting for each level in a list. To learn...more, visit the Working with Lists documentation article. public...

    reference.aspose.com/words/net/aspose.words.lis...
  5. List.is_multi_level property | Aspose.Words for...

    List.is_multi_level property. Returns ``True`` when the List contains 9 levels; ``False`` when 1 level....is_multi_level property List.is_multi_level property Returns...Returns True when the list contains 9 levels; False when 1 level. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. 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...
  8. List.list_levels property | Aspose.Words for Py...

    List.List_levels property. Gets the collection of List levels for this List....list_levels property List.list_levels property Gets the collection...collection of list levels for this list. @property def list_levels (...

    reference.aspose.com/words/python-net/aspose.wo...
  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. ListCollection.get_list_by_list_id method | Asp...

    ListCollection.get_List_by_List_id method. Gets a List by a List identifier....get_list_by_list_id method get_list_by_list_id(list_id) Gets...Gets a list by a list identifier. def get_list_by_list_id ( self...

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