Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 19,046 for

msg

(0.32 sec)
  1. Convert PST to HTML via Java | products.aspose.com

    Try the code sample to convert PST files to HTML format in Java. Download Java API to take your email processing applications to the next level....count = 1; for (MapiMessage msg : inbox. enumerateMapiMessage...setUseRelativePathTo ( true ); msg. save (htmlFilePath, htmlSaveOptions);...

    products.aspose.com/email/java/conversion/pst-t...
  2. Convert OLM to ICS via C# | products.aspose.com

    Sample code for OLM to ICS C# conversion. Use API example code for batch OLM files to ICS conversion within VB.NET, Asp.NET or any .NET based application....( var msg in folder.EnumerateMapiMessage()) { if (msg.SupportedType...mapiCalendarItem = (MapiCalendar)msg.ToMapiMessageItem(); // save...

    products.aspose.com/email/net/conversion/olm-to...
  3. Convert OLM to MHTML via C# | products.aspose.com

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

    products.aspose.com/email/net/conversion/olm-to...
  4. Convert OLM to HTML via C# | products.aspose.com

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

    products.aspose.com/email/net/conversion/olm-to...
  5. Update and Save an 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....Initialize and Load an existing MSG file by specifying the MessageFormat... load ( data_dir + "Message.msg" ) \ # Initialize a String variable...

    docs.aspose.com/email/java/update-and-save-an-e...
  6. Product Overview|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 formats, for example EML, MSG, MHT; mail storage formats such...

    docs.aspose.com/email/python-net/product-overview/
  7. Convert WORD to MBOX in Python | products.aspos...

    Save WORD to MBOX within Python applications without using Microsoft Word or Outlook...email formats, including EML, MSG, and MHTML. It also provides...(MIME HTML) Convert WORD to MSG (Outlook Message Item File) Convert...

    products.aspose.com/total/python-net/conversion...
  8. Aspose.Email Java for IntelliJ IDEA - Maven|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....provides classes to read and update MSG,EML,EMLX,OFT files, add/remove...update subject, body and other MSG file properties. Aspose.Email...

    docs.aspose.com/email/java/aspose-email-java-fo...
  9. File Format & Document Solutions for Developers...

    Build document manipulation applications using High Code or Low Code APIs, or simply use cross-platform apps to view, compare, inspect or convert 100+ file formats. Explore Aspose, the leading provider of document processing APIs and software solutions....convert DOC, DOCX, PPT, PPTX, EML, MSG and 3D formats using Python library...platform, supporting Outlook MSG, EML, and MHTML message formats...

    products.aspose.com/total/
  10. Convert OST to HTML via Java | products.aspose.com

    Try the code sample to convert OST files to HTML format in Java. Download Java API to take your email processing applications to the next level....count = 1; for (MapiMessage msg : inbox. enumerateMapiMessage...setUseRelativePathTo ( true ); msg. save (htmlFilePath, htmlSaveOptions);...

    products.aspose.com/email/java/conversion/ost-t...