Sort Score
Result 10 results
Languages All
Labels All
Results 2,101 - 2,110 of 20,524 for

data source

(0.04 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. 创建、访问和复制命名范围(C++)|Documentation

    学习如何使用 Aspose.Cells 在 Excel 文件中创建、访问和复制命名范围(C++)。...// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/zh/cpp/create-access-and-...
  3. Load Workbook with specified Printer Paper Size...

    Learn how to set the printer paper size while loading a workbook using Aspose.Cells for Node.js via C++...., "data" ); // Create a sample workbook and add some data inside... putValue ( "This is sample data." ); // Save the workbook in...

    docs.aspose.com/cells/nodejs-cpp/load-workbook-...
  4. Aspose.Tasks Java for Eclipse

    Learn how to use Aspose.Tasks for Java using Eclipse....product of the Eclipse Open Source project. Today it is the leading...components Plug-ins. Several Open Source projects and companies have...

    docs.aspose.com/tasks/java/aspose-tasks-java-fo...
  5. Manipulate Named Range in a Workbook|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....first named-range inside the source excel file and prints its FullText... $D$3 : $G$6 Find or Search Data Precedents and Dependents...

    docs.aspose.com/cells/cpp/manipulate-named-rang...
  6. Setting Pivot Table Option - For Empty Cells Sh...

    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....Assistant Close Pivot Table and Source Data Customize Globalization Settings...

    docs.aspose.com/cells/net/setting-pivot-table-o...
  7. Reading and Writing Query Table of Worksheet|Do...

    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....them in Microsoft Excel via Data > Connections > Properties....following screenshot shows the source excel file used in the code...

    docs.aspose.com/cells/java/reading-and-writing-...
  8. Public API Changes in Aspose.Cells 8.6.2|Docume...

    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....process it by setting the data source. However, in order to enable...( workbook ); //Set the data source designer . SetDataSource...

    docs.aspose.com/cells/net/public-api-changes-in...
  9. Public API Changes in Aspose.Cells 8.4.0|Docume...

    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....workbook = new Workbook ( "source.xlsm" ); //Change the VBA Module...//Create workbook object from source Excel file Workbook workbook...

    docs.aspose.com/cells/java/public-api-changes-i...
  10. Several TEXT Into HTML Java

    Merge multiple TEXT into HTML in Java code. Save TEXT as HTML using Java....Document (fileName); // Append the source document to the end of the...appendDocument(input, ImportFormatMode.KEEP_SOURCE_FORMATTING); } output.save(...

    products.aspose.com/words/java/merge/text-to-html/