Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 10,161 for

msg loading

(0.03 sec)
  1. 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...
  2. 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...
  3. MapiDistributionList.FromVCF issues - Free Supp...

    Hi, I just tried to compare my code which loads a multi contact vcf and save as a DistList Msg versus MapiDistributionList.FromVCF. Using your function, there are contacts that are not saved into the resulting Msg: Di…...which loads a multi contact vcf and save as a DistList msg versus...not saved into the resulting msg: DistrobutionList.txt attachment...

    forum.aspose.com/t/mapidistributionlist-fromvcf...
  4. 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...
  5. 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...
  6. Convert OST to ICS via Java | products.aspose.com

    Try the code sample to convert OST files to ICS format in Java. Download Java API to take your email processing applications to the next level....calendar item extracted from the loaded MapiMessage. It provides properties...folder using a for loop and msg variable. Inside the loop, check...

    products.aspose.com/email/java/conversion/ost-t...
  7. 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....file that you have created or loaded. This article adds two messages...of the FolderInfo class and load it with the contents of the...

    docs.aspose.com/email/python-net/working-with-m...
  8. 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...
  9. 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...
  10. Getting Error when Extracting Messages from PST...

    When attempting to extract messages from a PST file we are getting the following error: class com.aspose.email.system.exceptions.InvalidOperationException: Could not read message. The message data is probably corrupted.…... */ } }; //Loading and traversal exceptions will...PersonalStorage.Load method returns ‘true’ if a file is loaded successfully...

    forum.aspose.com/t/getting-error-when-extractin...