Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 34,230 for

list

(0.12 sec)
  1. 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...
  2. Create and manage tables of Microsoft Excel fil...

    Insert, resize, edit, delete, and format tables of Excel files using the Aspose.Cells library....types of lists, for example, phone lists, task lists, lists of transactions...create, and maintain various lists. Aspose.Cells for Python via...

    docs.aspose.com/cells/python-net/create-and-for...
  3. ChartSeriesCollection.add_bubbles method | Aspo...

    ChartSeriesCollection.add_bubbles method. Adds new [ChartSeries](../../chartseries/) to this collection...str , x_values : List [ float ], y_values : List [ float ], bubble_sizes...bubble_sizes : List [ float ]): ... Parameter Type Description series_name...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 在Aspose.Cells中使用匿名类型或自定义对象|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....Age" ); //Instantiate the list collection based on the custom...class. IList < MyProduct > list = new List < MyProduct >(); //Provide...

    docs.aspose.com/cells/zh/net/using-anonymous-ty...
  5. Insert Bullets in Word using C#

    Follow this article to insert bullets in Word using C#. It has the details for IDE, steps, and a sample code for creating Microsoft Word bullet points using C#....the development environment, a list of steps, and a sample code...create a new Word file, insert a list with multiple levels, add some...

    kb.aspose.com/words/net/insert-bullets-in-word-...
  6. CellCollection indexer | Aspose.Words for Python

    CellCollection indexer. Retrieves a [Cell](../../cell/) at the given index....to the number of items in the list, this returns a null reference...than the number of items in the list, this returns a null reference...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Working with Text Document|Aspose.Words for Nod...

    Work with a text document and modify its objects using Node.js....that this is not a complete list of available options, but only...property is False : Recognize List Items During Loading TXT Aspose...

    docs.aspose.com/words/nodejs-net/working-with-t...
  8. Layout detecton|Documentation

    How to detect the layout on the provided image.... Paragraphs List<Aspose.OCR.ContentArea> Detected...Detected paragraphs. Images List<Aspose.OCR.ContentArea> Detected...

    docs.aspose.com/ocr/net/layout_detection/
  9. SdtListItemCollection.Count | Aspose.Words for ...

    Discover the SdtListItemCollection Count property to easily retrieve the total number of items in your collection for efficient data management....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...
  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...