Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 17,119 for

msg

(0.39 sec)
  1. Extraction of Embedded Objects data|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....MapiMessage msg = MapiMessage . fromFile ( dataDir + "double.msg" );...MapiAttachment mapiAttachment : msg . getAttachments ()) { if ( "oledata...

    docs.aspose.com/email/java/extraction-of-embedd...
  2. Create a Task|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.... Save the task to disc in MSG format. MapiTask task = new MapiTask...Save ( "MapiTask.msg" , TaskSaveFormat . Msg ); Download Sample...

    docs.aspose.com/email/net/create-a-task/
  3. Aspose.Email for Java

    Այս API-ն թույլ է տալիս շահարկել, ստեղծել և ուղարկել նամակներ, ինչպես նաև կարդալ էլփոստի ֆայլերի ձևաչափերը Java լեզվի վրա հիմնված հավելվածներում ցանկացած հարթակում:...Java-ի միջոցով Ինչպես բացել MSG ֆայլը Java-ում Ինչպես ստեղծել...միջոցով Ինչպես փոխարկել EML-ը MSG-ի Java-ի միջոցով Ինչպես պահպանել...

    kb.aspose.com/hy/email/java/
  4. 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-...
  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. How to Create Mapi Contact using Java

    In this example, we will learn how to create Mapi Contact using Java by following the well defined steps and using the example code. One can easily add Mapi Contact in Java with the help of very simple API calls....the contact information as an MSG file on the disk Save the contact...will be saved as VCF and an MSG file on the disk. Code to Add...

    kb.aspose.com/email/java/how-to-create-mapicont...
  7. 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-...
  8. Working with Outlook Contacts|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.... Save the contact as MSG or VCard format. Save Contact...load both Microsoft Outlook MSG files as well as VCard format...

    docs.aspose.com/email/java/working-with-outlook...
  9. Aspose.Email .NET for VSTO|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 and HTML Text to Outlook Msg File in Aspose.Email Create an...Creating an Outlook Message (MSG) File in Aspose.Email Delete...

    docs.aspose.com/email/net/aspose-email-net-for-...
  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...