Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 36,336 for

list

(0.14 sec)
  1. SdtListItem class | Aspose.Words for Python

    aspose.words.markup.SdtListItem class. This element specifies a single List item within a parent [SdtType.COMBO_BOX](../sdttype/#COMBO_BOX) or [SdtType.DROP_DOWN_List](../sdttype/#DROP_DOWN_List) structured document tag...This element specifies a single list item within a parent SdtType...COMBO_BOX or SdtType.DROP_DOWN_LIST structured document tag. To...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Working with Lists in C#|Aspose.Words for .NET

    Introduction to numbering formatting feature in Aspose.Words for .NET....Ask AI Working with Lists Contents [ Hide ] Purpose Summary....with lists, including numbering and formatting. A list in a Microsoft...

    docs.aspose.com/words/net/working-with-lists/
  3. Working with Lists in Python|Aspose.Words for P...

    Create, specify formatting and restart Lists in a document using Python....Ask AI Working with Lists Contents [ Hide ] Purpose Summary....format, and manage lists—including multilevel lists and section-based...

    docs.aspose.com/words/python-net/working-with-l...
  4. List.ListId | Aspose.Words for .NET

    Discover the unique ListId property to easily access and manage your Lists. Streamline your workflow with this essential identifier....ListId Contents [ Hide ] List.ListId property Gets the unique...unique identifier of the list. public int ListId { get ; } Remarks...

    reference.aspose.com/words/net/aspose.words.lis...
  5. ListLevel.startAt property | Aspose.Words for N...

    ListLevel.startAt property. Returns or sets the starting number for this List level....the starting number for this list level. get startAt () : number...Examples Shows how to apply custom list formatting to paragraphs when...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. CompositeNode.GetText | Aspose.Words for .NET

    Discover the CompositeNode GetText method to efficiently retrieve text from nodes and their children, enhancing your data processing capabilities....paragraphs in a document that are list items. Document doc = new Document..."Numbered list item 1" ); builder . Writeln ( "Numbered list item...

    reference.aspose.com/words/net/aspose.words/com...
  7. ListCollection indexer | Aspose.Words for Python

    ListCollection indexer. Gets a List by index....indexer __getitem__(index) Gets a list by index. def __getitem__ (...how to apply list formatting of an existing list to a collection...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::CleanupOptions::get_UnusedLists ...

    Aspose::Words::CleanupOptions::get_UnusedLists method. Specifies whether unused List and List definitions should be removed from document. Default value is true in C++....Specifies whether unused list and list definitions should be removed...Aspose :: Words :: StyleType :: List , u "MyListStyle1" ); doc ->...

    reference.aspose.com/words/cpp/aspose.words/cle...
  9. Aspose::Words::Lists namespace | Aspose.Words f...

    Aspose::Words::Lists namespace. The Aspose.Words.Lists namespace contains classes for working with bulleted and numbered Lists defined in a document in C++....Aspose::Words::Lists namespace Contents [ Hide ] The Aspose.Words...Words.Lists namespace contains classes for working with bulleted...

    reference.aspose.com/words/cpp/aspose.words.lists/
  10. 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...