Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 4,402 for

mail merge

(0.25 sec)
  1. MailMerge.get_regions_by_name method | Aspose.W...

    MailMerge.get_regions_by_name method. Returns a collection of Mail Merge regions with the specified name.... Returns a collection of mail merge regions with the specified...to create, list, and read mail merge regions. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ImageFieldMergingArgs.ImageHeight | Aspose.Word...

    ImageFieldMergingArgs ImageHeight property. Specifies the image height for the image to insert into the document in C#....MERGEFIELDS accepts them during a mail merge. public void MergeFieldImageDimen...images from a source during a mail merge. Use the field code to reference...

    reference.aspose.com/words/net/aspose.words.mai...
  3. IMailMergeDataSource.GetValue | Aspose.Words fo...

    IMailMergeDataSource GetValue method. Returns a value for the specified field name or false if the field is not found in C#....Examples Shows how to execute a mail merge with a data source in the.../// <summary> /// A custom mail merge data source that you implement...

    reference.aspose.com/words/net/aspose.words.mai...
  4. MailMerge.RegionStartTag | Aspose.Words for .NET

    MailMerge RegionStartTag property. Gets or sets a Mail Merge region start tag in C#....RegionStartTag property Gets or sets a mail merge region start tag. public...to create, list, and read mail merge regions. Document doc = new...

    reference.aspose.com/words/net/aspose.words.mai...
  5. ImageFieldMergingArgs.Image | Aspose.Words for ...

    ImageFieldMergingArgs Image property. Specifies the image that the Mail Merge engine must insert into the document in C#....Specifies the image that the mail merge engine must insert into the...callback to customize image merging logic. public void MergeFieldImages...

    reference.aspose.com/words/net/aspose.words.mai...
  6. Aspose::Words::MailMerging::IMailMergeDataSourc...

    Aspose::Words::MailMerging::IMailMergeDataSource interface. Implement this interface to allow Mail Merge from a custom data source, such as a list of objects. Master-detail data is also supported in C++....Implement this interface to allow mail merge from a custom data source...(System::String) The Aspose.Words mail merge engine invokes this method...

    reference.aspose.com/words/cpp/aspose.words.mai...
  7. IMailMergeCallback | Aspose.Words for Java

    Implement this interface if you want to receive notifications while Mail Merge is performed in Java....receive notifications while mail merge is performed. Examples: Shows...for handling events during mail merge. Document document = new...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldMergingArgsBase.field_name property | Aspo...

    FieldMergingArgsBase.field_name property. Gets the name of the Merge field in the data source....property Gets the name of the merge field in the data source. If...into MERGEFIELDs as merge data during mail merge. def test_insert_check_box...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Settings::MailMergeSettings::set...

    Aspose::Words::Settings::MailMergeSettings::set_DoNotSupressBlankLines method. Specifies how an application performing the Mail Merge shall handle blank lines in the Merged documents resulting from the Mail Merge. The default value is false in C++....performing the mail merge shall handle blank lines in the merged documents...documents resulting from the mail merge. The default value is false...

    reference.aspose.com/words/cpp/aspose.words.set...
  10. IMailMergeDataSource.get_value method | Aspose....

    IMailMergeDataSource.get_value method. Returns a value for the specified field name or ``False`` if the field is not found....Examples Shows how to execute a mail merge with a data source in the...CustomerMailMergeDat ( customers ) doc . mail_merge . execute ( data_source )...

    reference.aspose.com/words/python-net/aspose.wo...