aspose.words.fields.MergeFieldImageDimensionUnit enumeration. Specifies an unit of an image dimension (i.e...the height) used across a mailmerge process. Members Name Description...MERGEFIELDS accepts them during a mailmerge (MergedImageResizer). class...
aspose.words.settings.MailMergeDataType enumeration. Specifies the type of an external MailMerge data source....Specifies the type of an external mailmerge data source. Members Name...Name Description NONE No mailmerge data source is specified. TEXT_FILE...
Discover the FieldMergeField FieldName property to easily manage and customize your data fields for enhanced data integration and efficiency....MERGEFIELD fields to perform a mailmerge. Document doc = new Document...data table to be used as a mailmerge data source. DataTable table...
Discover the FieldMergeField Type property to effortlessly access Microsoft Word field types and enhance your document automation capabilities....MERGEFIELD fields to perform a mailmerge. Document doc = new Document...data table to be used as a mailmerge data source. DataTable table...
Aspose.Words.Settings.MailMergeDataType enumeration. Specifies the type of an external MailMerge data source....Specifies the type of an external mailmerge data source. Members Name...Name Description None No mailmerge data source is specified. TextFile...
Aspose::Words::MailMerging::MailMergeRegionInfo class. Contains information about a MailMerge region. To learn more, visit the documentation article in C++....about a mailmerge region. To learn more, visit the MailMerge and...
Aspose::Words::DocumentBuilder::get_Italic method. True if the font is formatted as italic in C++....document builder instead of a mailmerge. auto doc = System :: MakeObject...in a data source during a mailmerge, // and then fill them manually...
Discover the MailMergeRegionInfo Name property, which efficiently retrieves the name of a specified region for seamless document automation....Examples Shows how to verify mailmerge regions. Document doc = new...new Document ( MyDir + "Mailmerge regions.docx" ); // Returns...
Discover the MailMergeRegionInfo Regions property, which efficiently returns a comprehensive list of child regions for seamless data management....Examples Shows how to verify mailmerge regions. Document doc = new...new Document ( MyDir + "Mailmerge regions.docx" ); // Returns...
Implements the FILLIN field in Java....page // created during a mailmerge done using Microsoft Word...insertField(FieldType.FIELD_MERGE_FIELD, true); mergeField.se...