Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 19,053 for

msg

(0.04 sec)
  1. Working with Outlook Message (MSG) Files in PHP...

    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 PHP Contents [ Hide...

    docs.aspose.com/email/java/working-with-outlook...
  2. Trying to convert eml to msg in SharePoint list...

    Hello, I have mail enabled a list and created an event handler and I'm trying to convert eml message to Msg for emails as they come into a list. Could you provide me with an example? Thanks, Chris Weaver...Trying to convert eml to msg in SharePoint list Aspose.Email...trying to convert eml message to msg for emails as they come into...

    forum.aspose.com/t/trying-to-convert-eml-to-msg...
  3. Identify and Extract Embedded Attachment from M...

    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....Extract Embedded Attachment from MSG Formatted as RTF Contents [ Hide...extracts embedded attachment from MSG file formatted as RTF. Java static...

    docs.aspose.com/email/java/identify-and-extract...
  4. Working with Outlook Message (MSG) Files in Jyt...

    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 Jython Contents [ Hide...

    docs.aspose.com/email/java/working-with-outlook...
  5. How to Open MSG File without Outlook in C#

    This short tutorial guides on how to open Msg file without Outlook in C#. It provides details about IDE settings, detailed steps and a runnable sample code to read Msg file in C#....TeX Product Family How to Open MSG File without Outlook in C# This...contains information on how to open MSG file without Outlook in C# ....

    kb.aspose.com/email/net/how-to-open-msg-file-wi...
  6. Managing Follow-Up and Due Dates for Outlook MS...

    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....Follow-Up and Due Dates for Outlook MSG Files Contents [ Hide ] Set Follow-Up...Follow-Up and Due Dates for MSG Files A follow-up flag marks...

    docs.aspose.com/email/net/managing-follow-up-an...
  7. Extracting Messages from Outlook PST and Saving...

    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....Outlook PST and Saving them to MSG in Aspose.Email Contents [ Hide...Save the message to disk in MSG format // TODO: File name may...

    docs.aspose.com/email/net/extracting-messages-f...
  8. MailMessage.Load encountering "Compound File Bi...

    Aspose.Email (17.12.0, tested also with 23.9.0) Certain emails are failing with the following exception: { "Message": "Compound File Binary Format corrupted", "Data": {}, "InnerException": { "Messag…...Format corrupted" for certain MSG files Aspose.Email Product Family...[( Free Online MSG Editor ](( Free Online MSG Editor ). When...

    forum.aspose.com/t/mailmessage-load-encounterin...
  9. Msg file is not showing correctly. The table is...

    The tables are not fully visible when displaying the Msg file. The problem is reproduced also with Aspose Email Viewer. Both pages have this issue. How can we fix this? Email_table_not_visible_aspose.zip (49.1 KB)...Msg file is not showing correctly. The table is not fully visible...visible when displaying the msg file. The problem is reproduced...

    forum.aspose.com/t/msg-file-is-not-showing-corr...
  10. Content is still being sliced on the right when...

    public void generatePdfFromEmail(File inputFile, OutputStream outputStream, String filename, List<Long> pages) { try { MailMessage mailMessage; String extension = FilenameUtils.getExte…...on the right when converting msg file to pdf Aspose.Email Product...equalsIgnoreCase(extension, "msg")) { try (InputStream msgInput...

    forum.aspose.com/t/content-is-still-being-slice...