Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 26,970 for

mail

(0.09 sec)
  1. MailMergeRegionInfo.MustacheTags | Aspose.Words...

    Discover the MailMergeRegionInfo MustacheTags property, which efficiently returns a comprehensive list of child mustache tags for seamless data integration....Examples Shows how to verify mail merge regions. Document doc...doc = new Document ( MyDir + "Mail merge regions.docx" ); // Returns...

    reference.aspose.com/words/net/aspose.words.mai...
  2. FieldMergeField.FieldNameNoPrefix | Aspose.Word...

    Discover the FieldMergeField FieldNameNoPrefix property that simplifies data handling by returning only the field name, omitting any prefixes for clarity....MERGEFIELD fields to perform a mail merge. Document doc = new Document...a data table to be used as a mail merge data source. DataTable...

    reference.aspose.com/words/net/aspose.words.fie...
  3. FieldMergeField.IsMapped | Aspose.Words for .NET

    Discover the FieldMergeField IsMapped property to easily manage mapped fields, enhancing your data integration and workflow efficiency....MERGEFIELD fields to perform a mail merge. Document doc = new Document...a data table to be used as a mail merge data source. DataTable...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Aspose::Words::Settings::MailMergeSettings::get...

    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...

    reference.aspose.com/words/cpp/aspose.words.set...
  5. Aspose::Words::MailMerging::FieldMergingArgsBas...

    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...

    reference.aspose.com/words/cpp/aspose.words.mai...
  6. MailMergeOptions.use_whole_paragraph_as_region ...

    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...

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

    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...

    reference.aspose.com/words/cpp/aspose.words.set...
  8. MailMergeSettings.data_source property | Aspose...

    MailMergeSettings.data_source property. Specifies the path to the Mail-merge data source...property Specifies the path to the mail-merge data source. The default...

    reference.aspose.com/words/python-net/aspose.wo...
  9. View or Edit EML Files Metadata via .NET | prod...

    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...

    products.aspose.com/email/net/metadata/eml/
  10. View or Edit PST Files Metadata via .NET | prod...

    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...

    products.aspose.com/email/net/metadata/pst/