Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 30,934 for

mail

(0.15 sec)
  1. Odso.recipientDatas property | Aspose.Words for...

    Odso.recipientDatas property. Gets or sets a collection of objects that specify inclusion/exclusion of individual records in the Mail merge...of individual records in the mail merge. This object is never...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. MailMergeSettings.mainDocumentType property | A...

    MailMergeSettings.mainDocumentType property. Specifies the Mail-merge main document type...mainDocumentType property Specifies the mail-merge main document type. The...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Update Fields C#|Aspose.Words for .NET

    Learn how to update fields in C#. Update fields programmatically or use automatic field update using .NET API....are updated when you execute Mail Merge all fields are updated...Update During Mail Merge When you execute a mail merge, all fields...

    docs.aspose.com/words/net/update-fields/
  4. MailMergeRegionInfo.Name | Aspose.Words for .NET

    Discover the MailMergeRegionInfo Name property, which efficiently retrieves the name of a specified region for seamless document automation....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...
  5. MailMergeRegionInfo.Regions | Aspose.Words for ...

    Discover the MailMergeRegionInfo Regions property, which efficiently returns a comprehensive list of child regions for seamless data management....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...
  6. MappedDataFieldCollection.Item | Aspose.Words f...

    Discover the MappedDataFieldCollection Item property to easily manage field names in your data source for seamless Mail merge integration....associated with the specified mail merge field. public string this...transferred between them during a mail merge. public void MappedDataFieldColle...

    reference.aspose.com/words/net/aspose.words.mai...
  7. Utility Features - MailMessage|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....msg" ) mail_conversion_options = MailConversionOption () mail_conversion_options...message = mapi_msg . to_mail_message ( mail_conversion_options )...

    docs.aspose.com/email/python-net/utility-featur...
  8. Enable IMAP Extensions using Python API|Documen...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....folder_name == "[Gmail]/All Mail" : print ( "Has Children:" ...== "[Gmail]/Sent Mail" : print ( "Sent Mail has Children?" ,...

    docs.aspose.com/email/python-net/imap-extension...
  9. MappedDataFieldCollection.Remove | Aspose.Words...

    Effortlessly remove field mappings with the MappedDataFieldCollection Remove method. Streamline your data management process today!...String Case-sensitive name of the mail merge field in the document...transferred between them during a mail merge. public void MappedDataFieldColle...

    reference.aspose.com/words/net/aspose.words.mai...
  10. [PST] MapiRecipient type - Free Support Forum -...

    Hello In order to display recipient eMail address in outlook (classic) in PST file it is needed to setup “SMTP” address type. For eMail which was already sent, outlook will not show the recipient eMail (outlook display…...Add("test@mail.com", "test", MapiRecipientType...MapiRecipientCollect(); recipients.Add("test@mail.com", "SMTP", "test", MapiRecipientType...

    forum.aspose.com/t/pst-mapirecipient-type/321490