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

data source

(0.23 sec)
  1. MailMergeDataSource class | Aspose.Words for Py...

    aspose.words.lowcode.MailMergeDataSource class. Mail merge Data Source used for using in [MailMergerContext](../mailmergercontext/)....MailMergeDataSource class Mail merge data source used for using in MailMergerContext...field_values) Creates Mail Merge Data Source from field names and values...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Copying Rows and Columns in Ruby|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....This method copies all types of data including formulas, values,...other drawing objects from the source row to the destination row...

    docs.aspose.com/cells/java/copying-rows-and-col...
  3. Copying Rows and Columns|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....row (or column) is copied, the data contained in it, including formulas...This method copies all types of data, including formulas, values...

    docs.aspose.com/cells/cpp/copying-rows-and-colu...
  4. 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...
  5. 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/
  6. Aspose::Words::MailMerging namespace | Aspose.W...

    Aspose::Words::MailMerging namespace. The Aspose.Words.MailMerging namespace contains classes of the "original" mail merge reporting engine in C++....Description FieldMergingArgs Provides data for the MergeField event. To...ImageFieldMergingArg Provides data for the ImageFieldMerging()...

    reference.aspose.com/words/cpp/aspose.words.mai...
  7. Render Custom Date Format Pattern g and ge mm d...

    Aspose.Cells is a C++ library for working with spreadsheet files that supports rendering dates using custom date format patterns 'g' and 'ge'. This article will describe how to render custom date format patterns using the Aspose.Cells library so that users can control how dates are displayed if they want.... Please check the attached source excel file and the converted...following sample code converts the source excel file which contains date...

    docs.aspose.com/cells/cpp/render-custom-date-fo...
  8. Odso.FieldMapDatas | Aspose.Words for .NET

    Discover Odso FieldMapDatas, effortlessly map external Data columns to predefined merge fields, ensuring seamless document integration and enhanced Data accuracy....columns from the external data source are mapped to the predefined...the collection of data that maps data source columns to merge...

    reference.aspose.com/words/net/aspose.words.set...
  9. 检查工作簿是否包含隐藏的外部链接,使用Node.js和C++|Documentation

    学习如何使用Aspose.Cells for Node.js via C++检查工作簿是否包含隐藏的外部链接。... join ( __dirname , "data" ); const filePath = path ....++ ) { console . log ( "Data Source: " + links . get ( i ). getDataSource...

    docs.aspose.com/cells/zh/nodejs-cpp/check-if-wo...
  10. Copy Ranges of Excel with C++|Documentation

    Learn how to copy ranges in Excel using Aspose.Cells with C++....Range Creating two ranges: the source range and the target range...range, then copying the source range to the target range using the...

    docs.aspose.com/cells/cpp/copy-ranges-of-excel/