MailMergeSettings.check_errors property. Specifies the type of error reporting which shall be conducted by Microsoft Word when performing a Mail merge...Microsoft Word when performing a mail merge. The default value is...
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...
MailMergeSettings.destination property. Specifies how Microsoft Word will output the results of a Mail merge...will output the results of a mail merge. The default value is...
Aspose::Words::LowCode::MailMergeOptions::set_RetainFirstSectionStart method. Sets a value indicating whether the section start of the first document section and its copies for subsequent data source rows are retained during Mail merge or updated according to MS Word behaviour in C++....source rows are retained during mail merge or updated according to...
Aspose::Words::LowCode::MailMergeOptions::get_RetainFirstSectionStart method. Gets a value indicating whether the section start of the first document section and its copies for subsequent data source rows are retained during Mail merge or updated according to MS Word behaviour in C++....source rows are retained during mail merge or updated according to...
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...