Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 28,313 for

data source

(0.15 sec)
  1. FieldMergingArgsBase.FieldName | Aspose.Words f...

    Discover the FieldName property of FieldMergingArgsBase, which retrieves the merge field name from your Data Source for seamless integration....of the merge field in the data source. public string FieldName...field name to a different data source field name, then this is...

    reference.aspose.com/words/net/aspose.words.mai...
  2. 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...
  3. 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...
  4. 使用 C++ 检查工作簿是否包含隐藏的外部链接|Documentation

    学习如何使用 Aspose.Cells for C++检测Excel工作簿中的隐藏外部链接。...// Source directory path U16String srcDir ( u ".. \\ Data \\...Get ( i ); std :: cout << "Data Source: " << link . GetDataSource...

    docs.aspose.com/cells/zh/cpp/check-if-workbook-...
  5. FieldGreetingLine.GetFieldNames | Aspose.Words ...

    Discover the GetFieldNames method in FieldGreetingLine, which efficiently retrieves a collection of mail merge field names for seamless Data integration....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...
  6. Copying Rows and Columns in PHP|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...
  7. 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...
  8. ChartNumberFormat | Aspose.Words for Java

    Represents number formatting of the parent element in Java....getChart(); // Clear the chart's demo data series to start with a clean...the number format from the source cell. Assert.assertFalse(chart...

    reference.aspose.com/words/java/com.aspose.word...
  9. 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...
  10. Export to XFDF|Aspose.PDF for Python via .NET

    This example shows how to export PDF form field Data to an XFDF (XML Forms Data Format) file using Aspose.PDF for Python via .NET. It demonstrates how to load a PDF form, access its fields through the Form facade, and save the extracted values into an XFDF stream....XML representation of PDF form data that allows developers to transfer...used to bind the source PDF and export its data into a structured...

    docs.aspose.com/pdf/python-net/export-to-xfdf/