Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 11,555 for

msg loading

(0.19 sec)
  1. Working with MIME Messages|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....Email Message Content in C# Load and Save Email Message Email...& Manipulate, Convert ICS to MSG Subscribe to Aspose Product Updates...

    docs.aspose.com/email/net/working-with-mime-mes...
  2. How to Read OLM Files in Node.js via .NET | pro...

    Read OLM Files Read OLM Files in JavaScript Open and read OLM files in JavaScript, accessing emails and other data, s...... Load the OLM file using the OlmStorage...creating a MapiMessage object (msg) for further use. Code Sample...

    products.aspose.com/email/nodejs-net/reading-ol...
  3. 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....Hide ] Format Description Load Save MSG This format is used by Microsoft...

    docs.aspose.com/email/sharepoint/supported-file...
  4. Handling of duplicate Headers in EML files - Fr...

    The EDRM DupeID project requires that if an email has multiple “Message-ID” headers, only the first one should be used. Some experiments indicate that Aspose.Email (.NET) makes only the last value available, and there d…...you use to load the EML file (e.g., MailMessage.Load , LoadFromFile...2nd value: using var msg = MailMessage.Load(“My Gmail 2021-07-03-22116...

    forum.aspose.com/t/handling-of-duplicate-header...
  5. Converting email to pdf - cutting off right sid...

    I’m having difficulty in converting an email to pdf format when it has embedded images. That is, when an email has embedded images and their sizes differ, right side of the larger image is being cut off. Is there any wa…...Load(emailMSG, msgLoadOptions); string...@Senth Can you please save the MSG to MHTML file on disc and share...

    forum.aspose.com/t/converting-email-to-pdf-cutt...
  6. Aspose.Email Java for Apache POI - HSMF|Documen...

    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....implementation of the Outlook MSG format. At this time, it provides...the common textual content of MSG files. Read more at poi.apache...

    docs.aspose.com/email/java/aspose-email-java-fo...
  7. Convert PDF not working - Free Support Forum - ...

    We use the Aspose Words library to convert an EML/Msg to PDF inside Outlook, in a VSTO Addin project in .NET Framework 4.8. The email in question arrived to a mailbox containing the “First Contact Safety Tip” option con…...Words library to convert an EML/MSG to PDF inside Outlook, in a VSTO...MailMessage msg = Aspose.Email.MailMessage.Load(@"C:\Temp\in.msg"); msg...

    forum.aspose.com/t/convert-pdf-not-working/307504
  8. Working with Appointments|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....Appointments Contents [ Hide ] Load and Save an Appointment in ICS...Email for Java can be used to load an appointment in ICS format...

    docs.aspose.com/email/java/working-with-appoint...
  9. How to Read MBOX Files in Node.js via .NET | pr...

    Read MBOX Files Read MBOX Files in JavaScript Open and read MBOX files in JavaScript, extracting messages and other e......msg format using SaveOptions.defaultMsgUnicode...message, call readNextMessage() to load the next one. Code Sample MBOX...

    products.aspose.com/email/nodejs-net/reading-mb...
  10. Issue with cyrillic characters in Header export...

    Hello, Here i attach my findings with an issue trying to export to HTML a MapiMessage. The message contains cyrillic characters in the header (“Cc”, “From”, “To”), mapiMessage loads them correctly (attached debugging t…...“From”, “To”), mapiMessage loads them correctly (attached debugging...mapiMessage = MapiMessage.load("path/to/your/message.msg"); HtmlSaveOptions...

    forum.aspose.com/t/issue-with-cyrillic-characte...