Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 4,293 for

mail merge

(0.21 sec)
  1. MailMerge.get_field_names method | Aspose.Words...

    MailMerge.get_field_names method. Returns a collection of Mail Merge field names available in the document....get_field_names() Returns a collection of mail merge field names available in...): ... Remarks Returns full merge field names including optional...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::MailMerging::MailMerge::GetRegio...

    Aspose::Words::MailMerging::MailMerge::GetRegionsHierarchy method. Returns a full hierarchy of regions (with fields) available in the document in C++....Examples Shows how to verify mail merge regions. auto doc = MakeObject...< Document > ( MyDir + u "Mail merge regions.docx" ); // Returns...

    reference.aspose.com/words/cpp/aspose.words.mai...
  3. Perl|Aspose.Words for Java

    Perl: how to use Aspose.Words for Java....doc" ); Simple Mail Merge Aspose.Words provides a reporting...similar to Microsoft Word’s mail merge. Here is a code example to...

    docs.aspose.com/words/java/perl-and-aspose-word...
  4. Working with Document in C++|Aspose.Words for C++

    The `Document` class provides various document properties and methods using C++. You use the `Document` class as the starting point for whatever you want to perform with Aspose.Words for C++. The `Document` object can be saved to a file or stream and also sent to a browser....scratch, open a template for a mail merge, or get different parts from...object that is used for a mail merge. Document enables you to...

    docs.aspose.com/words/cpp/working-with-document/
  5. OdsoFieldMapDataCollection class | Aspose.Words...

    Aspose.Words.Settings.OdsoFieldMapDataCollection class. A typed collection of the [OdsoFieldMapData](../odsofieldmapdata/) objects...To learn more, visit the Mail Merge and Reporting documentation...maps data source columns to merge fields. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. IFieldUserPromptRespondent Interface | Aspose.W...

    Discover the Aspose.Words.Fields.IFieldUserPromptRespondent interface, designed to enhance user interaction and streamline field updates seamlessly....respective REF fields during a mail merge. DataTable table = new DataTable...which will occur during a mail merge. doc . FieldOptions . UserPromptRespondent...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Aspose::Words::MailMerging::MailMergeRegionInfo...

    Aspose::Words::MailMerging::MailMergeRegionInfo::get_StartField method. Returns a start field for the region in C++....Examples Shows how to verify mail merge regions. auto doc = MakeObject...< Document > ( MyDir + u "Mail merge regions.docx" ); // Returns...

    reference.aspose.com/words/cpp/aspose.words.mai...
  8. Document.mail_merge property | Aspose.Words for...

    Document.Mail_Merge property. Returns a [MailMerge](../../../aspose.words.Mailmerging/MailMerge/) object that represents the Mail Merge functionality for the document....mail_merge property Document.mail_merge property Returns a MailMerge...object that represents the mail merge functionality for the document...

    reference.aspose.com/words/python-net/aspose.wo...
  9. MailMergeDataType enumeration | Aspose.Words fo...

    aspose.words.settings.MailMergeDataType enumeration. Specifies the type of an external Mail Merge data source....Specifies the type of an external mail merge data source. Members Name...Name Description NONE No mail merge data source is specified. TEXT_FILE...

    reference.aspose.com/words/python-net/aspose.wo...
  10. MailMergeCheckErrors | Aspose.Words for Java

    Specifies how Microsoft Word will report errors detected during Mail Merge in Java....report errors detected during mail merge. Fields Field Description...COLLECT_ERRORS Complete the merge and report errors in a new document...

    reference.aspose.com/words/java/com.aspose.word...