Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 28,448 for

list

(0.06 sec)
  1. Aspose::Words::Markup::SdtListItemCollection::C...

    Aspose::Words::Markup::SdtListItemCollection::Clear method. Clears all items from this collection in C++....Shows how to work with drop down-list structured document tags. auto...AppendChild ( tag ); // A drop-down list structured document tag is a...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. Aspose::Words::Markup::SdtListItemCollection::g...

    Aspose::Words::Markup::SdtListItemCollection::get_Count method. Gets number of items in the collection in C++....Shows how to work with drop down-list structured document tags. auto...AppendChild ( tag ); // A drop-down list structured document tag is a...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. Document.append_document method | Aspose.Words ...

    aspose.words.Document.append_document method... doc_files = list ( filter ( lambda item : item...item . endswith ( '.doc' ), list ( system_helper . io . Directory...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Paragraph.ListLabel | Aspose.Words for .NET

    Access and format List numbering with the Paragraph ListLabel property. Enhance your document's organization and clarity effortlessly!...object that provides access to list numbering value and formatting...extract the list labels of all paragraphs that are list items. Document...

    reference.aspose.com/words/net/aspose.words/par...
  5. Aspose::Words::Paragraph::get_ListFormat method...

    Aspose::Words::Paragraph::get_ListFormat method. Provides access to the List formatting properties of the paragraph in C++....method Provides access to the list formatting properties of the...SharedPtr < Aspose :: Words :: Lists :: ListFormat > Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/par...
  6. ListLabel.LabelString | Aspose.Words for .NET

    Discover the ListLabel LabelString property for easy string representation of List labels, enhancing your data presentation and organization effortlessly....Gets a string representation of list label. public string LabelString...extract the list labels of all paragraphs that are list items. Document...

    reference.aspose.com/words/net/aspose.words.lis...
  7. FieldListNum.ListLevel | Aspose.Words for .NET

    Discover the FieldListNum ListLevel property to customize your List levels effortlessly, enhancing your data organization and control....Gets or sets the level in the list, overriding the default behavior...use them to emulate numbered lists. FieldListNum field = ( FieldListNum...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Style.listFormat property | Aspose.Words for No...

    Style.ListFormat property. Provides access to the List formatting properties of a paragraph style....property Provides access to the list formatting properties of a paragraph...listFormat () : Aspose . Words . Lists . ListFormat Remarks This property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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...
  10. 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!...owner document properties of lists. Document doc = new Document...ListCollection lists = doc . Lists ; Assert . AreEqual ( doc , lists . Document...

    reference.aspose.com/words/net/aspose.words.lis...