Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 27,631 for

data source

(0.21 sec)
  1. Set the style of the shapes in a visio page wit...

    Learn how to set the style of the shapes in a visio page with Aspose.Diagram.... Source code copied. Copy //ExStepSummary:0:...following code shows how to set fill data for the shape //ExStepImage:3:step-4...

    products.aspose.com/diagram/tutorial/set-shape-...
  2. Converting Chart to Image in SVG Format with No...

    Learn how to convert a chart to SVG format image using Aspose.Cells for Node.js via C++.... The code loads the source Microsoft Excel file and then...__dirname , "data" ); // Create workbook object from source file const...

    docs.aspose.com/cells/nodejs-cpp/converting-cha...
  3. 用C++检测VBA项目是否受保护且锁定以供查看|Documentation

    学习如何用Aspose.Cells for C++检测Excel中VBA项目是否已受保护且锁定查看。...// Source directory path U16String srcDir ( u ".. \\ Data \\..."sampleCheckifVBAProj.xlsm" ; // Load your source Excel file Workbook wb ( inputFilePath...

    docs.aspose.com/cells/zh/cpp/check-if-vba-proje...
  4. Smartly Importing Nested Objects into Excel Wit...

    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....placeholders that dynamically inject data into templates. Using nested...Hierarchical Data Representation: Real‑world data is inherently...

    docs.aspose.com/cells/net/how-to-import-nested-...
  5. Implementing Non-Sequential Ranges with C++|Doc...

    Learn how to create named ranges with non-adjacent cells using Aspose.Cells with C++....// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/implementing-non-sequ...
  6. Reusing Style Objects with C++|Documentation

    In Aspose.Cells for C++, by creating and using reusable style objects, you can simplify style management and improve code efficiency. Our guide will help you leverage the advantages of reusable style objects and implement them in your application....// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/reusing-style-objects/
  7. 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...
  8. Get Text Width of Cell Value|Documentation

    Learn how to get the text width of a cell value through Aspose.Cells for JavaScript via C++ API....a cell’s value for arranging data in a layout. Aspose.Cells for...width of the cell’s value. The source file used in the following...

    docs.aspose.com/cells/javascript-cpp/get-text-w...
  9. 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/
  10. 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/