Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 33,966 for

list

(0.05 sec)
  1. FieldStyleRef.StyleName | Aspose.Words for .NET

    Discover the FieldStyleRef StyleName property to easily customize and format your search text. Enhance your project's styling with flexibility and precision....// Create a list based using a Microsoft Word list template. Aspose...Aspose . Words . Lists . List docList = doc . Lists . Add ( Aspose...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FieldStyleRef.style_name property | Aspose.Word...

    FieldStyleRef.style_name property. Gets or sets the name of the style by which the text to search for is formatted....# Create a list based using a Microsoft Word list template. doc_list...doc_list = doc . lists . add ( list_template = aw . lists . ListTemplate...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. Style | Aspose.Words for Java

    Represents a single built-in or user-defined style in Java....and use a paragraph style with list formatting. Document doc = new...setSpaceAfter(12.0); // Create a list and make sure the paragraphs...

    reference.aspose.com/words/java/com.aspose.word...
  5. SdtListItemCollection.selected_value property |...

    SdtListItemCollection.selected_value property. Specifies currently selected value in this List...currently selected value in this list. Null value allowed, meaning...entry is associated with this list item collection. @property def...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldListNum.has_list_name property | Aspose.Wo...

    FieldListNum.has_List_name property. Returns a value indicating whether the name of an abstract numbering definition is provided by the field's code....has_list_name property FieldListNum.has_list_name property Returns...field’s code. @property def has_list_name ( self ) -> bool : ......

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. 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...
  9. ContainerConfig|Documentation

    ContainerConfig element is used to break content into columns and to add a footer to the form....Children list. new ContainerConfig () { Children = new List < BaseConfig...Name Type Description Children List<BaseConfig> Child elements ...

    docs.aspose.com/omr/net/programmatic-forms/cont...
  10. SdtListItem.value property | Aspose.Words for P...

    SdtListItem.value property. Gets the value of this List item....property Gets the value of this list item. @property def value (...Shows how to work with drop down-list structured document tags. doc...

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