Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 14,484 for

msg loading

(0.27 sec)
  1. How to get the following values and what they m...

    Hi team, I would like to know how to parse the below details in Java and what the numbers mean when i get the same for the below: Flags Categories Priority Mail Read Status and Unread status Below is the code which i …... MapiMessage msg = pst.extractMessage(messageInfo...put("textBody", msg.getBody()); msgJson.put("fromAddress", msg.getSenderEmailAddres());...

    forum.aspose.com/t/how-to-get-the-following-val...
  2. Read and Convert Outlook OST 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.... You can load an OST file from disk or stream...and Save to Disk or Stream in MSG Format Access Contact Information...

    docs.aspose.com/email/python-net/read-and-conve...
  3. Converting EML file to PDF using aspose - Free ...

    Hi Team, In our project we are trying to convert eml to pdf file and code is as below: MailMessage message = MailMessage.Load(source); System.IO.MemoryStream msMsg = new System.IO.MemoryStream(); message.Save(msMsg, As…...Load(source); System.IO.MemoryStream...engine rather than the EML loading stage from Aspose.Email. We...

    forum.aspose.com/t/converting-eml-file-to-pdf-u...
  4. Read and Convert Outlook OST Files|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.... You can load an OST file from disk or a stream...and Save to Disk or Stream in MSG Format Access Contact Information...

    docs.aspose.com/email/python-net/read-and-conve...
  5. Convert MHTML to PST via Java | products.aspose...

    Try the code sample to convert MHTML files to PST format in Java. Download Java API to take your email processing applications to the next level....represents an Outlook message (MSG) item. The code snippet below...Aspose.Email for Java classes to load and convert an email message...

    products.aspose.com/email/java/conversion/mhtml...
  6. Question about behavior Mail to PDf Conversion ...

    Hello, if we converting EMails to PDF, the fields FROM and TO contains only the name in the PDF, not the Mail Address. Is it possible to hav the Mail Adress AND the name in the fields FROM, TO, CC, …? Here is our code…...Load(InputFile)) { if (mailMessage...(var mailMessage = MailMessage.Load(InputFile)) { if (mailMessage...

    forum.aspose.com/t/question-about-behavior-mail...
  7. Create and Organize PST Files in Python|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....variable and create an empty MSG list to load each file as a MapiMessage...MapiMessage. Append each loaded message to the msg_list . The code sample...

    docs.aspose.com/email/python-net/create-new-pst...
  8. Support for python3.13 for aspose_email_for_pyt...

    I want to ask you few questions as Your latest version of aspose_email_for_python_via_net-25.11-py3-none-manylinux1_x86_64.whl do support for python 3.13 and it is tested for it. right? Plus i am jumping from 22.12 to …...load method instead. It fully replaces... the same approach applies: load accepts a stream input and behaves...

    forum.aspose.com/t/support-for-python3-13-for-a...
  9. Blank PDF while converion from HTML(Email Body)...

    We have paid support on Aspose.Java , The issue blank PDF occurs while we are converting from HTML(email body) to PDF , as an application, we have increased the Memory, but the issue occuring 2 twice a month...thread‑safe for simultaneous HTML loads, which can lead to occasional...addressed in the most recent builds. Load the HTML with explicit options...

    forum.aspose.com/t/blank-pdf-while-converion-fr...
  10. Using a Microsoft Word Document as the Message ...

    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....NET to load the Word document and convert...NET and Aspose.Email for .NET: Load a Microsoft Word document using...

    docs.aspose.com/email/net/using-a-microsoft-wor...