Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 28,114 for

data source

(0.22 sec)
  1. FieldGreetingLine Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldGreetingLine class, designed to effortlessly implement GREETINGLINE fields for enhanced document personalization....field accepts values from a data source during a mail merge, like...can also format how the source's data is written in its place...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Link Report Template and Definition|Aspose.Word...

    How to link report template with the report definition while configuring Aspose.Words for SharePoint reports....not have a description of data source connection inside. Instead...which describes things like data source connection details, queries...

    docs.aspose.com/words/sharepoint/linking-report...
  3. Setting Pivot Table Option - For Empty Cells Sh...

    Learn how to set the "For empty cells show" option in pivot tables using Aspose.Cells with C++....// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/setting-pivot-table-o...
  4. 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/python-net/aspose-cells-g...
  5. Remove Empty Regions in Ruby|Aspose.Words for Java

    Remove empty regions from word document using Ruby.... data_dir = File . dirname ( File... dirname ( __FILE__ ))) + '/data/mailmerge/' # Open the document...

    docs.aspose.com/words/java/remove-empty-regions...
  6. FieldMergeField.FieldNameNoPrefix | Aspose.Word...

    Discover the FieldMergeField FieldNameNoPrefix property that simplifies Data handling by returning only the field name, omitting any prefixes for clarity....Returns just the name of the data field. Any prefix is stripped...Create a data table to be used as a mail merge data source. DataTable...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Nested Regions|Aspose.Words for SharePoint

    Nested regions feature details of the Aspose.Words for SharePoint....relationship between data tables in the data source. Here is an example...related tables in a report data source in the TableRelation element...

    docs.aspose.com/words/sharepoint/nested-regions/
  8. Aspose::Words::MailMerging::IMailMergeDataSourc...

    Aspose::Words::MailMerging::IMailMergeDataSource::MoveNext method. Advances to the next record in the Data Source in C++....to the next record in the data source. virtual bool Aspose :: Words...false if reached end of the data source. See Also Interface IMailMergeDataSource...

    reference.aspose.com/words/cpp/aspose.words.mai...
  9. 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...
  10. Create and Manage Chart with Node.js via C++|Do...

    Learn how to use Aspose.Cells for Node.js to create charts in Microsoft Excel. Our guide will demonstrate various chart types and how to customize their appearance and formatting.... join ( __dirname , "data" ); const filePath = path ....chartIndex ); // Setting chart data source as the range "A1:C4" chart...

    docs.aspose.com/cells/nodejs-cpp/creating-charts/