Sort Score
Result 10 results
Languages All
Labels All
Results 3,621 - 3,630 of 30,712 for

msg

(0.09 sec)
  1. 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....Appointment and Save to a Disk in MSG or ICS Format Following steps...appointment to a disk in ICS or MSG format. // For complete examples...

    docs.aspose.com/email/net/working-with-appointm...
  2. Working with large PST files|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....(ExtractAttachments), // save msg to a stream(SaveMessageToStream)... ()) { var msg = pst . ExtractMessage ( id ); msg . Save ( @"message...

    docs.aspose.com/email/net/working-with-large-ps...
  3. MailMessageSaveType - Aspose.Email for Java - A...

    Contains documentation for all the methods & classes required to create applications using Aspose.Email for Java....It can be in eml,msg or mhtml format. Method Summary...getOutlookMessageFor () Gets the MSG. static MailMessageSaveType ...

    reference.aspose.com/email/java/com.aspose.emai...
  4. Export OFT to GIF via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/oft-to...
  5. Export OFT to PS via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/oft-to...
  6. Export OFT to BMP via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/oft-to...
  7. Export EML to ODT via C++ | products.aspose.com

    C++ API to Convert EML to ODT 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...
  8. Export EMLX to GIF via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/emlx-t...
  9. How to get Attachment in Excel sheet - Free Sup...

    Hi @asad.ali , I have a sceanrio where my .xlsx excel sheet is having .Msg as a atttachment, But the Issue is my code does not extract the child attachment. On contrary if i have .eml file with .xlsx attachment i…...msg as a atttachment, But the Issue...shows Ole10Native instead of msg . public override List GetDirectChilds()...

    forum.aspose.com/t/how-to-get-attachment-in-exc...
  10. Working with Contacts in PST File|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....information from PST file in MSG Format This article explains...save the contact to disk in MSG format. The PersonalStorage and...

    docs.aspose.com/email/python-net/working-with-c...