Sort Score
Result 10 results
Languages All
Labels All
Results 2,791 - 2,800 of 24,659 for

data source

(0.11 sec)
  1. 用C++设置工作表标签颜色|Documentation

    本文演示使用C++ API或库编程设置Excel工作表标签颜色的示例代码。...// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/zh/cpp/set-worksheet-tab-...
  2. Read and Write External Connection of XLS and X...

    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....= "" ; User ID = Admin ; Data Source = C : \ TempSha \ Cust ....Jet OLEDB : Support Complex Data = False ; Jet OLEDB : Bypass...

    docs.aspose.com/cells/net/read-and-write-extern...
  3. Add a library reference to VBA project in workb...

    Learn how to add or register library references to the VBA project in a workbook using Aspose.Cells for C++....// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/add-a-library-referen...
  4. About images/pdf attachment in aspose word temp...

    Could you pls help me on how to import multiple images/pdfs as an image form in Aspose.word template Linq reporting engine dynamically which are saved as bytes at backend....the property name in the data source (case‑sensitive). If you...---------- // Image field: the source value can be a byte[] (image)...

    forum.aspose.com/t/about-images-pdf-attachment-...
  5. Why Not Open XML SDK|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....while automatically merging data by stylistic formatting, charts...such as import data from different data sources including Array...

    docs.aspose.com/cells/net/why-not-open-xml-sdk/
  6. 通过Node.js与C++指定数据范围和切片群组位置,复制Sparkline。|Documen...

    学习如何使用Aspose.Cells for Node.js via C++通过指定数据范围和切片群组位置在Excel中复制Sparkline。...__dirname , "data" ); // Create workbook from source Excel file...getSparklineGroups (). get ( 0 ); // Add Data Ranges and Locations inside...

    docs.aspose.com/cells/zh/nodejs-cpp/copy-sparkl...
  7. 在文档信息面板中添加自定义属性(C++)|Documentation

    学习如何使用 Aspose.Cells 与 C++ 添加在文档信息面板中可见的自定义属性。...// For complete examples and data files, please go to https://github...// Source directory path U16String srcDir ( u ".. \\ Data \\...

    docs.aspose.com/cells/zh/cpp/adding-custom-prop...
  8. Aspose.3D Create mesh from linear extrusion | p...

    Learn how to create a mesh using linear extrusion on a 2D shape...Next we will generate normal data using Aspose.3D's builtin algorithm...enhance its visual appeal. Source code copied. Copy //ExSummary:...

    products.aspose.com/3d/tutorial/create-mesh-fro...
  9. Create, Manipulate or Remove Scenarios from Wor...

    In this article, you will learn how to create, manipulate, or remove scenarios from Excel worksheets programmatically using the C++ library with Aspose.Cells API....:: Cells :: Startup (); // Source and output directories U16String...U16String srcDir ( u ".. \\ Data \\ 01_SourceDirectory \\ " ); U16String...

    docs.aspose.com/cells/cpp/create-manipulate-or-...
  10. 添加数据透视连接用C++|Documentation

    学习如何使用C++通过Aspose.Cells库添加透视连接。...// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/zh/cpp/add-pivot-connection/