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

listcollection

(0.04 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.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...
  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.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...
  5. 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...
  6. 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...
  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 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...
  9. 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...
  10. 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...