Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 20,556 for

msg

(0.17 sec)
  1. 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...
  2. 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…...contact vcf and save as a DistList msg versus MapiDistributionList.FromVCF...not saved into the resulting msg: DistrobutionList.txt attachment...

    forum.aspose.com/t/mapidistributionlist-fromvcf...
  3. 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-...
  4. How to Read OLM Files in Node.js via .NET | pro...

    Read OLM Files Read OLM Files in JavaScript Open and read OLM files in JavaScript, accessing emails and other data, s......creating a MapiMessage object (msg) for further use. Code Sample...today's messages from Inbox const msg = olm.extractMapiMessage(messageInfo);...

    products.aspose.com/email/nodejs-net/reading-ol...
  5. Programming Outlook in PHP|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 PHP Working with Outlook...

    docs.aspose.com/email/java/programming-outlook-...
  6. 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-...
  7. 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....& Manipulate, Convert ICS to MSG Subscribe to Aspose Product Updates...

    docs.aspose.com/email/net/working-with-mime-mes...
  8. How to Convert Outlook Email to HTML using Python

    This easy topic focuses on how to convert Outlook Email to HTML using Python by providing all the environment setup details and a working sample code. In order to convert Email to HTML Python based API can be effectively used in any of the .NET Core and Python configured environments in operating systems like Windows and Linux....class object to load the source MSG or EML file from the disk Set...formatting options Save the loaded MSG\EML file as HTML using the save...

    kb.aspose.com/email/python/how-to-convert-outlo...
  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...