Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 18,988 for

msg

(0.12 sec)
  1. Convert PST to ICS via Java | products.aspose.com

    Try the code sample to convert PST files to ICS format in Java. Download Java API to take your email processing applications to the next level....count = 1; for (MapiMessage msg : calendarFolder. enumerateMapiMessage..."Message" + count + ".ics" ; if (msg. getSupportedType () == MapiItemType...

    products.aspose.com/email/java/conversion/pst-t...
  2. Convert OLM to HTML via Java | products.aspose.com

    Try the code sample to convert OLM files to HTML format in Java. Download Java API to take your email processing applications to the next level....the folder for (MapiMessage msg : folder. enumerateMapiMessage...message in HTML format msg. save (msg. getSubject () + ".html"...

    products.aspose.com/email/java/conversion/olm-t...
  3. Working with Distribution Lists|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....be saved to disk in Outlook MSG format and can be viewed/manipulated...dlist = ( MapiDistributionList ) msg . toMapiMessageItem (); MapiDistributionList...

    docs.aspose.com/email/java/working-with-distrib...
  4. Convert EML to OST via C# | products.aspose.com

    Sample code for EML to OST C# conversion. Use API example code for batch EML files to OST conversion within VB.NET, Asp.NET or any .NET based application....)) { // Load the EML file var msg = MapiMessage.Load( "message..."Inbox" ); folderInfo.AddMessage(msg); } Free App to Convert EML to...

    products.aspose.com/email/net/conversion/eml-to...
  5. Convert HTML to OST via C# | products.aspose.com

    Sample code for HTML to OST C# conversion. Use API example code for batch HTML files to OST conversion within VB.NET, Asp.NET or any .NET based application....ost" )) { var msg = MapiMessage.Load( "content..."Inbox" ); folderInfo.AddMessage(msg); } Free App to Convert HTML...

    products.aspose.com/email/net/conversion/html-t...
  6. Convert HTML to PST via C# | products.aspose.com

    Sample code for HTML to PST C# conversion. Use API example code for batch HTML files to PST conversion within VB.NET, Asp.NET or any .NET based application....AddSubFolder( "Inbox" ); var msg = MapiMessage.Load( "content...HtmlLoadOptions()); inbox.AddMessage(msg); } Free App to Convert HTML...

    products.aspose.com/email/net/conversion/html-t...
  7. Read and Convert Outlook OST File|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 Save to Disk or Stream in MSG Format Access Contact Information...PST File and Save to Disk in MSG Format Converting PST to OST...

    docs.aspose.com/email/java/read-and-convert-out...
  8. Email APIs to Build Cross-Platform Applications...

    Develop Outlook formats parsing applications using On Premise or Cloud APIs, or simply use cross-platform apps to view, compare, inspect or convert Microsoft Outlook formats....Java Java APIs to manipulate MSG, PST, OST, OFT, EML, EMLX, MBOX...NET REST APIs to manipulate MSG, PST, OST, OFT, EML, EMLX, MBOX...

    products.aspose.com/email/
  9. Converting Email Messages 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....msg" , saveOptions . getDefaultMsgUnicode...Status print "Converted email to msg successfully." Download Running...

    docs.aspose.com/email/java/converting-email-mes...
  10. Developer Guide|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....& Manipulate, Convert ICS to MSG Working with Outlook Items Working...

    docs.aspose.com/email/net/developer-guide/