Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 28,111 for

data source

(2.51 sec)
  1. Combine Multiple Workbooks into a Single Workbo...

    Learn how to combine multiple workbooks into a single workbook using Aspose.Cells for Node.js via C++....content like images, charts and data into a single workbook. Aspose...via C++. The code loads the source workbooks, uses the Workbook...

    docs.aspose.com/cells/nodejs-cpp/combine-multip...
  2. Defining the whitelist of characters|Documentation

    How to limit the set of characters Aspose.OCR engine will look for....file = "source.png" ; AsposeOCRInput source ; source . url =...AsposeOCRInput > content = { source }; // Set recognition language...

    docs.aspose.com/ocr/cpp/characters-whitelist/
  3. Build conversion Options - Free Support Forum -...

    Hi, These are my conversions till now. Do you recommended to add more option according to sample Data or you have list of option to add? Thanks, /// <summary> /// Construct converter-specific options for As…...more option according to sample data or you have list of option to...<param name="sourceFormat">Source format option (e.g. "Gml")...

    forum.aspose.com/t/build-conversion-options/327578
  4. Refresh Values of Linked Shapes with C++|Docume...

    Learn how to refresh values of linked shapes in Excel files using Aspose.Cells for C++....following screenshot shows the source Excel file used in the sample...format. You can download the source Excel file and the output PDF...

    docs.aspose.com/cells/cpp/refresh-values-of-lin...
  5. How to Convert CSV to Excel in Python

    This short tutorial contains information on how to convert CSV to Excel in Python. To convert CSV to Excel Python environment is explained along with the steps and runnable sample code....control over the reading of the source CSV file and customization...character present in the CSV data Load the source CSV file into the Workbook...

    kb.aspose.com/cells/python/how-to-convert-csv-t...
  6. ImageFieldMergingArgs.Shape | Aspose.Words for ...

    Discover how the ImageFieldMergingArgs Shape property enhances your mail merge documents by allowing precise shape insertion for a polished look....that will accept images from a source during a mail merge. Use the...reference // a column in the data source containing local system filenames...

    reference.aspose.com/words/net/aspose.words.mai...
  7. Report In C#

    Generate reports in C# and automate documents in DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG, and more with .NET reporting tools....automation using templates and custom data This report generator provides...based on templates and custom data using C#. DOCX Python Java C#...

    products.aspose.com/words/net/report/
  8. Create WORD Report In C#

    Generate reports and automate documents using WORD templates and custom Data in C#....using Word templates and custom data This report generator provides...from Word templates and custom data using C#. DOCX Python Java C#...

    products.aspose.com/words/net/report/word/
  9. Copy Worksheets between Workbooks|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....used to copy data and formatting from a source worksheet to another...workbooks. The method takes the source worksheet object as a parameter...

    docs.aspose.com/cells/net/copy-worksheets-betwe...
  10. ImageData | Aspose.Words for Java

    Defines an image for a shape in Java....document, // and save the image data of every shape with an image...(shape.hasImage()) { // The image data of shapes may contain images...

    reference.aspose.com/words/java/com.aspose.word...