Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 21,813 for

data source

(0.23 sec)
  1. 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...
  2. Person | Aspose.Words for Java

    Represents individual a person bibliography Source contributor in Java....individual (a person) bibliography source contributor. Examples: Shows...Shows how to get bibliography sources available in the document....

    reference.aspose.com/words/java/com.aspose.word...
  3. MailMergeMainDocumentType Enum | Aspose.Words f...

    Discover the Aspose.Words.MailMergeMainDocumentType enum, defining various mail merge Source document types for seamless document automation....possible types for a mail merge source document. public enum MailMergeMainDocumen...Specifies that the mail merge source document is of the form letter...

    reference.aspose.com/words/net/aspose.words.set...
  4. 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...
  5. 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...
  6. Using Contextual Object Member Access in Java|A...

    Use contextual object member to access some objects without specifying the objects id in template expressions using Java....context as follows: Inside a data band body, the object is resolved...iteration variable. Outside a data band body, the object is resolved...

    docs.aspose.com/words/java/using-contextual-obj...
  7. 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...
  8. 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...
  9. MailMergeSettings.ActiveRecord | Aspose.Words f...

    Discover MailMergeSettings. Customize your Microsoft Word documents by selecting the desired record index from your Data Source. Start with ease!...index of the record from the data source which shall be displayed...connecting to an external data source. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.set...
  10. Different Ways to Save Files with Node.js via C...

    Aspose.Cells for Node.js via C++ can save files to different formats including PDF, HTML, DOCX, PPTX, JSON, and MHTML.... join ( __dirname , "data" ); const filePath = path ...."Book1.xls" ); // Load your source workbook const workbook = new...

    docs.aspose.com/cells/nodejs-cpp/different-ways...