Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 451 for

smtp

(0.03 sec)
  1. 如何在 C++ 中发送电子邮件

    在本教程中,我们将探讨如何在 C++ 中发送电子邮件。您将学习如何使用 C++ 在 Gmail 服务器上使用 Smtp 客户端发送邮件。...API 调用在 C++ 中使用 Gmail 服务器上的 SMTP 客户端发送邮件。您无需安装 Microsoft Outlook...MailMessage 类实例从磁盘加载电子邮件消息 通过使用 SMTP 客户端公开的 Send 在 C++ 中发送电子邮件消息...

    kb.aspose.com/zh/email/cpp/how-to-send-email-in...
  2. How to Send Email using Java

    In this simple tutorial, we will explore how to send email using Java. You will learn how to send email using Gmail Smtp in Java. The application makes use of simple API calls that can be used in Java environments inside Windows and Linux operating systems.... SMTP is one of popular email clients...how to send email using Gmail SMTP in Java . The application makes...

    kb.aspose.com/email/java/how-to-send-email-usin...
  3. Aspose.Email modifies X500 addresses in sender/...

    In the case that there are X500 addresses used in the sender and recipient headers, Aspose will postprocess them (???): "Aspose" when { "i use X500 addresses" should { "pass them through to MIME verbatim" in…...MailConversionOption appears to resolve SMTP addressess from PST metadata...“From”, are generally governed by SMTP as described in RFC 5321, and...

    forum.aspose.com/t/aspose-email-modifies-x500-a...
  4. Ինչպես ուղարկել Word փաստաթուղթը էլեկտրոնային փ...

    Այս հեշտ ձեռնարկում մենք կսովորենք, թե ինչպես ուղարկել Word փաստաթուղթը էլեկտրոնային փոստով, օգտագործելով C#: Հետևյալ օրինակում դուք կտեսնեք, թե որքան հեշտ է ուղարկել Word Փաստաթուղթը էլփոստի մարմնում՝ օգտագործելով C#: Դուք կարող եք օգտագործել օրինակը ցանկացած ընդհանուր հասանելի օպերացիոն համակարգում, ինչպիսիք են Linux-ը, macOS-ը կամ Windows-ը:...հատկությունները սահմանելու համար Ստեղծեք SMTP հաճախորդը և ուղարկեք Word փաստաթուղթը...փոստի հատկությունները: Վերջապես, SMTP հաճախորդի դասի օրինակ կստեղծվի...

    kb.aspose.com/hy/words/net/how-to-send-word-doc...
  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. Ինչպես տեղադրել 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. 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...
  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. Ինչպես փոխարկել EML-ը MSG-ի՝ օգտագործելով Python-ը

    Այս պարզ թեմայում մենք կսովորենք, թե ինչպես փոխարկել EML-ը MSG-ի՝ օգտագործելով Python-ը: Դուք ականատես կլինեք, որ EML-ը MSG-ի փոխարկելու համար կարող է օգտագործվել Python-ի վրա հիմնված API: Օրինակը կարող է օգտագործվել ցանկացած սովորաբար հասանելի օպերացիոն համակարգերում, ինչպիսիք են Windows-ը կամ Linux-ը, որոնք կազմաձևված են Python-ով:...է նամակ ուղարկել Python-ում SMTP հաճախորդի միջոցով, տես ինչպես...ուղարկել էլփոստ՝ օգտագործելով SMTP Python-ում -ի հոդվածը: Updated...

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