Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 26,425 for

data source

(0.91 sec)
  1. IMailMergeDataSourceRoot class | Aspose.Words f...

    aspose.words.mailmerging.IMailMergeDataSourceRoot class. Implement this interface to allow mail merge from a custom Data Source with master-detail Data....from a custom data source with master-detail data. Methods Name...Name Description get_data_source(table_name) The Aspose.Words mail...

    reference.aspose.com/words/python-net/aspose.wo...
  2. How to Convert JSON file to Excel using C#

    This quick tutorial guides on how to convert JSON file to Excel using C#. It describes the process of exporting JSON to Excel in C# with the help of easy to follow steps and a runnable code that can be executed in any of the operating systems like Windows, macOS or Linux....using C# by reading JSON data from any source and then saving it as...defining the formatting of imported data. An empty or existing workbook...

    kb.aspose.com/cells/net/how-to-convert-json-fil...
  3. Append Documents in Ruby|Aspose.Words for Java

    Append an MS Word document to other one using Ruby.... Ruby Code data_dir = File . dirname ( File...+ '/data/quickstart/' \ # Load the destination and source documents...

    docs.aspose.com/words/java/append-documents-in-...
  4. MailMergeSettings.Clone | Aspose.Words for .NET

    Discover the MailMergeSettings Clone method, effortlessly create a deep copy of your settings for seamless document automation and enhanced efficiency....mail merge with data from an Office Data Source Object. Document..."<Message>" ); // Create a data source in the form of an ASCII file...

    reference.aspose.com/words/net/aspose.words.set...
  5. Inserting and Deleting Rows and Columns of an E...

    This article shows how to insert and delete rows and columns using the Aspose.Cells for C++ API....columns to accommodate more data. Conversely, we may also need...// Source directory path U16String srcDir ( u ".. \\ Data \\...

    docs.aspose.com/cells/cpp/inserting-and-deletin...
  6. Create Pivot Table|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....follow the steps below: Add some data to worksheet cells by using...method. This data will be used as a data source for the pivot...

    docs.aspose.com/cells/java/create-pivot-table/
  7. Working with SolutionXML Elements|Documentation

    This section explains how to add solutionXml or get xml values from solutionXml element with Aspose.Diagram....means of persisting solution data. Users may store SolutionXML...// For complete examples and data files, please go to https://github...

    docs.aspose.com/diagram/net/working-with-soluti...
  8. Working with the Glow Effect of Shape or Chart ...

    Learn how to work with the glow effect of shapes or charts using Aspose.Cells for C++....following sample code loads the source Excel file , accesses the first...// Source directory path U16String srcDir ( u ".. \\ Data \\...

    docs.aspose.com/cells/cpp/working-with-the-glow...
  9. 使用C++为图表点添加富文本自定义数据标签|Documentation

    了解如何在Aspose.Cells for 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/rich-text-custom-d...
  10. How to Convert HTML to JSON using Java

    This brief article explains how to convert HTML to JSON using Java. It explains the environment setup, stepwise procedure, and a sample code to convert HTML to JSON using Java....Cells for Java to render HTML data to JSON Create a Workbook class...class object to load the HTML data Initialize an object of JsonSaveOptions...

    kb.aspose.com/cells/java/how-to-convert-html-to...