Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 36,360 for

list

(0.25 sec)
  1. Aspose::Words::Fields::FieldStyleRef::get_Inser...

    Aspose::Words::Fields::FieldStyleRef::get_InsertParagraphNumber method. Gets or sets whether to insert the paragraph number of the referenced paragraph exactly as it appears in the document in C++....// Create a list based using a Microsoft Word list template. System...:: Words :: Lists :: List > list = doc -> get_Lists () -> Add (...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::Fields::FieldStyleRef::get_Style...

    Aspose::Words::Fields::FieldStyleRef::get_StyleName method. Gets or sets the name of the style by which the text to search for is formatted in C++....// Create a list based using a Microsoft Word list template. System...:: Words :: Lists :: List > list = doc -> get_Lists () -> Add (...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. SdtListItemCollection.clear method | Aspose.Wor...

    SdtListItemCollection.clear method. Clears all items from this 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...
  4. 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-...
  5. 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...
  6. 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...
  7. SdtListItemCollection.SelectedValue | Aspose.Wo...

    Discover the SdtListItemCollection's SelectedValue property, which defines the current selection in your List, allowing null for no selection. Enhance your data management!...currently selected value in this list. Null value allowed, meaning...entry is associated with this list item collection. public SdtListItem...

    reference.aspose.com/words/net/aspose.words.mar...
  8. NumberStyle enumeration | Aspose.Words for Node.js

    Aspose.Words.NumberStyle enumeration. Specifies the number style for a List, footnotes and endnotes, page numbers....Specifies the number style for a list, footnotes and endnotes, page...Examples Shows how to apply custom list formatting to paragraphs when...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. How to get the value of the numbering in a docx...

    I am trying to get the value of the numbering of a paragraph thanks to aspose word python. Here is an example: Text1 Text2 Text3 Right now, when I try to read a Word document with Aspose and compare it with another, i…...paragraph object has the property list_label.label_value, but it only...information associated with list items, including the numerical...

    forum.aspose.com/t/how-to-get-the-value-of-the-...
  10. Extract Table Data from PDF|Aspose.PDF for Andr...

    Learn how to extract tabular from PDF using Aspose.PDF for Android via Java....saved in a list of AbsorbedTable . We can get this list through...TableList and handle list of absorbed rows and list of absorbed cells...

    docs.aspose.com/pdf/androidjava/extract-data-fr...