Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 2,862 for

smtp

(0.1 sec)
  1. Working with Outlook Storage Files|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....with Outlook Items Working with SMTP Client Subscribe to Aspose Product...

    docs.aspose.com/email/net/working-with-outlook-...
  2. 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...
  3. Creating an Outlook Contact|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.... Email1AddressType = "SMTP" ; contact . Email1DisplayName...getEmail1 (). setAddressType ( "SMTP" ); mapiContact . getElectronicAddress...

    docs.aspose.com/email/java/creating-an-outlook-...
  4. How to Install Python to Run Aspose.Email for P...

    This article describes how to install Python in VS Code to run Aspose.Email for Python via .NET by providing steps and a sample code to test the environment. This procedure to install Python will be applicable to Microsoft Windows and Linux....send an email Message using SMTP If you have an environment satisfying...features to send an email using SMTP is also given to verify the...

    kb.aspose.com/total/python/how-to-install-pytho...
  5. 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...
  6. Ինչպես տեղադրել Python-ը՝ Aspose.Email-ը Python...

    Այս հոդվածը նկարագրում է, թե ինչպես տեղադրել Python-ը VS Code-ում՝ Aspose.Email-ը Python-ի համար .NET-ի միջոցով գործարկելու համար՝ տրամադրելով քայլեր և օրինակելի կոդը՝ միջավայրը փորձարկելու համար: Python-ի տեղադրման այս ընթացակարգը կիրառելի կլինի Microsoft Windows-ի և Linux-ի համար:...Email Python կոդի համար՝ SMTP-ի միջոցով էլփոստի հաղորդագրություն...օգտագործելով նամակ ուղարկել SMTP-ի միջոցով API-ի առանձնահատկությունները:...

    kb.aspose.com/hy/total/python/how-to-install-py...
  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. Adding MapiContact to PST in 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....MapiContactElectroni ( "Hisen1988" , "SMTP" , "MargaretJTolle@dayrep.com"...MapiContactElectroni ( "Experwas" , "SMTP" , "BerthaABuell@armyspy.com"...

    docs.aspose.com/email/java/adding-mapicontact-t...
  9. How to Convert EML to MSG using Python

    In this simple topic, we will learn how to convert EML to MSG using Python. You will witness that in order to convert EML to MSG Python based API can be used. The example can be used in any of the commonly available operating systems like Windows or Linux that are configured with Python....for how to send email using SMTP client in Python, refer to the...article on how to send Email using SMTP in Python . Updated on 16 Sep...

    kb.aspose.com/email/python/how-to-convert-eml-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/