MailMerge GetRegionsByName method. Returns a collection of mail Merge regions with the specified name in C#....Returns a collection of mail merge regions with the specified name...create, list, and read mail merge regions. Document doc = new...
MailMerge RegionStartTag property. Gets or sets a mail Merge region start tag in C#....property Gets or sets a mail merge region start tag. public string...create, list, and read mail merge regions. Document doc = new...
ImageFieldMergingArgs ImageFileName property. Sets the file name of the image that the mail Merge engine must insert into the document in C#....of the image that the mail merge engine must insert into the...accepts them during a mail merge. public void MergeFieldImageDimen...
Implements the SKIPIF field in Java....SKIPIF cancels the current merge document, moves to the next...data source, and starts a new merge document. If the comparison...
MailMergeSettings.active_record property. Specifies the one-based index of the record from the data source which shall be displayed in Microsoft Word...Shows how to execute a mail merge while connecting to an external...docx" ) settings = doc . mail_merge_settings print ( f "Connection...
MailMerge RegionEndTag property. Gets or sets a mail Merge region end tag in C#....property Gets or sets a mail merge region end tag. public string...create, list, and read mail merge regions. Document doc = new...
Aspose.Words.MailMerging.MailMergeRegionInfo class. Contains information about a mail Merge region in C#....mail merge region. To learn more, visit the Mail Merge and Reporting...Examples Shows how to verify mail merge regions. Document doc = new...
OdsoFieldMapData Type property. Specifies if a given mail Merge field has been mapped to a column in the given external data source or not. The default value is Default in C#....property Specifies if a given mail merge field has been mapped to a column...maps data source columns to merge fields. Document doc = new Document...
Odso TableName property. Specifies the particular set of data that a source shall be connected to within an external data source. The default value is an empty string in C#....Shows how to execute a mail merge while connecting to an external...Console . WriteLine ( $"Mail merge docs as attachment:\n\t{settings...
MailMergeSettings ActiveRecord property. Specifies the onebased index of the record from the data source which shall be displayed in Microsoft Word. The default value is 1 in C#....Shows how to execute a mail merge while connecting to an external...Console . WriteLine ( $"Mail merge docs as attachment:\n\t{settings...