Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 31,665 for

list

(0.07 sec)
  1. ListFormat.IsListItem | Aspose.Words for .NET

    Discover how the ListFormat IsListItem property enhances your document's structure by identifying bulleted or numbered paragraphs for better readability....paragraphs in a document that are list items. Document doc = new Document..."Numbered list item 1" ); builder . Writeln ( "Numbered list item...

    reference.aspose.com/words/net/aspose.words.lis...
  2. 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...
  3. 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...
  4. Aspose::Words::Lists::ListLevel::get_Alignment ...

    Aspose::Words::Lists::ListLevel::get_Alignment method. Gets or sets the justification of the actual number of the List item in C++....Aspose::Words::Lists::ListLevel::get_Alignment method Contents...number of the list item. Aspose :: Words :: Lists :: ListLevelAlignment...

    reference.aspose.com/words/cpp/aspose.words.lis...
  5. Aspose::Words::DocumentBase::get_Lists method |...

    Aspose::Words::DocumentBase::get_Lists method. Provides access to the List formatting used in the document in C++....et_Lists method Contents [ Hide ] DocumentBase::get_Lists method...method Provides access to the list formatting used in the document...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. 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...
  7. 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...
  8. 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...
  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. 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...