Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 36,360 for

list

(0.22 sec)
  1. ListLevel.numberPosition property | Aspose.Word...

    ListLevel.numberPosition property. Returns or sets the position (in points) of the number or bullet for the List level....the number or bullet for the list level. get numberPosition ()...Examples Shows how to apply custom list formatting to paragraphs when...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ListLevel.font property | Aspose.Words for Node.js

    ListLevel.font property. Specifies character formatting used for the List label....character formatting used for the list label. get font () : Aspose...Examples Shows how to apply custom list formatting to paragraphs when...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. HtmlSaveOptions.exportListLabels property | Asp...

    HtmlSaveOptions.exportListLabels property. Controls how List labels are output to HTML, MHTML or EPUB...exportListLabels property Controls how list labels are output to HTML, MHTML...Examples Shows how to configure list exporting to HTML. let doc =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::StyleType enum | Aspose.Words fo...

    Aspose::Words::StyleType enum. Represents type of the style in C++.... List 4 The style is a list style. Examples Shows...Shows how to create a list style and use it in a document. auto...

    reference.aspose.com/words/cpp/aspose.words/sty...
  5. SdtListItemCollection.remove_at method | Aspose...

    SdtListItemCollection.remove_at method. Removes a List item at the specified index....method remove_at(index) Removes a list item at the specified index...Shows how to work with drop down-list structured document tags. doc...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::ParagraphFormat::ClearFormatting...

    Aspose::Words::ParagraphFormat::ClearFormatting method. Resets to default paragraph formatting in C++....Shows how to nest a list inside another list. auto doc = System...DocumentBuilder > ( doc ); // A list allows us to organize and decorate...

    reference.aspose.com/words/cpp/aspose.words/par...
  7. Aspose::Words::Fields::FieldListNum::get_HasLis...

    Aspose::Words::Fields::FieldListNum::get_HasListName method. Returns a value indicating whether the name of an abstract numbering definition is provided by the field's code in C++....use them to emulate numbered lists. auto field = System :: ExplicitCast...FieldListNum , true )); // Lists start counting at 1 by default...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. 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...
  9. SdtListItem class | Aspose.Words for Node.js

    Aspose.Words.Markup.SdtListItem class. This element specifies a single List item within a parent [SdtType.ComboBox](../sdttype/#ComboBox) or [SdtType.DropDownList](../sdttype/#DropDownList) structured document tag...This element specifies a single list item within a parent SdtType...for this list item. value Gets the value of this list item. Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. SdtListItemCollection.count property | Aspose.W...

    SdtListItemCollection.count property. Gets number of items in the collection....Shows how to work with drop down-list structured document tags. doc...markup . SdtType . DROP_DOWN_LIST , aw . markup . MarkupLevel...

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