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

list

(0.05 sec)
  1. ImportFormatOptions.KeepSourceNumbering | Aspos...

    Control document numbering with the ImportFormatOptions KeepSourceNumbering property. Easily manage clashes for seamless imports. Default, false....documents that have lists with the same list definition identifier...srcDoc = new Document ( MyDir + "List with the same definition identifier...

    reference.aspose.com/words/net/aspose.words/imp...
  2. ListCollection.addSingleLevelList method | Aspo...

    ListCollection.addSingleLevelList method. Creates a new single level List based on the predefined template and adds it to the List collection in the document.... Creates a new single level list based on the predefined template...template and adds it to the list collection in the document. addSingleLevelList...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...