Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 28,316 for

data source

(0.23 sec)
  1. Copying Rows and Columns with JavaScript via C+...

    This article shows how to copy rows and columns through the Aspose.Cells for JavaScript via C++ API....row (or column) is copied, the data contained in it, including formulas...Select the cells that contain the data or other attributes that you...

    docs.aspose.com/cells/javascript-cpp/copying-ro...
  2. Combine Multiple Workbooks into a Single Workbo...

    Combine multiple workbooks into a single workbook by using Java code and Aspose.Cells for Java API....content like images, charts, and data into a single workbook. Aspose...for Java. The code loads the source workbooks, uses the Workbook...

    docs.aspose.com/cells/java/combine-multiple-wor...
  3. Mail Merge

    Mail merge Word or PDF files in C#. Fill in the Mail merge template with your personal Data to automate mailings or generate reports using C#....document templates and user data into files of various formats...PDF formats and data from custom data sources and further exporting...

    products.aspose.com/words/net/mailmerge/
  4. Mail Merge

    Mail merge Word or PDF files in Java. Fill in the Mail merge template with your personal Data to automate mailings or generate reports using Java....document templates and user data into files of various formats...PDF formats and data from custom data sources and further exporting...

    products.aspose.com/words/java/mailmerge/
  5. Set the Comment of Table or List Object inside ...

    Learn how to set the comment of the table or list object inside the worksheet using Aspose.Cells for Node.js via C++....following sample code loads the source Excel file, and sets the comment...= path . join ( __dirname , "data" ); // Open the template file...

    docs.aspose.com/cells/nodejs-cpp/set-the-commen...
  6. Convert BMP to Base64 – Online Encoder and C# Code

    Convert BMP to Base64 online or in C# and use an encoded string for Data URI. Embed it into HTML, CSS, XML, JSON and others....Base64 string and use it for data URI. You can encode images online...Demos Free Trial Documentation Source Code API Reference Overview...

    products.aspose.com/svg/net/bmp-to-base64/
  7. Check Password to modify using Aspose.Cells wit...

    Check if the given password matches the Password to modify using Aspose.Cells with C++....following sample code loads the source Excel file, which has a Password...// For complete examples and data files, please go to https://github...

    docs.aspose.com/cells/cpp/check-password-to-mod...
  8. Accessing Table from Cell and Adding Values ins...

    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....following screenshot shows the source Excel file used in the code...Example Screenshots comparing the source and output files The following...

    docs.aspose.com/cells/nodejs-cpp/accessing-tabl...
  9. C++ OCR – text recognition in C++ | Aspose

    Aspose C++ OCR library integrates OCR easily into your C++ applications. Effortlessly convert images to text with minimal C++ code....into text AsposeOCRInput source ; source . url = file_path_str ...AsposeOCRInput > content = { source }; // Extract text from the...

    products.aspose.com/ocr/cpp/
  10. Combine Multiple Worksheets into a Single Works...

    Learn how to combine multiple worksheets into a single worksheet using Aspose.Cells for Node.js via C++....reads a source workbook and combines the data of all source worksheets...= path . join ( __dirname , "data" ); const filePath = path ....

    docs.aspose.com/cells/nodejs-cpp/combine-multip...