Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 7,357 for

list

(0.02 sec)
  1. FieldListNum.list_name property | Aspose.Words ...

    FieldListNum.List_name property. Gets or sets the name of the abstract numbering definition used for the numbering....list_name property FieldListNum.list_name property Gets or sets...@property def list_name ( self ) -> str : ... @list_name.setter...

    reference.aspose.com/words/python-net/aspose.wo...
  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. let...appendChild ( tag ); // A drop-down list structured document tag is a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. StructuredDocumentTag.listItems property | Aspo...

    StructuredDocumentTag.ListItems property. Gets [SdtListItemCollection](../../sdtListitemcollection/) associated with this SDT....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...
  4. 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...
  5. 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...
  6. Style.paragraphFormat property | Aspose.Words f...

    Style.paragraphFormat property. Gets the paragraph formatting of the style....ParagraphFormat Remarks For character and list styles this property returns...and use a paragraph style with list formatting. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Document.appendDocument method | Aspose.Words f...

    Aspose.Words.Document.appendDocument method...doc" ); Shows how to manage list style clashes while appending...Document ( base . myDir + "Custom list numbering.docx" ); let dstDoc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. CleanupOptions class | Aspose.Words for Node.js

    Aspose.Words.CleanupOptions class. Allows to specify options for document cleaning...Specifies whether unused list and list definitions should be removed...styles . add ( aw . StyleType . List , "MyListStyle1" ); doc . styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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...
  10. Aspose::Words::Document::AppendDocument method ...

    Aspose::Words::Document::AppendDocument method. Appends the specified document to the end of this document in C++....:: Collections :: Generic :: List < String >> docFiles = System...Examples Shows how to manage list style clashes while appending...

    reference.aspose.com/words/cpp/aspose.words/doc...