Aspose::Words::MailMerging::MailMerge::set_RegionStartTag method. Sets a Mail merge region start tag in C++....MailMerge::set_RegionStartTag method Sets a mail merge region start tag. void...
C# source code to edit or view EML format metadata on .NET Framework, .NET Core, and Xamarin Platforms....Load var mail = Aspose.Email.Mapi.MapiMessage...EmlLoadOptions()); Type type = mail.GetType(); // iterate over all...
C# source code to edit or view PST format metadata on .NET Framework, .NET Core, and Xamarin Platforms....Load var mail = Aspose.Email.Mapi.MapiMessage...PstLoadOptions()); Type type = mail.GetType(); // iterate over all...
Perform some operations with documents faster and more conveniently than docx4j. In addition, there are operations that are not supported by docx4j....Convert a Document section Mail Merge The Mail Merge and Reporting section...
Perform some operations with documents faster and more conveniently than Open XML SDK. In addition, there are operations that are not supported by OpenXML....Convert a Document section Mail Merge The Mail Merge and Reporting section...
Aspose::Words::Settings::MailMergeSettings::get_HeaderSource method. Specifies the path to the Mail-merge header source. The default value is an empty string in C++....method Specifies the path to the mail-merge header source. The default...
MailMergeOptions.use_whole_paragraph_as_region property. Gets or sets a value indicating whether whole paragraph with TableStart or TableEnd field or particular range between TableStart and TableEnd fields should be included into Mail merge region....fields should be included into mail merge region. @property def...
Aspose::Words::Settings::MailMergeSettings::set_HeaderSource method. Specifies the path to the Mail-merge header source. The default value is an empty string in C++....method Specifies the path to the mail-merge header source. The default...
Aspose::Words::MailMerging::FieldMergingArgsBase::get_Document method. Returns the Document object for which the Mail merge is performed in C++....Document object for which the mail merge is performed. const System...
Discover the MailMerge GetRegionsHierarchy method to effortlessly retrieve a complete region hierarchy with accessible document fields for streamlined workflows....Examples Shows how to verify mail merge regions. Document doc...doc = new Document ( MyDir + "Mail merge regions.docx" ); // Returns...