Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 35,972 for

list

(0.35 sec)
  1. StyleIdentifier Enum | Aspose.Words for .NET

    Discover the Aspose.Words.StyleIdentifier enum for flexible, locale-independent style management in your documents. Enhance your document processing today!... List 47 The List style. List2 50 List3...52 List5 53 ListBullet 48 The List Bullet style. ListBullet2 54...

    reference.aspose.com/words/net/aspose.words/sty...
  2. Aspose::Words::Markup::SdtListItemCollection::g...

    Aspose::Words::Markup::SdtListItemCollection::get_Count method. Gets number of items in the collection in C++....Shows how to work with drop down-list structured document tags. auto... >> ( tag ); // A drop-down list structured document tag is a...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. Aspose::Words::Markup::SdtListItemCollection::C...

    Aspose::Words::Markup::SdtListItemCollection::Clear method. Clears all items from this collection in C++....Shows how to work with drop down-list structured document tags. auto... >> ( tag ); // A drop-down list structured document tag is a...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. Aspose::Words::Paragraph::get_ListFormat method...

    Aspose::Words::Paragraph::get_ListFormat method. Provides access to the List formatting properties of the paragraph in C++....method Provides access to the list formatting properties of the...SharedPtr < Aspose :: Words :: Lists :: ListFormat > Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/par...
  5. Aspose::Words::Markup::SdtListItemCollection::i...

    Aspose::Words::Markup::SdtListItemCollection::idx_get method. Returns a SdtListItem object given its zero-based index in the collection in C++....Shows how to work with drop down-list structured document tags. auto... >> ( tag ); // A drop-down list structured document tag is a...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. SdtListItem class | Aspose.Words for Node.js

    Aspose.Words.Markup.SdtListItem class. This element specifies a single List item within a parent [SdtType.ComboBox](../sdttype/#ComboBox) or [SdtType.DropDownList](../sdttype/#DropDownList) structured document tag...This element specifies a single list item within a parent SdtType...for this list item. value Gets the value of this list item. Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. CompositeNode.getText method | Aspose.Words for...

    CompositeNode.getText method. Gets the text of this node and of all its children....paragraphs in a document that are list items. let doc = new aw . Document..."Numbered list item 1" ); builder . writeln ( "Numbered list item...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ListLevel.alignment property | Aspose.Words for...

    ListLevel.alignment property. Gets or sets the justification of the actual number of the List item....of the actual number of the list item. @property def alignment...self ) -> aspose . words . lists . ListLevelAlignment : ... @alignment...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ListFormat.ListLevel | Aspose.Words for .NET

    Discover the ListFormat ListLevel property to enhance your document's structure with customizable List formatting and paragraph overrides for better clarity....ListLevel property Returns the list level formatting plus any formatting...Examples Shows how to apply custom list formatting to paragraphs when...

    reference.aspose.com/words/net/aspose.words.lis...
  10. CompositeNode.get_text method | Aspose.Words fo...

    CompositeNode.get_text method. Gets the text of this node and of all its children....paragraphs in a document that are list items. doc = aw . Document ()...DocumentBuilder ( doc = doc ) builder . list_format . apply_number_default...

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