Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 10,279 for

msg loading

(0.09 sec)
  1. 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....application that loads an outlook message file (TestMessage.msg) and displays...snippet. // Load the outlook message file MapiMessage msg = MapiMessage...

    docs.aspose.com/email/java/first-application-wi...
  2. 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...
  3. Managing Outlook Message Files with C++ Email P...

    C++ Email Parser Library API is useful in reading, writing outlook template OFT file, managing digitally signed messages, setting color category and accessing delivery receipt information....MailMessage class can be used to load and read an Outlook template...Once the Outlook template is loaded in an instance of the MailMessage...

    docs.aspose.com/email/cpp/managing-message-file...
  4. 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-...
  5. 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....and Saving Outlook Message (MSG) Files explained how to create...messages, and how to create MSG files with attachments. This...

    docs.aspose.com/email/python-net/working-with-m...
  6. 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...
  7. Working with MAPI Properties|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....and access an Outlook Message (MSG) file MAPI properties using Aspose...how to remove properties from MSGs and Attachments. Read Properties...

    docs.aspose.com/email/java/working-with-mapi-pr...
  8. Convert EMLX to OST via Java | products.aspose.com

    Try the code sample to convert EMLX files to OST 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...PersonalStorage.fromFile() method. Load the EMLX file “message.emlx”...

    products.aspose.com/email/java/conversion/emlx-...
  9. 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...
  10. 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...