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

smtp

(0.06 sec)
  1. 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...
  2. 档案

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

    blog.aspose.com/zh/total/send-word-document-in-...
  3. Adding MapiContact to PST in 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....MapiContactElectroni ( "Hisen1988" , "SMTP" , "MargaretJTolle@dayrep.com"...MapiContactElectroni ( "Experwas" , "SMTP" , "BerthaABuell@armyspy.com"...

    docs.aspose.com/email/java/adding-mapicontact-t...
  4. Sending meeting request with recurrence|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....SmtpClient client = new SmtpClient ( "smtp.gmail.com" , 587 , "your.email@gmail...updateAppointment ()); SmtpClient smtp = new SmtpClient ( "server.domain...

    docs.aspose.com/email/java/sending-meeting-requ...
  5. 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/
  6. 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-...
  7. 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...
  8. Download Aspose.Email for Java - Free Support F...

    I have purchased Aspose.Total for Java license. Where can I download Aspose.Email for Java API?...Java class library to work with SMTP, MIME, POP3, IMAP, HTTP, electronic...Java class library to work with SMTP, MIME, POP3, IMAP, HTTP, electronic...

    forum.aspose.com/t/download-aspose-email-for-ja...
  9. 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...
  10. 如何安装 Python 以通过 .NET 运行 Aspose.Email for Python

    本文通过提供步骤和示例代码来测试环境,介绍如何在 VS Code 中安装 Python 以通过 .NET 运行 Aspose.Email for Python。此安装 Python 的过程将适用于 Microsoft Windows 和 Linux。...Email for Python 代码以使用 SMTP 发送电子邮件消息 如果您的环境满足前两个步骤,则可以忽略它们并在您的...6 而不是旧的 Python2.x。 还提供了使用 使用 SMTP 发送电子邮件 API 功能的工作示例代码来验证安装。您可以尝试更多示例并探索...

    kb.aspose.com/zh/total/python/how-to-install-py...