Sort Score
Result 10 results
Languages All
Labels All
Results 2,691 - 2,700 of 26,709 for

data source

(2.39 sec)
  1. Replace text in SmartArt with C++|Documentation

    Learn how to update text in SmartArt using Aspose.Cells for C++ by setting the Shape.Text property.... The sample source file can be downloaded from...U16String srcDir ( u ".. \\ Data \\ 01_SourceDirectory \\ " );...

    docs.aspose.com/cells/cpp/replace-text-in-smart...
  2. Several TEXT Into PDF C++

    Merge multiple TEXT into PDF in C++ code. Save TEXT as PDF using C++....<Document>(fileName); // Append the source document to the end of the...your C++ project. Open the source text file in C++. Convert several...

    products.aspose.com/words/cpp/merge/text-to-pdf/
  3. Several WORD Into PDF C++

    Merge multiple a Word document into PDF in C++ code. Save a Word document as PDF using C++....<Document>(fileName); // Append the source document to the end of the...your C++ project. Open the source Word file in C++. Convert several...

    products.aspose.com/words/cpp/merge/word-to-pdf/
  4. Several DOC Into PNG C++

    Merge multiple DOC into PNG in C++ code. Save DOC as PNG using C++....<Document>(fileName); // Append the source document to the end of the...your C++ project. Open the source DOC file in C++. Convert several...

    products.aspose.com/words/cpp/merge/doc-to-png/
  5. Convert a CSV File to JSON with C#

    Follow this article to convert a CSV file to JSON with C#. It has details to set the IDE, a list of steps, and a sample code to export CSV to JSON using C#....comments in the output Load the source CSV file into the Workbook...formatter with C# . Load the source CSV file into the Workbook...

    kb.aspose.com/cells/net/convert-a-csv-file-to-j...
  6. Managing OLE Objects|CAD 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.... Basically, OLE combines data from different applications... To use OLE, you need both source and destination applications...

    docs.aspose.com/cad/net/developer-guide/cad-and...
  7. Managing OLE Objects|CAD 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.... Basically, OLE combines data from different applications... To use OLE, you need both source and destination applications...

    docs.aspose.com/cad/java/developer-guide/autoca...
  8. 使用JavaScript通过C++更新Power Query公式项。|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在Excel文件中更新Power Query公式项的数据源。...optional source workbook to reference in the "Source" item. </...Optional source file (used in the Power Query "Source" item):...

    docs.aspose.com/cells/zh/javascript-cpp/update-...
  9. Calculate Formulas with C++|Documentation

    This article introduces how to use the Aspose.Cells library to calculate formulas in Microsoft Excel with C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the formula and get the result. Finally, we save the modified Excel file to disk....// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/calculate-formulas/
  10. 如何使用Node.js通过C++创建动态滚动图表|Documentation

    学习如何使用Aspose.Cells for Node.js via C++创建动态滚动图表。我们的指南将演示如何在您的图表中实现平滑的数据过渡和滚动平均,实现连续更新的显示效果。... get ( 0 ); // Populate the data for the chart. Add values to...dynamic range for the chart's data source. let index = sheets . getNames...

    docs.aspose.com/cells/zh/nodejs-cpp/create-dyna...