Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 13,863 for

msg loading

(0.07 sec)
  1. C# API to Export EMAIL to DOTX | products.aspos...

    Convert EMAIL to DOTX without using Microsoft Word or Outlook on .NET...to HTML by using Save method Load HTML by using Document class...converting the correct email, you can load EMAIL document, parse it and...

    products.aspose.com/total/net/conversion/email-...
  2. C# API to Export EMAIL to IMAGE | products.aspo...

    Convert EMAIL to IMAGE without using Microsoft Word or Outlook on .NET...EMAIL file formats, including MSG, EML, MHTML, and PST. Once you...to HTML by using Save method Load HTML by using Document class...

    products.aspose.com/total/net/conversion/email-...
  3. How to solve this error "The type initializer f...

    Hi sir I load dwg file using below sample code with latest dll. private void button1_Click(object sender, EventArgs e) { // load DWG in an instance of Image via its Load method using (var image = Aspose.CAD.Ima…...26, 2025, 7:39am 1 Hi sir I load dwg file using below sample...e) { // load DWG in an instance of Image via its Load method using...

    forum.aspose.com/t/how-to-solve-this-error-the-...
  4. Product Overview|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....attachments in Microsoft Outlook® MSG documents and reading contacts...convert email messages in EML, MSG and MHT formats. Product Description...

    docs.aspose.com/email/java/product-overview/
  5. Extract Message Headers using Aspose.Email and ...

    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....MAPIMessage msg = new MAPIMessage ( dataDir + "message.msg" ); System... out . println ( "From: " + msg . getDisplayFrom ()); System...

    docs.aspose.com/email/java/extract-message-head...
  6. Attached file extension get lost - Free Support...

    We use Aspose Total Java, now we have such a problem: There is such a test file, if you open it with Outlook, you will find that this Email contains an attached file. If you use Outlook to save this attachment, the file…...msg” However, if we use Aspose Email...MapiMessage msg = MapiMessage.load("Test-Email9.msg"); System.out...

    forum.aspose.com/t/attached-file-extension-get-...
  7. Managing Digitally Signed 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....sample will show you how to load a message from a file, attach... String fileName = "message.msg" ; String privateCertFile = "certFile...

    docs.aspose.com/email/java/working-with-outlook...
  8. Convert EMLX to OST via Java | products.aspose.com

    Try the code sample to convert EMLX files to OST format in Java. Download Java API to take your email processing applications to the next level....to open an existing OST file, load an email message and save it...PersonalStorage.fromFile() method. Load the EMLX file “message.emlx”...

    products.aspose.com/email/java/conversion/emlx-...
  9. Parsing Microsoft Outlook Message Files|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....example below shows how to: Load an email message. Get the email...path to the File directory and Load Microsoft Outlook email message...

    docs.aspose.com/email/java/parsing-microsoft-ou...
  10. Working with Message Attachments|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....through the attachments in an MSG file and save them to disk. This...MapiMessage class is used to load an MSG file from disk and exposes...

    docs.aspose.com/email/java/working-with-message...