Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 19,051 for

msg

(0.06 sec)
  1. 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...
  2. 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...
  3. 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/
  4. Utility Features|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....Creating RE and FW messages from MSG files IEWSClient lets developers...and FW messages from source MSG file" ); client . send ( message...

    docs.aspose.com/email/java/utility-features/
  5. 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...
  6. Working with PST Password Protection Properties...

    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.... get_sub_folders (): for msg in folder . enumerate_messages...

    docs.aspose.com/email/python-net/working-with-p...
  7. Working with PST Password Protection|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....GetSubFolders ()) { foreach ( var msg in folder . EnumerateMessages...

    docs.aspose.com/email/net/working-with-pst-pass...
  8. Want to get InputStream from MapiAttachment- Ma...

    I am working on email processing My requirement is to get InputStram from parsed Msg So, want to retrieve InputStream from MapiAttachment and MapiMessage....to get InputStram from parsed msg So, want to retrieve InputStream...

    forum.aspose.com/t/want-to-get-inputstream-from...
  9. Create a new Task similar to Outlook and send T...

    Hi, I just want to Create/Update/Delete a Task in .Net similar as we create a new Task in Outlook and need to send Task as an email to the assigned user.Then Task should be shown in the outlook calender under the Tasks …...Msg; loadOptions.FileCompatibilityMod...from .msg file MailMessage eml = MailMessage.Load(“task.msg”, loadOptions);...

    forum.aspose.com/t/create-a-new-task-similar-to...
  10. Convert OLM to MBOX via C# | products.aspose.com

    Sample code for OLM to MBOX C# conversion. Use API example code for batch OLM files to MBOX conversion within VB.NET, Asp.NET or any .NET based application...."Inbox" , true ); foreach ( var msg in folder.EnumerateMapiMessage())...storage writer.WriteMessage(msg.ToMailMessage( new MailConversionOption()));...

    products.aspose.com/email/net/conversion/olm-to...