Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 32,059 for

list

(0.05 sec)
  1. Aspose::Words::Markup::SdtListItemCollection::G...

    Aspose::Words::Markup::SdtListItemCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all 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...
  2. FieldListNum Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldListNum class for seamless ListNUM field implementation. Enhance document automation with powerful features today!...Gets or sets the level in the list, overriding the default behavior...use them to emulate numbered lists. FieldListNum field = ( FieldListNum...

    reference.aspose.com/words/net/aspose.words.fie...
  3. ScoreGroupConfig|Documentation

    ScoreGroupConfig element defines a group of questions with multiple evaluation criteria, which are summed up during recognition....Questions are provided as a list of ScoreQuestionConfig objects...ScoreGroupConfig () { Children = new List < BaseConfig >() { /* * Put...

    docs.aspose.com/omr/net/programmatic-forms/scor...
  4. CleanupOptions.unusedBuiltinStyles property | A...

    CleanupOptions.unusedBuiltinStyles property. Specifies that unused [Style.builtIn](../../style/builtIn/) styles should be removed from document.... List , "MyListStyle1" ); doc . styles...styles . add ( aw . StyleType . List , "MyListStyle2" ); doc . styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ListLabel.LabelString | Aspose.Words for .NET

    Discover the ListLabel LabelString property for easy string representation of List labels, enhancing your data presentation and organization effortlessly....Gets a string representation of list label. public string LabelString...extract the list labels of all paragraphs that are list items. Document...

    reference.aspose.com/words/net/aspose.words.lis...
  6. TableSubstitutionRule.add_substitutes method | ...

    TableSubstitutionRule.add_substitutes method. Adds substitute font names for given original font name....str , substitute_font_names : List [ str ]): ... Parameter Type... substitute_font_names List[str] List of alternative font names...

    reference.aspose.com/words/python-net/aspose.wo...
  7. SdtListItem class | Aspose.Words for Python

    aspose.words.markup.SdtListItem class. This element specifies a single List item within a parent [SdtType.COMBO_BOX](../sdttype/#COMBO_BOX) or [SdtType.DROP_DOWN_List](../sdttype/#DROP_DOWN_List) structured document tag...This element specifies a single list item within a parent SdtType...COMBO_BOX or SdtType.DROP_DOWN_LIST structured document tag. To...

    reference.aspose.com/words/python-net/aspose.wo...
  8. NumberStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words.NumberStyle enum to customize footnotes and endnotes page numbers, enhancing your document formatting effortlessly....Specifies the number style for a list, footnotes and endnotes, page...Examples Shows how to apply custom list formatting to paragraphs when...

    reference.aspose.com/words/net/aspose.words/num...
  9. Insert Bullets in Word using Python

    Follow this article to insert bullets in Word using Python. It shares the IDE settings, steps, and a sample code for inserting bullets in Microsoft Word using Python....number points list and change the level of list items for creating...method to start a bullet points list Insert bullet points using the...

    kb.aspose.com/words/python/insert-bullets-in-wo...
  10. TxtListIndentation.count property | Aspose.Word...

    TxtListIndentation.count property. Gets or sets how many [TxtListIndentation.character](../character/) to use as indentation per one List level...to use as indentation per one list level. The default value is...Examples Shows how to configure list indenting when saving a document...

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