Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 19,290 for

list

(0.07 sec)
  1. Style.paragraphFormat property | Aspose.Words f...

    Style.paragraphFormat property. Gets the paragraph formatting of the style....ParagraphFormat Remarks For character and list styles this property returns...and use a paragraph style with list formatting. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Style.ListFormat | Aspose.Words for .NET

    Discover how to customize the ListFormat property for paragraph styles, enhancing your document's organization and visual appeal....property Provides access to the list formatting properties of a paragraph...and use a paragraph style with list formatting. Document doc = new...

    reference.aspose.com/words/net/aspose.words/sty...
  3. Importing from ArrayList|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....ArrayList list = new ArrayList (); //Add few names to the list as string...string values list . Add ( "laurence chen" ); list . Add ( "roman...

    docs.aspose.com/cells/net/importing-from-arrayl...
  4. SdtListItem.display_text property | Aspose.Word...

    SdtListItem.display_text property. Gets the text to display in the run content in place of the [SdtListItem.value](../value/) attribute contents for this List item....attribute contents for this list item. @property def display_text...Shows how to work with drop down-list structured document tags. doc...

    reference.aspose.com/words/python-net/aspose.wo...
  5. RowCollection.to_array method | Aspose.Words fo...

    RowCollection.to_array method. Copies all rows from the collection to a new array of rows.... assertEqual ( 2 , len ( list ( tables ))) i = 0 while i <...assertSequenceEqual ( list ( rows ), list ( rows )) self . assertNotEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CellCollection.to_array method | Aspose.Words f...

    CellCollection.to_array method. Copies all cells from the collection to a new array of cells.... assertEqual ( 2 , len ( list ( tables ))) i = 0 while i <...assertSequenceEqual ( list ( rows ), list ( rows )) self . assertNotEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  7. NumberStyle enumeration | Aspose.Words for Python

    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/python-net/aspose.wo...
  8. 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...
  9. SdtListItemCollection.add method | Aspose.Words...

    SdtListItemCollection.add method. Adds an item to 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...
  10. SdtListItemCollection.removeAt method | Aspose....

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

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