Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 2,228 for

smtp client

(0.33 sec)
  1. 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....handling email protocols like SMTP, POP3, and IMAP to managing...various email protocols like SMTP, IMAP, and POP3, ensuring that...

    docs.aspose.com/email/net/features-overview
  2. 在 Exchange 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....void run () { try { IEWSClient client = EWSClient . getEWSClient...ExchangeMailboxInfo mailboxInfo = client . getMailboxInfo (); System...

    docs.aspose.com/email/zh/java/working-with-fold...
  3. 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/java/features-overview/
  4. 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/
  5. 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...
  6. 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...
  7. 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...
  8. 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/
  9. 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...
  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...