Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 20,475 for

msg

(0.05 sec)
  1. 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...
  2. 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/
  3. Saving an Email as PDF|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" ); MemoryStream ms = new MemoryStream...

    docs.aspose.com/email/net/saving-an-email-as-pdf/
  4. Working with Messages in a PST 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....msg" )); Adding Bulk Messages Adding..."myInbox" ); MessageInfoCollectio msgs = fi . getContents (); } } }...

    docs.aspose.com/email/java/working-with-message...
  5. PST Viewer for C# | Aspose.Email Viewer | produ...

    C# source code to load, render and display PST documents on .NET Framework, .NET Core, and Xamarin Platforms....int count = 1 ; foreach ( var msg in inbox.EnumerateMapiMessage())...UseRelativePathToRes = true }; msg.Save(htmlFilePath, htmlSaveOptions);...

    products.aspose.com/email/net/viewer/pst/
  6. 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/
  7. 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...
  8. 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...
  9. 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...
  10. Missing space from HTML Body text - Free Suppor...

    We are seeing an issue in HTML bodies where a space is missing in the extracted text after underlined words. “For example this” becomes “For examplethis” if example was an underlined word in the original email. So far w…...we have observed this is in msg, eml, and mht formats, but we...bodies in email formats like MSG, EML, and MHT. This can be particularly...

    forum.aspose.com/t/missing-space-from-html-body...