Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 7,341 for

list

(0.03 sec)
  1. Aspose::Words::Document::Cleanup method | Aspos...

    Aspose::Words::Document::Cleanup method. Cleans unused styles and Lists from the document in C++....method Cleans unused styles and lists from the document. void Aspose...get_Styles () -> Add ( StyleType :: List , u "MyListStyle1" ); doc ->...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Aspose::Words::Fields::FieldListNum::get_ListLe...

    Aspose::Words::Fields::FieldListNum::get_ListLevel method. Gets or sets the level in the List, overriding the default behavior of the field in C++....Gets or sets the level in the list, overriding the default behavior...use them to emulate numbered lists. auto field = System :: ExplicitCast...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Aspose::Words::Markup::SdtListItemCollection cl...

    Aspose::Words::Markup::SdtListItemCollection class. Provides access to SdtListItem elements of a structured document tag. To learn more, visit the documentation article in C++....currently selected value in this list. Null value allowed, meaning...entry is associated with this list item collection. GetEnumerator...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. 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 . AreEqual ( doc , lists . Document...

    reference.aspose.com/words/net/aspose.words.lis...
  5. Aspose::Words::Lists::ListLevelCollection::idx_...

    Aspose::Words::Lists::ListLevelCollection::idx_set method. Gets a List level by index in C++....Aspose::Words::Lists::ListLevelCollection::idx_set method Contents...Gets a list level by index. void Aspose :: Words :: Lists :: ListLevelCollection...

    reference.aspose.com/words/cpp/aspose.words.lis...
  6. ListCollection.add_copy method | Aspose.Words f...

    ListCollection.add_copy method. Creates a new List by copying the specified List and adding it to the collection of Lists in the document....add_copy(src_list) Creates a new list by copying the specified list and...of lists in the document. def add_copy ( self , src_list : aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ListLevelCollection Class | Aspose.Words for .NET

    Discover Aspose.Words.Lists.ListLevelCollection, streamline your document formatting with customizable List levels for enhanced clarity and presentation....collection of list formatting for each level in a list. To learn...more, visit the Working with Lists documentation article. public...

    reference.aspose.com/words/net/aspose.words.lis...
  8. FieldListNum.starting_number property | Aspose....

    FieldListNum.starting_number property. Gets or sets the starting value for this field....use them to emulate numbered lists. field = builder . insert_field...FIELD_LIST_NUM , update_field = True ) . as_field_list_num ()...

    reference.aspose.com/words/python-net/aspose.wo...
  9. List.equals method | Aspose.Words for Node.js

    List.equals method. Compares with the specified List....equals(list) Compares with the specified list. equals ( list : Aspose...Words . Lists . List ) Parameter Type Description list List See Also...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ListFormat class | Aspose.Words for Node.js

    Aspose.Words.Lists.ListFormat class. Allows to control what List formatting is applied to a paragraph...class Allows to control what list formatting is applied to a paragraph...more, visit the Working with Lists documentation article. Remarks...

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