Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 36,393 for

list

(0.78 sec)
  1. Managing Controls|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....create a combo box, or drop-down list of valid entries that is compiled...When you create a drop-down list for a cell, it displays an arrow...

    docs.aspose.com/cells/java/managing-controls/
  2. PageConfig|Documentation

    PageConfig element allows you to break large forms into several pages that are recognized as a single document....form, add it to the Children list of the top-level TemplateConfig...TemplateConfig () { Children = new List < BaseConfig >() { new PageConfig...

    docs.aspose.com/omr/net/programmatic-forms/page...
  3. JsonDataSource | Aspose.Words for .NET

    Create a powerful data source effortlessly with the JsonDataSource constructor, enabling seamless integration of JSON files and optimized data parsing....{ ExactDateTimeParseFo = new List < string > { "MM/dd/yyyy" ,...new JsonDataSource ( MyDir + "List of people.json" , options );...

    reference.aspose.com/words/net/aspose.words.rep...
  4. Barcodes and QR codes|Documentation

    Add barcodes and QR codes to personalize or uniquely identify a form....TemplateConfig () { Children = new List < BaseConfig >() { new PageConfig...PageConfig () { Children = new List < BaseConfig >() { new ContainerConfig...

    docs.aspose.com/omr/net/programmatic-forms/elem...
  5. ChartSeriesCollection.add_multilevel_value meth...

    ChartSeriesCollection.add_multilevel_value method. Adds new [ChartSeries](../../chartseries/) to this collection...series_name : str , categories : List [ aspose . words . drawing ...ChartMultilevelValue ], values : List [ float ]): ... Parameter Type...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Find Text in Picture using Python

    Follow this article to find text in picture using Python. It has all the details to set the IDE, a List of steps, and a sample code for developing text finder from image using Python....details to set the environment, a list of steps, and a sample code...recognizing a single line, setting the list of text areas, and a flag to...

    kb.aspose.com/ocr/python/find-text-in-picture-u...
  7. Install on JasperServer 8.0.0 - Free Support Fo...

    I am trying to install this tool as a trial to see if I should purchase it. I run jasperserver version 8.0.0 from the install documentation I have a few questions: For the Java at the beginning is this a scriplet i nee…...our tests, can you wrap your list in to span tag like this: <span...tests it help to write several lists in one paragraph. Also I will...

    forum.aspose.com/t/install-on-jasperserver-8-0-...
  8. FontSubstitutionSettings.table_substitution pro...

    FontSubstitutionSettings.table_substitution property. Settings related to table substitution rule....'Missing Font' , 'Kreon' ], list ( table_substitution_rule ....assertSequenceEqual ([ 'Arvo' ], list ( table_substitution_rule ....

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Style class | Aspose.Words for C...

    Aspose::Words::Style class. Represents a single built-in or user-defined style. To learn more, visit the documentation article in C++.... get_List () Gets the list that defines formatting...formatting of this list style. get_ListFormat () Provides access to...

    reference.aspose.com/words/cpp/aspose.words/style/
  10. Extract Data from Table in PDF|Aspose.PDF for C++

    Learn how to extract tabular from PDF using Aspose.PDF for C++....:: endl ; // Iterate throught list of rows for ( auto row : table...get_RowList ()) { // Iterate throught list of cell for ( auto cell : row...

    docs.aspose.com/pdf/cpp/extract-data-from-table...