Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 20,299 for

msg

(0.04 sec)
  1. System Requirements|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....variety of email formats such as MSG, EML, EMLX, and MHT, enabling...

    docs.aspose.com/email/python-net/system-require...
  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. Update and Save an Email in PHP|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...-> load ( $dataDir . "Message.msg" ); \ # Initialize a String variable...

    docs.aspose.com/email/java/update-and-save-an-e...
  4. Convert PST to XPS via C# | products.aspose.com

    Sample code for PST to XPS C# conversion. Use API example code for batch PST files to XPS conversion within VB.NET, Asp.NET or any .NET based application....int count = 1 ; foreach ( var msg in inboxFolder.EnumerateMapiMessage())...to an XPS file printer.Print(msg, dstXPS, Printing.PrintFormat...

    products.aspose.com/email/net/conversion/pst-to...
  5. Utility Features - MailMessage|Documentation

    You can read email messages with TNEF attachments used by Microsoft Outlook and Exchange Server, and modify the contents of the attachment using the C++ Email Parser Library API....TNEF EML files from Outlook MSG files. Reading Message by Preserving...

    docs.aspose.com/email/cpp/utility-features-mail...
  6. Convert PST to TIFF via C# | products.aspose.com

    Sample code for PST to TIFF C# conversion. Use API example code for batch PST files to TIFF conversion within VB.NET, Asp.NET or any .NET based application....int count = 1 ; foreach ( var msg in inboxFolder.EnumerateMapiMessage())...to a TIFF file printer.Print(msg, dstTIFF, Aspose.Email.Printing...

    products.aspose.com/email/net/conversion/pst-to...
  7. 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
  8. Working with Attachments and Embedded Objects|D...

    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" , SaveOptions . getDefaultMsgUnicode...Linked Resources MailMessage msg = MailMessage . load ( "EmlWithLinkedResourc...

    docs.aspose.com/email/java/working-with-attachm...
  9. Convert OLM to MBOX via Java | products.aspose.com

    Try the code sample to convert OLM files to MBOX format in Java. Download Java API to take your email processing applications to the next level....writeMessage(msg.toMailMessage(new MailConversionOption()))...the folder for (MapiMessage msg : folder. enumerateMapiMessage...

    products.aspose.com/email/java/conversion/olm-t...
  10. Creating and Saving Outlook Tasks in Ruby|Docum...

    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" , Rjb :: import ( 'com.aspose...aspose.email.TaskSaveFormat' ) . Msg ) puts "Created outlook task...

    docs.aspose.com/email/java/creating-and-saving-...