Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 13,799 for

msg loading

(0.2 sec)
  1. Is it possible to set a null sent date on MapiM...

    Dear Aspose We are using Aspose.Email to convert EML messages to the Msg format. We ran into a problem when attempting to convert a draft message, i.e. a message that was never sent and thus does not have the Date heade…...convert EML messages to the MSG format. We ran into a problem...to a user viewing the saved MSG file)? Many thanks ML sergey...

    forum.aspose.com/t/is-it-possible-to-set-a-null...
  2. 处理消息附件|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....《创建和保存 Outlook 消息(MSG)文件》解释了如何创建和保存消息,以及如何创建带附件的 MSG 文件。本文阐述了如何使用...as ae msg = ae . mapi . MapiMessage . load ( "message.msg" ) for...

    docs.aspose.com/email/zh/python-net/working-wit...
  3. Programming with Thunderbird|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 msg ; String [] fromMarker = { null }; while (( msg = reader...fromMarker [ 0 ] ); } } } Configure Load Options when Reading Messages...

    docs.aspose.com/email/java/programming-with-thu...
  4. How to Convert Outlook Email to PDF using Python

    In this easy tutorial, we will learn how to convert Outlook Email to PDF using Python. You will see that in order to convert Msg to PDF Python based API can be used. You can use this example in any of the commonly available operating system like Windows or Linux....see that in order to convert MSG to PDF Python based API can be...MailMessage class object to load the source EML or MSG file from the disk...

    kb.aspose.com/email/python/how-to-convert-outlo...
  5. Differentiate between Inline and Regular Attach...

    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....different when the message is loaded using MapiMessage , as all...MapiAttachment att , MapiMessage msg ) { if ( msg . getBodyType () == BodyContentType...

    docs.aspose.com/email/java/differentiate-betwee...
  6. Create, Save and Read Outlook Tasks|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....Outlook tasks and save them to MSG format. The MapiTask class provides...information. Save the task to disc in MSG format. The following code snippet...

    docs.aspose.com/email/net/working-with-outlook-...
  7. Working with MapiNote in PST|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....file that you have created or loaded. To add a MapiNote to a PST:...and save it as an MSG file. Load the saved MSG note into a MapiMessage...

    docs.aspose.com/email/cpp/working-with-mapinote...
  8. How to solve this error "The type initializer f...

    Hi sir I load dwg file using below sample code with latest dll. private void button1_Click(object sender, EventArgs e) { // load DWG in an instance of Image via its Load method using (var image = Aspose.CAD.Ima…...26, 2025, 7:39am 1 Hi sir I load dwg file using below sample...e) { // load DWG in an instance of Image via its Load method using...

    forum.aspose.com/t/how-to-solve-this-error-the-...
  9. Export OFT to WORD via C++ | products.aspose.com

    C++ API to Convert OFT to WORD without using Microsoft Word or Outlook...by using Save member function Load HTML by using Document class...ZIP file from downloads . // load the OFT file to be converted...

    products.aspose.com/total/cpp/conversion/oft-to...
  10. Convert EMLX to PST via Java | products.aspose.com

    Try the code sample to convert EMLX files to PST format in Java. Download Java API to take your email processing applications to the next level....to open an existing OST file, load an email message and save it...FolderInfo.addSubFolder() . Load the EMLX file “sourceFile.emlx”...

    products.aspose.com/email/java/conversion/emlx-...