Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 36,378 for

list

(0.06 sec)
  1. SdtListItem Class | Aspose.Words for .NET

    Discover the Aspose.Words.Markup.SdtListItem class, designed for efficient List item management in ComboBox and DropDownList structured documents....This element specifies a single list item within a parent ComboBox...this list item. Value { get; } Gets the value of this list item...

    reference.aspose.com/words/net/aspose.words.mar...
  2. Aspose::Words::Markup::SdtListItemCollection::G...

    Aspose::Words::Markup::SdtListItemCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all items in the collection in C++....Shows how to work with drop down-list structured document tags. auto... >> ( tag ); // A drop-down list structured document tag is a...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. ListLevel class | Aspose.Words for Node.js

    Aspose.Words.Lists.ListLevel class. Defines formatting for a List level...class Defines formatting for a list level. To learn more, visit...visit the Working with Lists documentation article. Remarks You do...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ListLevelCollection.Count | Aspose.Words for .NET

    Discover the ListLevelCollection Count property to easily access the total number of levels in your List, enhancing data management and organization....the number of levels in this list. public int Count { get ; }...levels in a list. Examples Shows how to create a list style and...

    reference.aspose.com/words/net/aspose.words.lis...
  5. CleanupOptions.unusedBuiltinStyles property | A...

    CleanupOptions.unusedBuiltinStyles property. Specifies that unused [Style.builtIn](../../style/builtIn/) styles should be removed from document.... List , "MyListStyle1" ); doc . styles...styles . add ( aw . StyleType . List , "MyListStyle2" ); doc . styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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...
  7. Aspose::Words::Paragraph::get_ListLabel method ...

    Aspose::Words::Paragraph::get_ListLabel method. Gets a ListLabel object that provides access to List numbering value and formatting for this paragraph in C++....object that provides access to list numbering value and formatting...SharedPtr < Aspose :: Words :: Lists :: ListLabel > Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/par...
  8. SdtListItem.displayText property | Aspose.Words...

    SdtListItem.displayText property. Gets the text to display in the run content in place of the [SdtListItem.value](../value/) attribute contents for this List item....attribute contents for this list item. get displayText () : string...Shows how to work with drop down-list structured document tags. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. SdtListItemCollection.RemoveAt | Aspose.Words f...

    Effortlessly remove a List item by index with the SdtListItemCollection RemoveAt method. Streamline your data management today!...RemoveAt method Removes a list item at the specified index...Shows how to work with drop down-list structured document tags. Document...

    reference.aspose.com/words/net/aspose.words.mar...
  10. StyleCollection class | Aspose.Words for Node.js

    Aspose.Words.StyleCollection class. A collection of [Style](../style/) objects that represent both the built-in and user-defined styles in a document...and use a paragraph style with list formatting. let doc = new aw...spaceAfter = 12 ; // Create a list and make sure the paragraphs...

    reference.aspose.com/words/nodejs-net/aspose.wo...