Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 20,914 for

msg

(0.13 sec)
  1. Aspose.Email Product Family

    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 formats, for example EML, MSG, MHT; mail storage formats such...attachments in Microsoft Outlook® MSG documents and reading contacts...

    docs.aspose.com/email/
  2. Email Security and Encryption in .NET|Documenta...

    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....CheckSignature(MailMessage msg) method. SecureEmailManager....CheckSignature(MailMessage msg, X509Certificate2 certificateForDecryp)...

    docs.aspose.com/email/net/encrypt-decrypt-sign-...
  3. Convert MBOX Files to Various Formats in C#|Doc...

    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....EMLX, HTML, ICS, MHT, MHTML, MSG, OFT, OST, PST, TIFF, VCF, and...properties. Convert MBOX to MSG MSG is a file format used by Microsoft...

    docs.aspose.com/email/net/converting-between-fo...
  4. Extract Message Attachments using Aspose.Email ...

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

    docs.aspose.com/email/java/extract-message-atta...
  5. Getting an error processing a PDF attachment - ...

    <p>I am using using the Aspose.Email to get attachments out of an Outlook email like this:</p> var mailMessage = Aspose.Email.Mail.MailMessage.Load(stream); var attachments = Aspose.Email.Outlook.MapiMessage.F…...msg Outlook file and originates from...opposed to an attachment to a *.msg file) I can load it into DataLogics...

    forum.aspose.com/t/getting-an-error-processing-...
  6. Convert ICS to PST via Java | products.aspose.com

    Try the code sample to convert ICS 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. In the code snippet below...the Appointment object as a MSG file using ByteArrayOutputStrea...

    products.aspose.com/email/java/conversion/ics-t...
  7. How to Save Email Message in C++

    In this tutorial, we will learn how to save email message in C++. You will observe how to connect with your mailbox using Exchange Client to fetch and save the emails from it using simple API calls in C++....Save the message in EML and MSG format on disk using C++ You...messages either in EML format or MSG format on disk using simple code...

    kb.aspose.com/email/cpp/how-to-save-email-messa...
  8. Java Heap Space errors with large emails - Free...

    Aspose Support Team, We continue to see intermittent issues with loading large emails or emails with large attachments (sample would be attached if the zip file could be uploaded but multiple attempts to upload the file…...4 and a 1GB msg file. Used the following code:...When working with very large .msg files (e.g., 1GB), the full in-memory...

    forum.aspose.com/t/java-heap-space-errors-with-...
  9. Programming Outlook 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....Working with Outlook Message (MSG) Files in Ruby Working with Outlook...

    docs.aspose.com/email/java/programming-outlook-...
  10. Export EML to PDF via C++ | products.aspose.com

    C++ API to Convert EML to PDF without using Microsoft Word or Outlook...:: SharedPtr < MailMessage > msg = MailMessage :: Load ( u "sourceFile...eml" ); // save EML as a HTML msg -> Save ( u "HtmlOutput.html"...

    products.aspose.com/total/cpp/conversion/eml-to...