Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 34,163 for

list

(0.2 sec)
  1. 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...
  2. FieldListNum.ListName | Aspose.Words for .NET

    Discover the FieldListNum ListName property to easily manage abstract numbering definitions for improved document organization and clarity....use them to emulate numbered lists. FieldListNum field = ( FieldListNum... FieldListNum , true ); // Lists start counting at 1 by default...

    reference.aspose.com/words/net/aspose.words.fie...
  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. 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...
  5. Aspose::Words::Lists::ListLevelAlignment enum |...

    Aspose::Words::Lists::ListLevelAlignment enum. Specifies alignment for the List number or bullet in C++....Aspose::Words::Lists::ListLevelAlignment enum Contents [ Hide...Specifies alignment for the list number or bullet. enum class...

    reference.aspose.com/words/cpp/aspose.words.lis...
  6. Aspose::Words::Lists::ListLevel::CreatePictureB...

    Aspose::Words::Lists::ListLevel::CreatePictureBullet method. Creates picture bullet shape for the current List level in C++....Aspose::Words::Lists::ListLevel::CreatePictureBullet method ...the current list level. void Aspose :: Words :: Lists :: ListLevel...

    reference.aspose.com/words/cpp/aspose.words.lis...
  7. ListCollection class | Aspose.Words for Python

    aspose.words.Lists.ListCollection class. Stores and manages formatting of bulleted and numbered Lists used in a document...formatting of bulleted and numbered lists used in a document. To learn...Working with Lists documentation article. Remarks A list in a Microsoft...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ListLevelCollection | Aspose.Words for Java

    A collection of List formatting for each level in a List in Java....collection of list formatting for each level in a list. To learn...more, visit the Working with Lists documentation article. Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  9. ListCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Lists.ListCollection class for efficient management of bulleted and numbered Lists, enhancing document formatting and organization....formatting of bulleted and numbered lists used in a document. To learn...more, visit the Working with Lists documentation article. public...

    reference.aspose.com/words/net/aspose.words.lis...
  10. FieldListNum.starting_number property | Aspose....

    FieldListNum.starting_number property. Gets or sets the starting value for this field....use them to emulate numbered lists. field = builder . insert_field...FIELD_LIST_NUM , update_field = True ) . as_field_list_num ()...

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