Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 4,823 for

smtp

(0.77 sec)
  1. Working with Outlook Storage Files (OST Or PST)...

    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/python-net/working-with-o...
  2. Categories

    Pronađite odgovore pomoću API-ja Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family As......Ինչպես նամակ ուղարկել Python-ում SMTP-ի միջոցով Ինչպես հանել տվյալները...

    kb.aspose.com/hy/categories/page/84/
  3. 使用日历取消会议请求|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 发送邮件。 以下代码片段演示了如何取消会议请求。 public...()); SmtpClient smtp = new SmtpClient ( "smtp.gmail.com" , 587...

    docs.aspose.com/email/zh/java/cancelling-meetin...
  4. 如何使用 Python 将 EML 转换为 MSG

    在这个简单的主题中,我们将学习如何使用 Python 将 EML 转换为 MSG。您将见证为了将 EML 转换为 MSG,可以使用基于 Python 的 API。该示例可用于任何常用的操作系统,例如配置了 Python 的 Windows 或 Linux。...Python 中使用 SMTP 客户端发送电子邮件,请参阅 如何在 Python 中使用 SMTP 发送电子邮件 上的文章。...

    kb.aspose.com/zh/email/python/how-to-convert-em...
  5. Aspose.Email for Python via .NET|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....network protocols, for example SMTP, MIME, POP3, IMAP; message file...

    docs.aspose.com/email/python-net/
  6. Aspose.Email for Python

    This API allows you to do all kinds of operations on PowerPoint files in Python code including creating, editing and converting etc....Python How to Send Email using SMTP in Python English Deutsch Ελληνικά...

    kb.aspose.com/email/python
  7. Aspose.Email for Python

    Այս API-ն թույլ է տալիս կատարել բոլոր տեսակի գործողություններ PowerPoint ֆայլերի վրա Python կոդով, ներառյալ ստեղծումը, խմբագրումը և փոխակերպումը և այլն:...Ինչպես նամակ ուղարկել Python-ում SMTP-ի միջոցով Հայերեն English Deutsch...

    kb.aspose.com/hy/email/python/
  8. Limitations and API Differences|Documentation

    C++ Email Parser Library has some differences as compared to its equivalent .NET version. This page contains information about all such functionality that is not available in the API....below communication protocols: SMTP POP3 IMAP The API doesn’t support...

    docs.aspose.com/email/cpp/limitations-and-api-d...
  9. 在 C# 中使用 SMTP 客户端发送电子邮件和转发消息|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....Bulgarian Ukrainian Dutch Svenska 使用 SMTP 客户端在 C# 中发送电子邮件、转发消息并执行邮件合并...SmtpClient 类使应用程序能够通过简单邮件传输协议 (SMTP) 发送电子邮件。 其关键特性之一是能够 批量发送消息 ...

    docs.aspose.com/email/zh/net/sending-and-forwar...
  10. MapiRecipientCollection.Add(...) -- return newl...

    I need to set a MAPI property on a newly created MapiRecipient. I believe to do that I must do something like this: MapiMessage mapiMessage = new(OutlookMessageFormat.Unicode); mapiMessage.Recipients.Add("blah@blah.bla…...blah", "SMTP", "Blah Blah", MapiRecipientType...

    forum.aspose.com/t/mapirecipientcollection-add-...