Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 204 for

listcollection

(0.05 sec)
  1. ListCollection.AddSingleLevelList | Aspose.Word...

    Effortlessly create and add a single-level list to your document with the Listcollection AddSingleLevelList method, enhancing organization and clarity....AddSingleLevelList Contents [ Hide ] ListCollection.AddSingleLevelList method...DocumentBuilder ( doc ); ListCollection listCollection = doc . Lists ;...

    reference.aspose.com/words/net/aspose.words.lis...
  2. ListCollection.count property | Aspose.Words fo...

    Listcollection.count property. Gets the count of numbered and bulleted lists in the document....count property ListCollection.count property Gets the count of...class ListCollection ListCollection indexer ListCollection.document...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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....DocumentBuilder ( doc ); let listCollection = doc . lists ; // Creates...template. let bulletedList = listCollection . addSingleLevelList (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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!...Document ListCollection.Document property Gets the owner document...doc = new Document (); ListCollection lists = doc . Lists ; Assert...

    reference.aspose.com/words/net/aspose.words.lis...
  5. ListCollection.this[] property | Aspose.Words f...

    Listcollection.this[] property....this[] property ListCollection.this[] property See Also module...Words.Lists class ListCollection ListCollection.document property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DocumentBase.lists property | Aspose.Words for ...

    DocumentBase.lists property. Provides access to the list formatting used in the document.... ListCollection : ... Remarks For more...the description of the ListCollection class. Examples Shows how...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ListCollection.GetEnumerator | Aspose.Words for...

    Discover the Listcollection GetEnumerator method to easily access and iterate through document lists. Enhance your coding efficiency today!...GetEnumerator ListCollection.GetEnumerator method Gets the enumerator...See Also class List class ListCollection namespace Aspose.Words...

    reference.aspose.com/words/net/aspose.words.lis...
  8. ListCollection.Item | Aspose.Words for .NET

    Access Listcollection items effortlessly by index. Simplify your data management and enhance your coding efficiency with this powerful property!...Item Contents [ Hide ] ListCollection indexer Gets a list by...doc = new Document (); ListCollection lists = doc . Lists ; Assert...

    reference.aspose.com/words/net/aspose.words.lis...
  9. Aspose::Words::DocumentBase::get_Lists method |...

    Aspose::Words::DocumentBase::get_Lists method. Provides access to the list formatting used in the document in C++....Aspose :: Words :: Lists :: ListCollection > Aspose :: Words :: DocumentBase...the description of the ListCollection class. Examples Shows how...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. ListCollection.Count | Aspose.Words for .NET

    Discover the Listcollection Count property to easily retrieve the number of numbered and bulleted lists in your document, enhancing your content organization....Count ListCollection.Count property Gets the count of numbered...doc = new Document (); ListCollection lists = doc . Lists ; Assert...

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