Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 34,272 for

list

(0.05 sec)
  1. 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...
  2. Merger.merge_to_images_streams method | Aspose....

    Merger.merge_to_images_streams method. Merges the given input document streams into a single output document using specified image save options...ms ( self , input_streams : List [ io . BytesIO ], save_options...Type Description input_streams List[io.BytesIO] The input file streams...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Filter Data|Documentation

    This article introduces how to filter data in GridWeb....display in a list. Moreover, you can filter items in a list according...some criteria. Input: The data list in the first worksheet Output:...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  4. Defining the whitelist of characters|Documentation

    How to limit the set of characters Aspose.OCR engine will look for.... A list of characters can be automatically...mechanisms. You can define a list of characters Aspose.OCR engine...

    docs.aspose.com/ocr/java/characters-whitelist/
  5. 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...
  6. Working with Contacts in PST File|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....Distribution Lists It is possible to create a Distribution list using...multiple contacts. A distribution list can be saved to disc in Outlook...

    docs.aspose.com/email/cpp/working-with-contacts...
  7. 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...
  8. Merger.merge_to_images method | Aspose.Words fo...

    Merger.merge_to_images method. Merges the given input documents into a single output document using specified input output file names and save options...merge_to_images ( self , input_files : List [ str ], save_options : aspose...Type Description input_files List[str] The input file names. save_options...

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