Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 20,521 for

msg

(0.1 sec)
  1. Topics tagged email-java

    Topics tagged email-java...msg) to the MailMessage MIME format...email-java , email-pst , email-msg , email-eml 5 2402 July 4, 2012...

    forum.aspose.com/tag/email-java
  2. Convert HTML to OST via Java | products.aspose.com

    Try the code sample to convert HTML files to OST format in Java. Download Java API to take your email processing applications to the next level....ost" ); MapiMessage msg = MapiMessage. load ( "content..."Inbox" ); folderInfo. addMessage (msg); What is HTML File Format? HTML...

    products.aspose.com/email/java/conversion/html-...
  3. Edit or View OST Document Metadata via C++ | pr...

    C++ example code to edit or view OST file metadata on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....internet code page property prop = msg->get_Properties()->idx_get(M...and storage formats such as MSG, EMLX, EML and MHT. Handling...

    products.aspose.com/email/cpp/metadata/ost/
  4. Working with Tasks on Exchange Server|Documenta...

    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....Exchange Tasks to disc in Outlook MSG format. The following code snippet...

    docs.aspose.com/email/cpp/working-with-tasks-on...
  5. Create New Email in Jython|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....)) # Save message in EML and MSG formats mail_message_save_type.... save ( dataDir + "Message.msg" , mail_message_save_type . ...

    docs.aspose.com/email/java/create-new-email-in-...
  6. Create New Email in Ruby|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....\ # Save message in EML and MSG formats mail_message_save_type... save ( data_dir + "Message.msg" , mail_message_save_type . ...

    docs.aspose.com/email/java/create-new-email-in-...
  7. Read Outlook PST Files in Node.js via .NET | pr...

    Read PST Files Open PST Files & Extract Email Data in Node.js Open and read PST files in JavaScript, accessing emails......into various formats like EML, MSG, MBOX, HTML, and more, giving...popular email formats (like MSG, EML, and MHTML) - from email...

    products.aspose.com/email/nodejs-net/reading-ps...
  8. Update and Save an Email in Python|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....Initialize and Load an existing MSG file by specifying the MessageFormat...( self . dataDir + "Message.msg" ) \ # Initialize a String variable...

    docs.aspose.com/email/java/update-and-save-an-e...
  9. Convert OLM to OFT via C# | products.aspose.com

    Sample code for OLM to OFT C# conversion. Use API example code for batch OLM files to OFT conversion within VB.NET, Asp.NET or any .NET based application...."Inbox" , true ); foreach ( var msg in folder.EnumerateMapiMessage())...message in oft format msg.Save( $"{msg.Subject}.oft" , SaveOptions...

    products.aspose.com/email/net/conversion/olm-to...
  10. Issues in Parsing a PST File - Free Support For...

    Hi Team we encountered below issues in few of the PST Files which we tried to read via both Java and Dotnet. Unread count shown is incorrect: The folder has a total of 6 mails only but the unread count property of Fol…...getSubject()); MapiMessage msg = pst.extractMessage(messageInfo);...println("Attachments count: " + msg.getAttachments().size()); for...

    forum.aspose.com/t/issues-in-parsing-a-pst-file...