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

list

(0.07 sec)
  1. List.listLevels property | Aspose.Words for Nod...

    List.ListLevels property. Gets the collection of List levels for this List....property List.listLevels property Gets the collection of list levels...for this list. get listLevels () : Aspose . Words . Lists . ListLevelCollection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...
  3. Paragraph.list_format property | Aspose.Words f...

    Paragraph.List_format property. Provides access to the List formatting properties of the paragraph....list_format property Paragraph.list_format property Provides...Provides access to the list formatting properties of the paragraph. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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-...
  5. 在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...
  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...