Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 4,209 for

smtp

(0.1 sec)
  1. Supported Protocols and 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.... SMTP (Simple Mail Transfer Protocol) SMTP is the standard...provides robust support for SMTP, allowing developers to send...

    docs.aspose.com/email/net/supported-protocols-a...
  2. Multipurpose Internet Mail Extensions Protocol|...

    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.... SMTP supports only 7 bit ASCII characters...the Latin alphabet are fine in SMTP; other languages are not displayed...

    docs.aspose.com/email/java/multipurpose-interne...
  3. Java Email API | Java Outlook API | Receive & P...

    Aspose.Email Java. Mail, MIME and iCalander SDK for Java to send & receive Thunderbird & Outlook emails. API works with Smtp server POP3 IMAP clients Email API... Send & Receive Emails via SMTP, POP3, IMAP protocols. Download...Multi-connection support for SMTP operations Create ICF & VCF...

    products.aspose.com/email/java/
  4. X400 support - Free Support Forum - aspose.com

    We’ve noticed with the new 25.6 version the default email address being returned is now the Smtp version. Is there a way to default to get the X400 email back as the default? image.png (13.4 KB)...address being returned is now the SMTP version. Is there a way to default...email address to X400 instead of SMTP in the latest version of Aspose...

    forum.aspose.com/t/x400-support/316005
  5. How to Send Word Document by Email using C#

    In this easy tutorial, we will learn how to send Word Document by email using C#. In the following example, you will see how easy it is to send Word Document in email body using C#. You may use the example in any of the commonly available operating system like Linux, macOS, or Windows....set its properties Instantiate SMTP client and send the Word document...properties. Finally, an instance of SMTP client class will be instantiated...

    kb.aspose.com/words/net/how-to-send-word-docume...
  6. Working with POP3 Client|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....Asynchronously Working with SMTP Client Working with IMAP Client...

    docs.aspose.com/email/java/working-with-pop3-cl...
  7. 档案

    档案...Smtp.SmtpClient 类设置 SMTP 客户端并发送电子邮件。 // 通过 SMTP 发送电子邮件...SmtpClient client = new SmtpClient("smtp.gmail.com", 587, "sender@gmail...

    blog.aspose.com/zh/total/send-word-document-in-...
  8. Creating an Outlook Contact in Aspose.Email|Doc...

    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.... AddressType = "SMTP" ; mapiContact . ElectronicAddresses...ElectronicAddresses . Email1 . AddressType = "SMTP" ; mapiContact . ElectronicAddresses...

    docs.aspose.com/email/net/creating-an-outlook-c...
  9. Adding MapiContact to PST in Ruby|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.... new ( "Hisen1988" , "SMTP" , "MargaretJTolle@dayrep.com"...MapiContactElectroni' ) . new ( "Experwas" , "SMTP" , "BerthaABuell@armyspy.com"...

    docs.aspose.com/email/java/adding-mapicontact-t...
  10. Send Mail Using DNS|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....Sometimes sending emails using an SMTP server is not feasible for a...

    docs.aspose.com/email/net/send-mail-using-dns/