Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 19,046 for

msg

(0.11 sec)
  1. Working with Gmail Contacts|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....various output formats such as MSG and VCF. The Save method provides...+ "contact_out.msg" , ContactSaveFormat . Msg ); contact . save...

    docs.aspose.com/email/java/working-with-gmail-c...
  2. Convert PST to VCF via Java | products.aspose.com

    Try the code sample to convert PST files to VCF format in Java. Download Java API to take your email processing applications to the next level....count = 1; for (MapiMessage msg : contactFolder. enumerateMapiMessage...enumerateMapiMessage ()) { if (msg. getSupportedType () == MapiItemType...

    products.aspose.com/email/java/conversion/pst-t...
  3. Convert MBOX to PST via C# | products.aspose.com

    Sample code for MBOX to PST C# conversion. Use API example code for batch MBOX files to PST conversion within VB.NET, Asp.NET or any .NET based application....EnumerateMessages()) { var msg = MapiMessage.FromMailMessage(eml);...FromMailMessage(eml); folderInfo.AddMessage(msg); } } Free App to Convert MBOX...

    products.aspose.com/email/net/conversion/mbox-t...
  4. 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....msg) and displays the subject, from...following code behind the Load Msg File button or in the forms OnLoad...

    docs.aspose.com/email/net/first-application-wit...
  5. Introduction and Sample Applications|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....format directly MailMessage msg ; msg = client . fetchMessage (...); System . out . println ( msg . getFrom (). toString ()); System...

    docs.aspose.com/email/java/introduction-and-sam...
  6. Aspose.Email for Python via .NET|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/
  7. Read Outlook Template File OFT|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....meetingTime )); // Save the message in MSG format and open in Office Outlook...dataDir + "AsposeInvitation.msg" ); Download Running Code CodePlex...

    docs.aspose.com/email/java/read-outlook-templat...
  8. Python Programmers 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....Working with Outlook Message (MSG) Files in Python Creating and...

    docs.aspose.com/email/java/python-programmers-g...
  9. Supported File Formats|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....Format Description Load Save MSG This format is used by Microsoft...

    docs.aspose.com/email/java/supported-file-formats/
  10. Aspose.Email for Python

    This API allows you to do all kinds of operations on PowerPoint files in Python code including creating, editing and converting etc....Python How to Convert EML to MSG using Python How to Send Email...

    kb.aspose.com/email/python/