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

listcollection

(0.18 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. 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...
  6. 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...
  7. 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...
  8. DocumentBase.Lists | Aspose.Words for .NET

    Discover DocumentBase Lists for efficient property management. Access customizable list formatting to enhance your document's presentation and clarity.... public ListCollection Lists { get ; } Remarks...the description of the ListCollection class. Examples Shows how...

    reference.aspose.com/words/net/aspose.words/doc...
  9. DocumentBase.lists property | Aspose.Words for ...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 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...