Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 33,968 for

list

(0.24 sec)
  1. ChartSeriesCollection.add method | Aspose.Words...

    ChartSeriesCollection.add 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...
  2. TableSubstitutionRule.get_substitutes method | ...

    TableSubstitutionRule.get_substitutes method. Returns array containing substitute font names for the specified original font name.... Returns List of alternative font names. Examples...self . assertEqual ( 1 , len ( list ( doc . font_settings . substitution_settings...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Document.cleanup method | Aspose.Words for Python

    aspose.words.Document.cleanup method...cleanup() Cleans unused styles and lists from the document. def cleanup...cleanup(options) Cleans unused styles and lists from the document depending...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose.Pdf API Demonstration for Spring Java|Do...

    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....screen showing Pet’s Owners list. On the bottom of the page,...label. To export the Owners list to a PDF document click on the...

    docs.aspose.com/total/java/aspose-pdf-api-demon...
  5. How to Create GIF From Images in C#

    This short tutorial guides on how to create GIF from images in C#. By using C# animated GIF can be easily created by following the steps and sample code shared in this tutorial....project to create GIF Create a list of raster images using the image...raster image in the list Parse the remaining list and add each image...

    kb.aspose.com/imaging/net/how-to-create-gif-fro...
  6. Add PDF Bookmarks with Named Destinations using...

    Learn how to add PDF bookmarks with named destinations using Aspose.Cells for JavaScript via C++. Ensure bookmarks remain intact regardless of page changes....Sub-Bookmarks in list const list = []; list . push ( subbookmarkEntry1...subbookmarkEntry1 ); list . push ( subbookmarkEntry2 ); // Assign Sub-Bookmarks...

    docs.aspose.com/cells/javascript-cpp/add-pdf-bo...
  7. Aspose::Words::ParagraphFormat::get_SpaceBefore...

    Aspose::Words::ParagraphFormat::get_SpaceBeforeAuto method. True if the amount of spacing before the paragraph is set automatically in C++.... In a bulleted or numbered list, spacing is added only after...item in the list. Spacing is not added between the list items. In...

    reference.aspose.com/words/cpp/aspose.words/par...
  8. FieldDatabaseDataRow constructor | Aspose.Words...

    FieldDatabaseDataRow constructor. Initializes a new instance of the [FieldDatabaseDataRow](../) class....def __init__ ( self , values : List [ str ]): ... Parameter Type...Type Description values List[str] See Also module aspose.words.fields...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldDatabaseDataTable constructor | Aspose.Wor...

    FieldDatabaseDataTable constructor. Initializes a new instance of the [FieldDatabaseDataTable](../) class....__init__ ( self , column_names : List [ str ]): ... Parameter Type...Type Description column_names List[str] See Also module aspose.words...

    reference.aspose.com/words/python-net/aspose.wo...
  10. CompositeNode.SelectNodes | Aspose.Words for .NET

    Effortlessly retrieve nodes with the CompositeNode SelectNodes method using XPath expressions for enhanced data manipulation and streamlined coding....SelectNodes method Selects a list of nodes matching the XPath...XPath expression. Return Value A list of nodes matching the XPath...

    reference.aspose.com/words/net/aspose.words/com...