Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 25,045 for

data source

(0.15 sec)
  1. ImageFieldMergingArgs.Shape | Aspose.Words for ...

    Discover how the ImageFieldMergingArgs Shape property enhances your mail merge documents by allowing precise shape insertion for a polished look....that will accept images from a source during a mail merge. Use the...reference // a column in the data source containing local system filenames...

    reference.aspose.com/words/net/aspose.words.mai...
  2. How to Run the Examples|Documentation

    Use PyCharm to run the examples of the Python Image Processing Library API that can be downloaded from GitHub.... Examples/data folder contains input files...mandatory that you download the data folder along with the examples...

    docs.aspose.com/imaging/python-net/how-to-run-t...
  3. Odso.ColumnDelimiter | Aspose.Words for .NET

    Discover the Odso ColumnDelimiter property to easily define column separators in external Data Sources. Enhance Data organization with customizable delimiters!...columns within external data sources. The default value is 0...mail merge with data from an Office Data Source Object. Document...

    reference.aspose.com/words/net/aspose.words.set...
  4. Append Documents in Ruby|Aspose.Words for Java

    Append an MS Word document to other one using Ruby.... Ruby Code data_dir = File . dirname ( File...+ '/data/quickstart/' \ # Load the destination and source documents...

    docs.aspose.com/words/java/append-documents-in-...
  5. Branded survey|Documentation

    A customer satisfaction survey decorated with your logo....this example, we’ll show the source code for a customer satisfaction...lines of text to the form. Source code Adding images to a survey...

    docs.aspose.com/omr/net/txt-markup/examples/bra...
  6. Mail Merge with Regions in C++|Aspose.Words for...

    Create different regions in your template to have special areas that you can simply fill with your Data. Use the Mail Merge with regions if you want to insert tables, rows with repeating Data to make your documents dynamically grow....you can simply fill with your data. Use the Mail Merge with regions...tables, rows with repeating data to make your documents dynamically...

    docs.aspose.com/words/cpp/mail-merge-with-regions/
  7. MailMergeSettings.dataType property | Aspose.Wo...

    MailMergeSettings.DataType property. Specifies the type of the mail-merge Data Source and the method of Data access...the mail-merge data source and the method of data access. The default...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. IMailMergeCallback Interface | Aspose.Words for...

    Optimize your mail merge process with Aspose.Words.MailMerging.IMailMergeCallback. Get real-time notifications and enhance your document automation efficiency....referencing two columns in a data source. builder . Write ( "{{FirstName}}"..."{{LastName}}" ); // Create a data source that only contains one of...

    reference.aspose.com/words/net/aspose.words.mai...
  9. How to get OData Connection Information with C+...

    Learn how to extract OData connection information from Excel files using Aspose.Cells for C++.... The source file used in the following...attached for your reference. Source File Sample Code #include <iostream>...

    docs.aspose.com/cells/cpp/how-to-get-odata-conn...
  10. 使用C++复制Excel中的范围|Documentation

    学习如何使用Aspose.Cells与C++复制Excel中的范围。..."A1" , u "A2" ); // Input some data with some formattings into //...u "B1" , u "B2" ); // Copy source range to target range in the...

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