Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 18,988 for

msg

(0.09 sec)
  1. Convert MBOX to OST via Java | products.aspose.com

    Try the code sample to convert MBOX files to OST format in Java. Download Java API to take your email processing applications to the next level....addMessage(msg) . System Requirements Before...enumerateMessages ()) { MapiMessage msg = MapiMessage. fromMailMessage...

    products.aspose.com/email/java/conversion/mbox-...
  2. Cutting off right side after converting email t...

    i am facing same issue applied this code but not working, could you please help me on this for local testing we are using evaluation one but for higher env we are using licensed one. below is my code: public void gen…...equalsIgnoreCase(extension, "msg")) { try (InputStream msgInput...on the right when converting msg file to pdf Converting email...

    forum.aspose.com/t/cutting-off-right-side-after...
  3. Merge Outlook & Thunderbird Email & Archives | ...

    Free App and APIs to combine Msg, EML, EMLX, PST, OST, OFT, MBOX, ICS & VCF files on Windows, Linux & macOS...for Outlook Merging Combine MSG, EML, EMLX, OLM, OFT, ICS, VCF...

    products.aspose.com/email/merger/
  4. Convert OLM to EML via Java | products.aspose.com

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

    products.aspose.com/email/java/conversion/olm-t...
  5. Creating and Saving Outlook Notes 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.NoteSaveFormat' ) . Msg ) puts "Created outlook note...

    docs.aspose.com/email/java/creating-and-saving-...
  6. Limitations and API Differences|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....messages 2 Working with Outlook MSG files 3 Support for SMTP Protocol...

    docs.aspose.com/email/androidjava/limitations-a...
  7. Programming with Thunderbird|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 this message in EML or MSG format message . Save ( message...Save ( message . Subject + ".msg" , SaveOptions . DefaultMsgUnicode...

    docs.aspose.com/email/net/programming-with-thun...
  8. C++ Email Parsing API | products.aspose.com

    C++ email library to create manipulate and convert Microsoft Outlook Email PST OST files. SMTP, POP3 and IMAP protocols supported to send and receive emails...a number of formats such as MSG, EML, EMLX & MHT. Application...formats . Microsoft Outlook: MSG, PST, OST EML, EMLX Previous...

    products.aspose.com/email/cpp/
  9. Create New PST, Add Sub-folders and Messages|Do...

    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....MAPI message body: MapiMessage msg = new MapiMessage ( "from@doamin...will reduce the message size msg . setBodyContent ( htmlBody ...

    docs.aspose.com/email/java/create-new-pst-add-s...
  10. Convert OST to ICS via Java | products.aspose.com

    Try the code sample to convert OST files to ICS format in Java. Download Java API to take your email processing applications to the next level....folder using a for loop and msg variable. Inside the loop, check...count = 1; for (MapiMessage msg : calendarFolder. enumerateMapiMessage...

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