Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 11,555 for

msg loading

(0.13 sec)
  1. Aspose Email - Sender header with special chara...

    Hello, I am using the 2025-11 version or Aspose Java Email. I am using it to convert an Msg message to an EML. The conversion works but it has a problem with the header “Sender”. The sender in this case contains the …...Email Product Family email-msg , email-eml mrossi December 29...I am using it to convert an MSG message to an EML. The conversion...

    forum.aspose.com/t/aspose-email-sender-header-w...
  2. How to Convert Outlook Email to PDF using C#

    In this easy tutorial, we will learn how to convert Outlook Email to PDF using C#. You will see that in order to convert Msg to PDF C# based API can be used. You can use this example in any of the commonly available operating system like Windows, macOS, or Linux....see that in order to convert MSG to PDF C# based API can be used...to load the MSG or EML format email file Save the loaded Email...

    kb.aspose.com/email/net/how-to-convert-outlook-...
  3. Working with Voting Option Using MapiMessage|Do...

    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 as ae msg = ae . mapi . MapiMessage . load ( "my.msg" ) # Set..."Yes;No;Maybe;Exactly!" msg . save ( "voting_btns.msg" ) Reading Voting...

    docs.aspose.com/email/python-net/working-with-v...
  4. The message title, sender and receiver get lost...

    I use Aspose Email Java to convert a Msg File to PDF file, the rendering result is good, however, only Email body get displayed, yet message title, sender and receiver disappear on PDF. Here it is the Msg test file, bec…...Aspose Email Java to convert a msg File to PDF file, the rendering...the msg test file, because this forum doesn’t support msg file...

    forum.aspose.com/t/the-message-title-sender-and...
  5. Aspose Email Attachment's Issue - Getting diffe...

    Aspose Email attachment’s name issue for same .eml file & .Msg file We have below two scenarios for processing file with Aspose.Email. Scenario – 1 , In this scenario we are processing .eml file with Aspose.Email and …...msg file We have below two scenarios...extracting .msg file from .PST and we are processing same .msg with...

    forum.aspose.com/t/aspose-email-attachments-iss...
  6. Features Overview|Documentation

    Email C++ library is divided into several separate components, each with particular features. Here is a list of the features for each of the main packages....Outlook Email Message Format (MSG) emails Import Microsoft HTML...Outlook PST file to Outlook MSG files Calendar Features Add iCalender...

    docs.aspose.com/email/cpp/features-overview/
  7. 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-...
  8. 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-...
  9. 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...
  10. Working with Outlook Items - C++ Email Parser A...

    C++ Email Parser API enables you to create and save Msg files, work with Outlook Calendar, Contacts, Notes, Tasks and Distribution Lists....Saving Outlook MSG files using C++ Email API Load, View and Parse...Parse Outlook MSG file using C++ Email Library Managing Outlook...

    docs.aspose.com/email/cpp/working-with-outlook-...