Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 34,031 for

list

(0.23 sec)
  1. TxtListIndentation | Aspose.Words for Java

    Specifies how List levels are indented when document is exporting to SaveFormat.TEXT format in Java....TxtListIndentation Specifies how list levels are indented when document...Examples: Shows how to configure list indenting when saving a document...

    reference.aspose.com/words/java/com.aspose.word...
  2. ListFormat.is_list_item property | Aspose.Words...

    ListFormat.is_List_item property. True when the paragraph has bulleted or numbered formatting applied to it....is_list_item property ListFormat.is_list_item property True when...applied to it. @property def is_list_item ( self ) -> bool : ......

    reference.aspose.com/words/python-net/aspose.wo...
  3. ParagraphFormat.is_list_item property | Aspose....

    ParagraphFormat.is_List_item property. True when the paragraph is an item in a bulleted or numbered List....is_list_item property ParagraphFormat.is_list_item property True...bulleted or numbered list. @property def is_list_item ( self ) ->...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ListTemplate enumeration | Aspose.Words for Python

    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/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 Outlook Distribution Lists using E...

    C++ Email Library API can be used to create and save Outlook Distribution List that is a collection of multiple contacts and read it from PST....Working with Outlook Distribution Lists using Email C++ Library Contents...Distribution Lists It is possible to create a Distribution list using...

    docs.aspose.com/email/cpp/working-with-distribu...
  7. 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...
  8. StyleType | Aspose.Words for Java

    Represents type of the style in Java....Examples: Shows how to create a list style and use it in a document...Document doc = new Document(); // A list allows us to organize and decorate...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::ParagraphFormat::get_IsListItem ...

    Aspose::Words::ParagraphFormat::get_IsListItem method. True when the paragraph is an item in a bulleted or numbered List in C++....item in a bulleted or numbered list. bool Aspose :: Words :: ParagraphFormat...Shows how to nest a list inside another list. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/par...
  10. Aspose::Words::Paragraph::get_IsListItem method...

    Aspose::Words::Paragraph::get_IsListItem method. True when the paragraph is an item in a bulleted or numbered List in original revision in C++....item in a bulleted or numbered list in original revision. bool Aspose...Shows how to nest a list inside another list. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/par...