Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 28,408 for

list

(0.05 sec)
  1. Create and manage tables of Microsoft Excel fil...

    Insert, resize, edit, delete, format table of Excel files using Aspose.Cells library....types of lists, for example, phone lists, task lists, lists of transactions...create and maintain various lists. Aspose.Cells supports creating...

    docs.aspose.com/cells/net/create-and-format-table/
  2. Paragraph.ListFormat | Aspose.Words for .NET

    Discover the Paragraph ListFormat property to easily access and customize your paragraph's List formatting, enhancing your document's presentation....property Provides access to the list formatting properties of the...paragraphs in a document that are list items. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/par...
  3. ListLevel.create_picture_bullet method | Aspose...

    ListLevel.create_picture_bullet method. Creates picture bullet shape for the current List level....bullet shape for the current list level. def create_picture_bullet...icon for list item labels. doc = aw . Document () list = doc ....

    reference.aspose.com/words/python-net/aspose.wo...
  4. Importing from Custom Objects|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.... You can provide a list of columns/properties to the...method to display your desired list of objects. //Instantiate a...

    docs.aspose.com/cells/net/importing-from-custom...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. Convert Excel to Python Data|Documentation

    Convert Excel to List by using Aspose.Cells for Python via .NET API....and other excel data to Python list. 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-...
  10. 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...