Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 23,358 for

mailmessage

(0.2 sec)
  1. Saving A MSG as PDF|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....the email message using MailMessage Save the email message to...( emailPath ); MailMessage eml = MailMessage . load ( fstream...

    docs.aspose.com/email/java/saving-a-msg-as-pdf/
  2. Saving an Email as PDF|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....the email message using MailMessage Save the email message to...GetDataDir_KnowledgeBase (); MailMessage mailMsg = MailMessage . Load ( dataDir...

    docs.aspose.com/email/net/saving-an-email-as-pdf/
  3. 在 Python 中更新并保存电子邮件|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....MessageFormat mailMessage = self . MailMessage email = mailMessage . load...

    docs.aspose.com/email/zh/java/update-and-save-a...
  4. Detect and Process Bounced Emails Using Aspose....

    Learn how to identify and process bounced emails with Aspose.Email for C++....the MailMessage and BounceResult classes. The MailMessage::CheckBounced()...

    docs.aspose.com/email/cpp/detect-process-bounce...
  5. Asynchronous IMAP Operations: Retrieve, Manage ...

    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....List < MailMessage > mailMessages = new List < MailMessage >();...100 ; i ++) mailMessages . Add ( new MailMessage ( senderEmail...

    docs.aspose.com/email/net/asynchronous-imap-ope...
  6. Send Email via MailGun in C# | Email Automation...

    Discover MailGun capabilities to send emails in integration with the feature-rich .NET library. Try comprehensible code samples designed for C# applications....send a message using the MailMessage class of the Aspose.Email...Create a new instance of the MailMessage class. Create the necessary...

    products.aspose.com/email/net/send-email/mailgun/
  7. Sending Meeting Requests with Exchange Server u...

    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....Create an instance of the MailMessage class and set the appointment...appointment using the MailMessage.addAlternateView() method. Connect...

    docs.aspose.com/email/java/sending-meeting-requ...
  8. 导入电子邮件|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....options load from msg MailMessage eml = MailMessage . Load ( FilePath...

    docs.aspose.com/email/zh/net/importing-email/
  9. 在 Jython 中将邮件保存为草稿|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....email import MailMessage from com.aspose.email import...instance of MailMessage class message = MailMessage () # Set subject...

    docs.aspose.com/email/zh/java/save-message-as-d...
  10. 在 PHP 中更新并保存电子邮件|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....MessageFormat $mailMessage = new MailMessage (); $email = $mailMessage...

    docs.aspose.com/email/zh/java/update-and-save-a...