Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 37,951 for

list

(0.2 sec)
  1. ListFormat Class | Aspose.Words for .NET

    Master List formatting in your documents with Aspose.Words.Lists.ListFormat class. Effortlessly enhance paragraph styling for better readability....class Allows to control what list formatting is applied to a paragraph...more, visit the Working with Lists documentation article. public...

    reference.aspose.com/words/net/aspose.words.lis...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. List.is_list_style_definition property | Aspose...

    List.is_List_style_definition property. Returns ``True`` if this List is a definition of a List style....is_list_style_definition property List.is_list_style_definition...Returns True if this list is a definition of a list style. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  10. HtmlSaveOptions.exportListLabels property | Asp...

    HtmlSaveOptions.exportListLabels property. Controls how List labels are output to HTML, MHTML or EPUB...exportListLabels property Controls how list labels are output to HTML, MHTML...Examples Shows how to configure list exporting to HTML. let doc =...

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