Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 684 for

smtp client

(0.05 sec)
  1. How to Send Word Document in Email using Java

    In this brief topic, you will learn how to send Word Document in Email using Java. The following simple steps can be used to send DOCX in Email with Java export DOCX to HTML in Java in any common operating system like MS Windows, Ubuntu, or macOS using simple API calls....MailMessage class Initialize SMTP client to configure email message...

    kb.aspose.com/words/java/how-to-send-word-docum...
  2. Python Email API: How to Receive Emails from PO...

    Learn how to retrieve email messages via POP3 in Python. Discover extensive features of the progressive Python Email API....interacting with servers like IMAP or SMTP, managing Outlook files, accessing...to check this. Create a POP3 Client Instance Using the aspose.email...

    products.aspose.com/email/python-net/receive-em...
  3. Gmail Utility Features|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....an access token IGmailClient client = GmailClient . getInstance...using calendar id String id = client . createCalendar ( newCalendar...

    docs.aspose.com/email/java/gmail-utility-features/
  4. Working with Messages from Server|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-for-Java Pop3Client client = new Pop3Client (); // Specify...your client client . setHost ( "pop.gmail.com" ); client . setUsername...

    docs.aspose.com/email/java/working-with-message...
  5. Create Email Messages with Customized Options i...

    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....message is displayed in an email client or webmail interface, the display...delivery time is added by the SMTP server itself in the mail header...

    docs.aspose.com/email/net/create-email-messages/
  6. How to Send Word Document by Email using C++

    In this example, we will explore how to send Word Document by email using C++. In the following example code, you will witness how convenient it is to send Word Document in email body using C++. You will just need to make simple API calls and perform few simple steps on MS Windows to achieve this.... Lastly, by using SMTP client class the email is sent....

    kb.aspose.com/words/cpp/how-to-send-word-docume...
  7. Creating and setting contents of Emails|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....messages that are transmitted to an SMTP server using the SmtpClient...messages that are transmitted to a SMTP server for delivery using the...

    docs.aspose.com/email/python-net/creating-and-s...
  8. Mail Services|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....Microsoft Exchange Server to allow clients to access and manipulate mail...receive messages between the client and the Exchange server. The...

    docs.aspose.com/email/net/mail-services/
  9. Features Overview|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....supported email clients Connect with any SMTP server at a specified...through any SMTP server Connect to SSL enabled SMTP server Connect...

    docs.aspose.com/email/androidjava/features-over...
  10. How to Create Mapi Contact using Python

    In this simple topic, we will explore how to create Mapi Contact using Python by following the detailed guidelines to set up the environment and using the example code. You can easily add Mapi Contact in Python using a very simple API interface....using a different email client like POP3, SMTP, or Exchange servers...

    kb.aspose.com/email/python/how-to-create-mapico...