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

list

(0.14 sec)
  1. DocumentBuilder.ListFormat | Aspose.Words for .NET

    Explore the DocumentBuilder ListFormat property to access and customize your current List formatting settings for enhanced document design....object that represents current list formatting properties. public...create bulleted and numbered lists. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/doc...
  2. TxtLoadOptions.detectNumberingWithWhitespaces p...

    TxtLoadOptions.detectNumberingWithWhitespaces property. Allows to specify how numbered List items are recognized when document is imported from plain text format...Allows to specify how numbered list items are recognized when document...to false , lists recognition algorithm detects list paragraphs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. SdtListItem | Aspose.Words for .NET

    Discover the SdtListItem constructor, effortlessly create new instances of this powerful class for enhanced data management and functionality....Shows how to work with drop down-list structured document tags. Document...AppendChild ( tag ); // A drop-down list structured document tag is a...

    reference.aspose.com/words/net/aspose.words.mar...
  4. ListLevel.alignment property | Aspose.Words for...

    ListLevel.alignment property. Gets or sets the justification of the actual number of the List item....the list item. get alignment () : Aspose . Words . Lists . ListLevelAlignment...ListLevelAlignment Remarks The list label is justified relative...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ListLevel.number_format property | Aspose.Words...

    ListLevel.number_format property. Returns or sets the number format for the List level....sets the number format for the list level. @property def number_format...numbers from the corresponding list levels. For example, the string...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ListLevel.number_position property | Aspose.Wor...

    ListLevel.number_position 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. @property def number_position...Examples Shows how to apply custom list formatting to paragraphs when...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  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. List.HasSameTemplate | Aspose.Words for .NET

    Discover the HasSameTemplate method, easily check if two Lists share the same template, ensuring consistency and efficiency in your data management....HasSameTemplate List.HasSameTemplate method Returns true if the...the current list and the given list are created from the same...

    reference.aspose.com/words/net/aspose.words.lis...
  10. listDepth API Is Returning 0 and 1 for Bullet P...

    Hi team, we are using aspose 25.6 version while trying to access the ListDepth of a bullet text paragraph we are using: paragraphFormat->get_Depth() where, paragraphFormat is. retrieved as : auto paragraphFormat = …... The list depth should be 0 throughout...Short answer In Aspose.Slides a list depth of 0 means “the paragraph...

    forum.aspose.com/t/listdepth-api-is-returning-0...