Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 24,672 for

data source

(0.29 sec)
  1. Load a Web Image from a URL into an Excel Works...

    Learn how to convert an image from a URL to an Excel‑embedded image using C++ and Aspose.Cells for C++ API....explains how to download image data into a memory stream and insert...:: Cells :: Startup (); // Source and output directories U16String...

    docs.aspose.com/cells/cpp/load-a-web-image-from...
  2. 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...
  3. Smart Markers feature in Aspose.Cells|Documenta...

    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....that reference one or more data sources, such as information about...example of a data marker is &=Party.FullName. If the data marker results...

    docs.aspose.com/cells/net/smart-markers-feature...
  4. Export Worksheet or Chart into Image with Desir...

    Use Aspose.Cells to export worksheet or chart into image with desired width and height in C++....// For complete examples and data files, please go to https://github...Cells-for-C // Source directory U16String sourceDir = u ".. \\ Data \\ 01_SourceDirectory...

    docs.aspose.com/cells/cpp/export-worksheet-or-c...
  5. 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...
  6. 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...
  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. Create Pivot Tables and Pivot Charts with Golan...

    Learn how to create pivot tables and pivot charts in Excel files using Aspose.Cells with Golang via C++....graphical representation of the data in a pivot table. Pivot charts...even easier to understand the data since the pivot table creates...

    docs.aspose.com/cells/go-cpp/create-pivot-table...
  9. Count number of cells in the Worksheet with C++...

    In this article, you will learn how to programmatically count the number of cells in the Excel worksheet using the C++ API with Aspose.Cells....// For complete examples and data files, please go to https://github...com/aspose-cells/Aspose.Cells-for-C // Source directory path U16String sourceDir...

    docs.aspose.com/cells/cpp/count-number-of-cells...
  10. Convert Excel workbook to Ods, Sxc and Fods (Op...

    How to convert Excel to Ods (OpenOffice / LibreOffice Calc) or convert Ods (OpenOffice / LibreOffice Calc) to Excel with Aspose.Cells with C++....// For complete examples and data files, please go to https://github...e.Cells-for-C // Load your source ODS file U16String odsFilePath...

    docs.aspose.com/cells/cpp/convert-excel-to-ods/