Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 19,052 for

msg

(0.03 sec)
  1. Export EMAIL to PS via C++ | products.aspose.com

    C++ API to Convert EMAIL to PS without using Microsoft Word or Outlook...email file formats, including MSG, EML, MHTML, and EMLX. It also...MailMessage > msg = MailMessage :: Load ( u "sourceFile.msg" ); // save...

    products.aspose.com/total/cpp/conversion/email-...
  2. Export EMAIL to EPUB via C++ | products.aspose.com

    C++ API to Convert EMAIL to EPUB without using Microsoft Word or Outlook...various email formats, such as MSG, EML, EMLX, MHTML, and MBOX....MailMessage > msg = MailMessage :: Load ( u "sourceFile.msg" ); // save...

    products.aspose.com/total/cpp/conversion/email-...
  3. Ինչպես փոխարկել EML-ը MSG-ի, օգտագործելով C#

    Այս հեշտ ձեռնարկում մենք կսովորենք, թե ինչպես փոխարկել EML-ը Msg-ի՝ օգտագործելով C#: Դուք կնկատեք, որ EML-ը Msg-ի փոխարկելու համար կարելի է օգտագործել C#-ի վրա հիմնված API: Այս օրինակը կարող է օգտագործվել ցանկացած ընդհանուր հասանելի օպերացիոն համակարգում, ինչպիսիք են Windows-ը, macOS-ը կամ Linux-ը:...Family Ինչպես փոխարկել EML-ը MSG-ի, օգտագործելով C# Այս պարզ ձեռնարկում...թե ինչպես փոխակերպել EML -ը MSG -ի` օգտագործելով C# , ինչպես...

    kb.aspose.com/hy/email/net/how-to-convert-eml-t...
  4. 如何使用 Java 将 EML 转换为 MSG

    在这个简单的教程中,我们将学习如何使用 Java 将 EML 转换为 Msg。您将了解到,为了在 Java 中将 EML 转换为 Msg,可以使用简单的 API 调用。此示例可用于配置有 Java 的任何常用操作系统,如 Windows、macOS 或 Linux。...EML 转换为 MSG 在这个易于理解的教程中,我们将学习如何使用 Java** 将 EML 转换为 MSG 以及设置环境的详细步骤。为了...以及设置环境的详细步骤。为了 将 EML 转换为 MSG,基于 Java 的 API 可以轻松地用于任何配置了 Java 环境的操作系统,包括...

    kb.aspose.com/zh/email/java/how-to-convert-eml-...
  5. Ինչպես փոխարկել Outlook էլփոստը PDF-ի Java-ի մի...

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

    kb.aspose.com/hy/email/java/how-to-convert-outl...
  6. First Application with Aspose.Email Outlook|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....msg) and displays the subject, from...MapiMessage msg = MapiMessage . fromFile ( "outlookmessage.msg" ); //...

    docs.aspose.com/email/java/first-application-wi...
  7. Working with Message Attachments|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....through the attachments in an MSG file and save them to disk. This...MapiMessage class is used to load an MSG file from disk and exposes the...

    docs.aspose.com/email/java/working-with-message...
  8. How to Convert Outlook Email to PDF using Java

    In this simple tutorial, we will focus on how to convert Outlook Email to PDF using Java. You will observe that in order to convert Msg to PDF Java based API can be used. This application can be used in any of the commonly available operating system like Windows, macOS, or Linux....observe that in order to convert MSG to PDF Java based API can be...class object to load the EML or MSG email file from the disk Convert...

    kb.aspose.com/email/java/how-to-convert-outlook...
  9. Parsing Microsoft Outlook Message Files|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....MapiMessage msg = MapiMessage . fromFile ( dataDir + "message3.msg" );...out . println ( "Subject:" + msg . getSubject ()); System . out...

    docs.aspose.com/email/java/parsing-microsoft-ou...
  10. Extract Message Body using Aspose.Email and Apa...

    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 msg = MailMessage . load ( dataDir + "message.msg" ); System.... out . println ( "Body:" + msg . getBody ()); System . out ...

    docs.aspose.com/email/java/extract-message-body...