Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 26,604 for

data source

(0.97 sec)
  1. OdsoDataSourceType enumeration | Aspose.Words f...

    Aspose.Words.Settings.OdsoDataSourceType enumeration. Specifies the type of the external Data Source to be connected to as part of the ODSO connection information....the type of the external data source to be connected to as part...The type of the external data source is not specified. Possibly...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FieldMergingArgsBase.TableName | Aspose.Words f...

    Discover the FieldMergingArgsBase TableName property, easily access the Data table name for your merge operations, or know when it's unavailable....property Gets the name of the data table for the current merge...fields into MERGEFIELDs as merge data during mail merge. public void...

    reference.aspose.com/words/net/aspose.words.mai...
  3. MappedDataFieldCollection class | Aspose.Words ...

    aspose.words.mailmerging.MappedDataFieldCollection class. Allows to automatically map between names of fields in your Data Source and names of mail merge fields in the document...names of fields in your data source and names of mail merge fields...names of fields in your data source. Properties Name Description...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldMergeField.IsMapped | Aspose.Words for .NET

    Discover the FieldMergeField IsMapped property to easily manage mapped fields, enhancing your Data integration and workflow efficiency....Create a data table to be used as a mail merge data source. DataTable...name of a column in the data source. FieldMergeField fieldMergeField...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Mail Merge and Reporting in C++|Aspose.Words fo...

    Mail Merge is a popular feature for quickly creating documents using C++. Aspose.Words for C++ takes the standard Mail Merge functionality and advances it many steps ahead, turning it into a full-fledged reporting solution that allows you to create even more complex documents such as reports, catalogs, inventories, and invoices....include specific values from a data source record in output documents...Aspose.Words places data from an external source, such as a database...

    docs.aspose.com/words/cpp/mail-merge-and-report...
  6. Aspose::Words::LowCode::MailMergeOptions::set_M...

    Aspose::Words::LowCode::MailMergeOptions::set_MergeDuplicateRegions method. 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 in C++....regions with the name of a data source should be merged while executing...with regions against the data source or just the first one. void...

    reference.aspose.com/words/cpp/aspose.words.low...
  7. OdsoFieldMapDataCollection.GetEnumerator | Aspo...

    Discover the OdsoFieldMapDataCollection's GetEnumerator method to effortlessly iterate through all collection items. Enhance your Data handling today!...the collection of data that maps data source columns to merge...new Document ( MyDir + "Odso data.docx" ); // This collection...

    reference.aspose.com/words/net/aspose.words.set...
  8. IDocumentReaderPlugin.read method | Aspose.Word...

    IDocumentReaderPlugin.read method. Reads the Data from the specified stream into the [Document](../../document/) instance....load_options, document) Reads the data from the specified stream into...Description src io.BytesIO The source stream to read the document...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Copying and Moving Worksheets|Documentation

    This article includes sample code and describes how to copy and move worksheets programmatically both within an Excel workbook and across Excel workbooks using the C# API or .NET Library....worksheets with common formatting and data. For example, if you work with... Worksheets , complete with data, formatting, tables, matrices...

    docs.aspose.com/cells/net/copying-and-moving-wo...
  10. Consolidation Function with C++|Documentation

    Learn how to apply a ConsolidationFunction to Data fields of a pivot table using Aspose.Cells with C++....apply a ConsolidationFunctio to data fields (or value fields) of...Applying ConsolidationFunctio to Data Fields of Pivot Table The following...

    docs.aspose.com/cells/cpp/consolidation-function/