Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 27,072 for

data source

(0.81 sec)
  1. Odso.table_name property | Aspose.Words for Python

    Odso.table_name property. Specifies the particular set of Data that a Source shall be connected to within an external Data Source...the particular set of data that a source shall be connected to...to within an external data source. The default value is an empty...

    reference.aspose.com/words/python-net/aspose.wo...
  2. MailMergeSettings.ViewMergedData | Aspose.Words...

    Discover how MailMergeSettings' ViewMergedData property in Microsoft Word enhances your document creation by previewing merged Data from external Sources....display the data from the specified external data source where merge...inserted (e.g. preview merged data). The default value is false...

    reference.aspose.com/words/net/aspose.words.set...
  3. ReportingEngine | Aspose.Words for Java

    Provides routines to populate template documents with Data and a set of settings to control these routines in Java....populate template documents with data and a set of settings to control...template document with data from the specified source making it a ready...

    reference.aspose.com/words/java/com.aspose.word...
  4. MemoryFontSource Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fonts.MemoryFontSource class, enabling seamless access to TrueType fonts stored in memory for enhanced document processing....CacheKey { get; } The key of this source in the cache. FontData { get;...Binary font data. Priority { get; } Returns the font source priority...

    reference.aspose.com/words/net/aspose.words.fon...
  5. 用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...
  6. MemoryFontSource | Aspose.Words for .NET

    Discover MemoryFontSource, a powerful constructor for seamless font management in your projects. Enhance your design with ease and efficiency!...font data. Examples Shows how to use a byte array with data from...from a font file as a font source. byte [] fontBytes = File . ReadAllBytes...

    reference.aspose.com/words/net/aspose.words.fon...
  7. 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...
  8. IMailMergeDataSource | Aspose.Words for Java

    Implement this interface to allow mail merge from a custom Data Source such as a list of objects in Java....mail merge from a custom data source, such as a list of objects...Master-detail data is also supported. Remarks: When a data source is created...

    reference.aspose.com/words/java/com.aspose.word...
  9. Merge Fields for Inserting Images|Aspose.Words ...

    Inserting Images from a Data Source feature details of the Aspose.Words for SharePoint....can insert images from a data source in the report. Image merge...after colon should match the data source field (table column) that...

    docs.aspose.com/words/sharepoint/merge-fields-f...
  10. Create Dynamic Charts with C++|Documentation

    Learn how to create dynamic charts in Aspose.Cells for C++. Our guide will show you how to dynamically update chart Data, series, and formatting based on your requirements, allowing you to present changing Data visually in your worksheets....when you change the scope of data. In other words, dynamic charts...reflect changes when the data source is changed. In order to trigger...

    docs.aspose.com/cells/cpp/create-dynamic-charts/