Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 36,605 for

list

(0.47 sec)
  1. 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...
  2. 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...
  3. ListLabel.label_string property | Aspose.Words ...

    ListLabel.label_string property. Gets a string representation of List label....Gets a string representation of list label. @property def label_string...extract the list labels of all paragraphs that are list items. doc...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TxtLoadOptions.DetectNumberingWithWhitespaces |...

    Optimize your document imports with TxtLoadOptions' DetectNumberingWithWhitespaces feature, ensuring accurate recognition of numbered Lists from plain text....Allows to specify how numbered list items are recognized when document...to false , lists recognition algorithm detects list paragraphs...

    reference.aspose.com/words/net/aspose.words.loa...
  5. TxtLoadOptions.detect_numbering_with_whitespace...

    TxtLoadOptions.detect_numbering_with_whitespaces 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/python-net/aspose.wo...
  6. CompositeNode.GetText | Aspose.Words for .NET

    Discover the CompositeNode GetText method to efficiently retrieve text from nodes and their children, enhancing your data processing capabilities....paragraphs in a document that are list items. Document doc = new Document..."Numbered list item 1" ); builder . Writeln ( "Numbered list item...

    reference.aspose.com/words/net/aspose.words/com...
  7. Convert Excel to Python Data|Documentation

    Convert Excel to List by using Aspose.Cells for Python via .NET API....other Excel data to Python lists. How to Convert Excel Workbook...to Convert Excel Workbook to List Here’s an example code snippet...

    docs.aspose.com/cells/python-net/convert-excel-...
  8. Aspose::Words::CleanupOptions::get_UnusedLists ...

    Aspose::Words::CleanupOptions::get_UnusedLists method. Specifies whether unused List and List definitions should be removed from document. Default value is true in C++....Specifies whether unused list and list definitions should be removed...Aspose :: Words :: StyleType :: List , u "MyListStyle1" ); doc ->...

    reference.aspose.com/words/cpp/aspose.words/cle...
  9. ImportFormatOptions.keepSourceNumbering propert...

    ImportFormatOptions.keepSourceNumbering property. Gets or sets a boolean value that specifies how the numbering will be imported when it clashes in source and destination documents...import a document with numbered lists. const srcDoc = new aw . Document...Document ( base . myDir + "List source.docx" ); const dstDoc =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ListLevel.text_position property | Aspose.Words...

    ListLevel.text_position property. Returns or sets the position (in points) for the second line of wrapping text for the List level....line of wrapping text for the list level. @property def text_position...Examples Shows how to apply custom list formatting to paragraphs when...

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