Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 26,705 for

data source

(0.15 sec)
  1. FieldMergingArgsBase class | Aspose.Words for P...

    aspose.words.mailmerging.FieldMergingArgsBase class. Base class for [FieldMergingArgs](../fieldmergingargs/) and [ImageFieldMergingArgs](../imagefieldmergingargs/)...of the merge field in the data source. field_value Gets or sets...value of the field from the data source. record_index Gets the zero...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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/
  3. 用C++计算数据表的数组公式|Documentation

    如何使用Aspose.Cells库在Microsoft Excel中用C++计算数据表的数组公式。通过加载现有Excel文件或创建新Excel文件,利用Aspose.Cells提供的方法计算数组公式并获取结果。最后保存修改后的Excel文件。... 在以下示例代码中,我们使用了 source excel file 。如果您将单元格B1的值更改为...示例代码生成了 output PDF 。 以下是用于从 source excel file 生成 output PDF 的示例代码。...

    docs.aspose.com/cells/zh/cpp/calculation-of-arr...
  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. Public API Changes in Aspose.Cells 8.5.1|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....TableDataSourceType to retrieve the data source type of a ListObject. The...can be used to detect the data source type of a ListObject. Here...

    docs.aspose.com/cells/java/public-api-changes-i...
  6. 使用 C++ 通过JavaScript检查工作簿是否包含隐藏的外部链接|Documentation

    学习如何使用 C++ 通过 Aspose.Cells for JavaScript 检查工作簿是否包含隐藏的外部链接。... get ( i ); output += "Data Source: " + link . dataSource +..."\n\n" ; console . log ( "Data Source: " + link . dataSource );...

    docs.aspose.com/cells/zh/javascript-cpp/check-i...
  7. 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...
  8. MailMerge.merge_duplicate_regions property | As...

    MailMerge.merge_duplicate_regions property. Gets or sets a value indicating whether all of the document mail merge regions with the name of a Data Source should be merged while executing of a mail merge with regions against the Data Source or just the first one....regions with the name of a data source should be merged while executing...with regions against the data source or just the first one. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Report Definition Overview|Aspose.Words for Sha...

    Report definition file meaning, it's structure and how to work with a such file while configuring Aspose.Words for SharePoint reports.... This includes: Data source connection properties. Queries...to retrieve the data. Relationships between data tables returned...

    docs.aspose.com/words/sharepoint/report-definit...
  10. 检查工作簿是否包含隐藏的外部链接,使用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...