Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 23,358 for

mailmessage

(0.27 sec)
  1. Public API Changes in Aspose.Email 6.2.0|Docume...

    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....MailMessageSaveType) Method MailMessage.save(Stream, FileCompatibilityMod)...FileCompatibilityMod) Method MailMessage.save(Stream, MailMessageSaveType)...

    docs.aspose.com/email/java/public-api-changes-i...
  2. Introduction and Sample Applications|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....a email message with the MailMessage class and then send it using...Create an instance of the MailMessage class and use its properties...

    docs.aspose.com/email/net/introduction-and-samp...
  3. 在 Python 中管理 Gmail 消息|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....email import MailMessage , Attachment # Create the...the message message = MailMessage ( "sender@example.com" , "recipient@example...

    docs.aspose.com/email/zh/python-net/gmail-clien...
  4. Ինչպես փոխարկել Outlook էլփոստը PDF-ի, օգտագործ...

    Այս հեշտ ձեռնարկում մենք կսովորենք, թե ինչպես փոխարկել Outlook Email-ը PDF-ի՝ օգտագործելով Python-ը: Դուք կտեսնեք, որ MSG-ը PDF-ի փոխարկելու համար կարող է օգտագործվել Python-ի վրա հիմնված API: Դուք կարող եք օգտագործել այս օրինակը ցանկացած ընդհանուր հասանելի օպերացիոն համակարգում, ինչպիսիք են Windows-ը կամ Linux-ը:...փոխարկելու համար: Ստեղծեք MailMessage դասի օբյեկտի օրինակ՝ աղբյուրի...սկավառակից՝ օգտագործելով MailMessage դասի օբյեկտը, որին հաջորդում...

    kb.aspose.com/hy/email/python/how-to-convert-ou...
  5. Ինչպես փոխարկել Outlook էլփոստը Word-ի Java-ի մ...

    Այս թեմայում մենք կսովորենք, թե ինչպես փոխարկել Outlook Email-ը Word-ի Java-ի միջոցով: Դուք ականատես կլինեք, որ էլփոստը Word-ի փոխարկելու համար Java-ի վրա հիմնված API-ն կարող է օգտագործվել ցանկացած ընդհանուր հասանելի օպերացիոն համակարգում, ինչպիսիք են Windows-ը, macOS-ը կամ Linux-ը:...ֆայլերը պահոցից Նախաձեռնեք MailMessage դասի օբյեկտը EML կամ MSG...սկավառակից՝ օգտագործելով MailMessage դասի օբյեկտը որպես ելակետ...

    kb.aspose.com/hy/email/java/how-to-convert-outl...
  6. Convert HTML to OFT via Java | products.aspose.com

    Try the code sample to convert HTML files to OFT format in Java. Download Java API to take your email processing applications to the next level....format, the library offers a MailMessage class to create an object...“content.html” using the MailMessage.load() method, specifying...

    products.aspose.com/email/java/conversion/html-...
  7. How to Convert EML to MSG using Java

    In this simple tutorial, we will learn how to convert EML to MSG using Java. You will learn that in order to convert EML to MSG in Java, simple API calls can be used. This example can be used in any of the commonly available operating system like Windows, macOS, or Linux that are configured with Java....class object Instantiate the MailMessage class object and load the...from the disk using the MailMessage class object. Finally, the...

    kb.aspose.com/email/java/how-to-convert-eml-to-...
  8. 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....EmlLoadOptions class Instantiate the MailMessage class object to access the...from the disk using the MailMessage class object. Finally, the...

    kb.aspose.com/email/python/how-to-convert-eml-t...
  9. How to Convert Outlook Email to HTML using C#

    In this simple topic, we will learn how to convert Outlook Email to HTML using C#. You will observe that in order to export Email to HTML C# based API can be effectively used. This application can be used in any of the .NET configured environment in operating systems like Windows, Linux, or macOS....package manager Initialize the MailMessage class object to access the...using an instance of the MailMessage class, which is then followed...

    kb.aspose.com/email/net/how-to-convert-outlook-...
  10. 创建 Outlook 消息 (MSG) 文件|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....MailMessage class MailMessage msg = new MailMessage (); //...

    docs.aspose.com/email/zh/java/creating-an-outlo...