Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 36,403 for

list

(0.1 sec)
  1. ListCollection.GetListByListId | Aspose.Words f...

    Retrieve your desired List effortlessly with the GetListByListId method. Access data quickly using a simple List identifier for enhanced efficiency....method Gets a list by a list identifier. public List GetListByListId...Int32 The list identifier. Return Value Returns the list object...

    reference.aspose.com/words/net/aspose.words.lis...
  2. SdtListItemCollection.add method | Aspose.Words...

    SdtListItemCollection.add method. Adds an item to this collection....Shows how to work with drop down-list structured document tags. doc...markup . SdtType . DROP_DOWN_LIST , aw . markup . MarkupLevel...

    reference.aspose.com/words/python-net/aspose.wo...
  3. SdtListItemCollection.count property | Aspose.W...

    SdtListItemCollection.count property. Gets number of items in the collection....Shows how to work with drop down-list structured document tags. doc...markup . SdtType . DROP_DOWN_LIST , aw . markup . MarkupLevel...

    reference.aspose.com/words/python-net/aspose.wo...
  4. SdtListItemCollection Class | Aspose.Words for ...

    Explore the Aspose.Words.Markup.SdtListItemCollection class for seamless access to SdtListItem elements, enhancing structured document management effortlessly....currently selected value in this list. Null value allowed, meaning...entry is associated with this list item collection. Methods Name...

    reference.aspose.com/words/net/aspose.words.mar...
  5. ListCollection.getListByListId method | Aspose....

    ListCollection.getListByListId method. Gets a List by a List identifier....getListByListId(listId) Gets a list by a list identifier. getListByListId...Description listId number The list identifier. Remarks You don’t...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DocumentBuilder.listFormat property | Aspose.Wo...

    DocumentBuilder.ListFormat property. Returns an object that represents current List formatting properties....object that represents current list formatting properties. get listFormat...listFormat () : Aspose . Words . Lists . ListFormat Examples Shows...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. SdtListItemCollection.clear method | Aspose.Wor...

    SdtListItemCollection.clear method. Clears all items from this collection....Shows how to work with drop down-list structured document tags. let...appendChild ( tag ); // A drop-down list structured document tag is a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. SdtListItemCollection | Aspose.Words for Java

    Provides access to SdtListItem elements of a structured document tag in Java....Shows how to work with drop down-list structured document tags. Document...StructuredDocumentTa(doc, SdtType.DROP_DOWN_LIST, MarkupLevel.BLOCK); doc.getFirstSection()...

    reference.aspose.com/words/java/com.aspose.word...
  9. ListLevelCollection indexer | Aspose.Words for ...

    ListLevelCollection indexer. Gets a List level by index....indexer __getitem__(index) Gets a list level by index. def __getitem__...Examples Shows how to apply custom list formatting to paragraphs when...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Document.Cleanup | Aspose.Words for .NET

    Optimize your documents with our Cleanup method—remove unused styles and Lists for a cleaner, more efficient workflow. Enhance readability today!...Cleanup() Cleans unused styles and lists from the document. public void... Styles . Add ( StyleType . List , "MyListStyle1" ); doc . Styles...

    reference.aspose.com/words/net/aspose.words/doc...