Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 27,968 for

data source

(0.22 sec)
  1. Aspose::Words::MailMerging::IMailMergeDataSourc...

    Aspose::Words::MailMerging::IMailMergeDataSourceRoot interface. Implement this interface to allow mail merge from a custom Data Source with master-detail Data in C++....from a custom data source with master-detail data. class IMailMergeDataSource...

    reference.aspose.com/words/cpp/aspose.words.mai...
  2. Populate a comment on a cell using smart marker...

    Is it possible to populate a comment on a worksheet using a smart marker?...insert comments based on your data source. Here’s a simple example...Workbook("Template.xlsx"); // Create a data source DataTable dataTable = new...

    forum.aspose.com/t/populate-a-comment-on-a-cell...
  3. Combine Multiple Worksheets into a Single Works...

    Learn how to combine multiple worksheets into a single worksheet using Aspose.Cells for Node.js via C++....reads a source workbook and combines the data of all source worksheets...= path . join ( __dirname , "data" ); const filePath = path ....

    docs.aspose.com/cells/nodejs-cpp/combine-multip...
  4. Aspose.Cells 8.5.1中的公共API更改|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.... println ( "Data Source Type is Query Table" ); }...System . out . println ( "Data Source Type is SharePoint Linked...

    docs.aspose.com/cells/zh/java/public-api-change...
  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. Copying and Moving Worksheets|Documentation

    This article includes sample code and describes how to copy and move worksheets programmatically both within an Excel workbook and across Excel workbooks using the Aspose.Cells for Python via .NET API....worksheets with common formatting and data. For example, if you work with... Worksheets , complete with data, formatting, tables, matrices...

    docs.aspose.com/cells/python-net/copying-and-mo...
  7. Convert Excel to PDF, Image, and other formats ...

    Convert Excel files to Word, Excel, PowerPoint, PDF, CSV, JPG, HTML, MHT, ODS, BMP, PNG, SVG, TIFF, XPS, JSON, SQL, XML, and more using Aspose.Cells for C++....// For complete examples and data files, please go to https://github...(); U16String srcDir ( u "../Data/01_SourceDirectory/" ); U16String...

    docs.aspose.com/cells/cpp/convert-workbook-to-d...
  8. Easy Way to Set Up a Chart Using Chart.SetChart...

    Learn how to easily set up charts using the Chart.SetChartDataRange method in Aspose.Cells for C++. Our guide will show you how to specify the Data range for your chart, allowing you to create professional and accurate charts with minimal effort....add series and category‑axis data separately. The following sample...with Golang via C++ Change Data Source of the Chart to Destination...

    docs.aspose.com/cells/go-cpp/easy-way-for-chart...
  9. How to paste from Excel and HTML|Documentation

    Paste tabular content from Excel or HTML into GridJs through the clipboard, including supported cell text and style properties parsed from HTML table content....tabular HTML content from another source. In GridJs, select the target...complete merged range, a single-source-cell paste writes to the top-left...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  10. Check Password to modify using Aspose.Cells wit...

    Check if the given password matches the Password to modify using Aspose.Cells with C++....following sample code loads the source Excel file, which has a Password...// For complete examples and data files, please go to https://github...

    docs.aspose.com/cells/cpp/check-password-to-mod...