Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 16,868 for

list

(0.26 sec)
  1. StyleType enumeration | Aspose.Words for Node.js

    Aspose.Words.StyleType enumeration. Represents type of the style.... List The style is a list style. Examples Shows...Shows how to create a list style and use it in a document. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...
  3. ListLevel.IsLegal | Aspose.Words for .NET

    Discover ListLevel IsLegal. Control inherited number styles with ease. Choose Arabic for a modern look or preserve original styles for a classic touch....advances ways of customizing list labels. Document doc = new Document...DocumentBuilder ( doc ); // A list allows us to organize and decorate...

    reference.aspose.com/words/net/aspose.words.lis...
  4. ListLevelCollection indexer | Aspose.Words for ...

    ListLevelCollection indexer. Gets a List level by index....indexer __getitem__(index) Gets a list level by index. def __getitem__...Examples Shows how to apply custom list formatting to paragraphs when...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ListCollection.AddSingleLevelList | Aspose.Word...

    Effortlessly create and add a single-level List to your document with the ListCollection AddSingleLevelList method, enhancing organization and clarity....method Creates a new single level list based on the predefined template...it to the list collection in the document. public List AddSingleLevelList...

    reference.aspose.com/words/net/aspose.words.lis...
  6. Working with Distribution Lists on Exchange Ser...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Portuguese Working with Distribution Lists on Exchange Server Contents...] Working with Distribution Lists Aspose.Email API provides the...

    docs.aspose.com/email/java/working-with-distrib...
  7. Aspose::Words::Lists::ListTrailingCharacter enu...

    Aspose::Words::Lists::ListTrailingCharacter enum. Specifies the character that separates the List label from the text of the paragraph in C++....Aspose::Words::Lists::ListTrailingCharacte enum Contents [ Hide...character that separates the list label from the text of the paragraph...

    reference.aspose.com/words/cpp/aspose.words.lis...
  8. ListCollection.Item | Aspose.Words for .NET

    Access ListCollection items effortlessly by index. Simplify your data management and enhance your coding efficiency with this powerful property!...ListCollection indexer Gets a list by index. public List this [ int index...owner document properties of lists. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.lis...
  9. Aspose::Words::ParagraphFormat::get_DropCapPosi...

    Aspose::Words::ParagraphFormat::get_DropCapPosition method. Gets or sets the position for a drop cap text in C++....Shows how to nest a list inside another list. auto doc = MakeObject...DocumentBuilder > ( doc ); // A list allows us to organize and decorate...

    reference.aspose.com/words/cpp/aspose.words/par...
  10. 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...