Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 36,375 for

list

(1.68 sec)
  1. 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...
  2. SdtListItemCollection class | Aspose.Words for ...

    Aspose.Words.Markup.SdtListItemCollection class. Provides access to [SdtListItem](../sdtListitem/) elements of a structured document tag...currently selected value in this list. Null value allowed, meaning...entry is associated with this list item collection. this[] Methods...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Splitter Class | Aspose.Words for .NET

    Effortlessly split documents with Aspose.Words.LowCode.Splitter class. Utilize versatile methods for precise document management and enhanced workflow efficiency.... To ( List<Stream>, SaveFormat ) Specifies...output Document streams list. To ( List<Stream>, SaveOptions )...

    reference.aspose.com/words/net/aspose.words.low...
  4. ListLevelAlignment Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Lists.ListLevelAlignment enum for optimal List number and bullet alignment. Enhance document formatting effortlessly!...Specifies alignment for the list number or bullet. public enum...Value Description Left 0 The list label is aligned to the left...

    reference.aspose.com/words/net/aspose.words.lis...
  5. 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...
  6. FieldDatabaseDataRow constructor | Aspose.Words...

    FieldDatabaseDataRow constructor. Initializes a new instance of the [FieldDatabaseDataRow](../) class....def __init__ ( self , values : List [ str ]): ... Parameter Type...Type Description values List[str] See Also module aspose.words.fields...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldDatabaseDataTable constructor | Aspose.Wor...

    FieldDatabaseDataTable constructor. Initializes a new instance of the [FieldDatabaseDataTable](../) class....__init__ ( self , column_names : List [ str ]): ... Parameter Type...Type Description column_names List[str] See Also module aspose.words...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Style.list_format property | Aspose.Words for P...

    Style.List_format property. Provides access to the List formatting properties of a paragraph style....list_format property Style.list_format property Provides access...access to the list formatting properties of a paragraph style. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TableSubstitutionRule.get_substitutes method | ...

    TableSubstitutionRule.get_substitutes method. Returns array containing substitute font names for the specified original font name.... Returns List of alternative font names. Examples...self . assertEqual ( 1 , len ( list ( doc . font_settings . substitution_settings...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ListCollection.Document | Aspose.Words for .NET

    Discover the ListCollection Document property to easily access the owner document and streamline your data management. Unlock efficiency today!...owner document properties of lists. Document doc = new Document...ListCollection lists = doc . Lists ; Assert . That ( lists . Document...

    reference.aspose.com/words/net/aspose.words.lis...