Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 10,248 for

msg loading

(0.08 sec)
  1. 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
  2. Convert DOCX to EML in Python | products.aspose...

    Save DOCX to EML within Python applications without using Microsoft Word or Outlook... First, the Word file is loaded and rendered into HTML using...Then, the converted HTML is loaded using the “Aspose.Email for...

    products.aspose.com/total/python-net/conversion...
  3. Converting Email Messages in Ruby|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....for Ruby , call convert_eml_to_msg method of Converter module. Here...Ruby Code def convert_eml_to_msg () data_dir = File . dirname...

    docs.aspose.com/email/java/converting-email-mes...
  4. Convert MHTML to VCF via Java | products.aspose...

    Try the code sample to convert MHTML files to VCF format in Java. Download Java API to take your email processing applications to the next level....its methods, you can create, load and parse, modify, save emails...used to provide options for loading MHTML files. Overall, these...

    products.aspose.com/email/java/conversion/mhtml...
  5. Create New PST File and Add SubFolders|Document...

    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...
  6. 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...
  7. 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...
  8. 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...
  9. Convert MBOX to OST via Java | products.aspose.com

    Try the code sample to convert MBOX files to OST format in Java. Download Java API to take your email processing applications to the next level.... Load the mbox file using MboxStorageReader...using folderInfo.addMessage(msg) . System Requirements Before...

    products.aspose.com/email/java/conversion/mbox-...
  10. 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...