Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 36,360 for

list

(0.15 sec)
  1. StyleType | Aspose.Words for Java

    Represents type of the style in Java....Examples: Shows how to create a list style and use it in a document...Document doc = new Document(); // A list allows us to organize and decorate...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::ParagraphFormat::get_IsListItem ...

    Aspose::Words::ParagraphFormat::get_IsListItem method. True when the paragraph is an item in a bulleted or numbered List in C++....item in a bulleted or numbered list. bool Aspose :: Words :: ParagraphFormat...Shows how to nest a list inside another list. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. Aspose::Words::Paragraph::get_IsListItem method...

    Aspose::Words::Paragraph::get_IsListItem method. True when the paragraph is an item in a bulleted or numbered List in original revision in C++....item in a bulleted or numbered list in original revision. bool Aspose...Shows how to nest a list inside another list. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/par...
  4. Aspose::Words::Lists::ListFormat::get_List meth...

    Aspose::Words::Lists::ListFormat::get_List method. Gets or sets the List this paragraph is a member of in C++....Aspose::Words::Lists::ListFormat::get_List method Contents [...ListFormat::get_List method Gets or sets the list this paragraph...

    reference.aspose.com/words/cpp/aspose.words.lis...
  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. FieldStyleRef.insert_paragraph_number property ...

    FieldStyleRef.insert_paragraph_number property. Gets or sets whether to insert the paragraph number of the referenced paragraph exactly as it appears in the document....# 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...
  7. 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...
  8. 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...
  9. Aspose::Words::Lists::ListLevelCollection class...

    Aspose::Words::Lists::ListLevelCollection class. A collection of List formatting for each level in a List. To learn more, visit the documentation article in C++....Aspose::Words::Lists::ListLevelCollection class Contents [ Hide...collection of list formatting for each level in a list. To learn...

    reference.aspose.com/words/cpp/aspose.words.lis...
  10. ListFormat.list_indent method | Aspose.Words fo...

    ListFormat.List_indent method. Increases the List level of the current paragraph by one level....list_indent method list_indent() Increases the list level of...paragraph by one level. def list_indent ( self ): ... Remarks...

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