Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 4,297 for

mail merge

(0.06 sec)
  1. FieldNextIf Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldNextIf class—efficiently implement NEXTIF fields to enhance document automation and streamline your workflows....record is merged into the current merge document. (Merge fields...next data record is merged into a new merge document. Examples...

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

    Aspose::Words::MailMerging::MailMergeRegionInfo::get_Regions method. Returns a list of child regions 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. OdsoFieldMapDataCollection Class | Aspose.Words...

    Discover the Aspose.Words OdsoFieldMapDataCollection class, a powerful typed collection for efficient management of OdsoFieldMapData objects....To learn more, visit the Mail Merge and Reporting documentation...maps data source columns to merge fields. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.set...
  4. Aspose::Words::MailMerging::IFieldMergingCallba...

    Aspose::Words::MailMerging::IFieldMergingCallback::FieldMerging method. Called when the Aspose.Words Mail Merge engine is about to insert data into a Merge field in the document in C++....Words mail merge engine is about to insert data into a merge field...execute a mail merge with a custom callback that handles merge data...

    reference.aspose.com/words/cpp/aspose.words.mai...
  5. Aspose::Words::MailMerging::MailMergeRegionInfo...

    Aspose::Words::MailMerging::MailMergeRegionInfo::get_Name method. Returns the name of 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...
  6. Aspose::Words::Settings::MailMergeSettings::set...

    Aspose::Words::Settings::MailMergeSettings::set_MailAsAttachment method. Specifies that the documents produced during a Mail Merge operation should be eMailed as an attachment rather than the body of the actual e-Mail. The default value is false in C++....documents produced during a mail merge operation should be emailed...than the body of the actual e-mail. The default value is false...

    reference.aspose.com/words/cpp/aspose.words.set...
  7. FieldMergeField.Type | Aspose.Words for .NET

    Discover the FieldMergeField Type property to effortlessly access Microsoft Word field types and enhance your document automation capabilities....MERGEFIELD fields to perform a mail merge. Document doc = new Document...data table to be used as a mail merge data source. DataTable table...

    reference.aspose.com/words/net/aspose.words.fie...
  8. 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...
  9. MailMergeRegionInfo.MustacheTags | Aspose.Words...

    Discover the MailMergeRegionInfo MustacheTags property, which efficiently returns a comprehensive list of child mustache tags for seamless data integration....Examples Shows how to verify mail merge regions. Document doc = new...new Document ( MyDir + "Mail merge regions.docx" ); // Returns...

    reference.aspose.com/words/net/aspose.words.mai...
  10. FieldFillIn | Aspose.Words for Java

    Implements the FILLIN field in Java....page // created during a mail merge done using Microsoft Word...insertField(FieldType.FIELD_MERGE_FIELD, true); mergeField.se...

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