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

msg

(0.06 sec)
  1. 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-...
  2. 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...
  3. 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...
  4. Read Outlook for Mac OLM File & Get Folders & S...

    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....) for msg in folder . enumerate_mapi_messages (): msg . save...save ( f "{msg.subject}.msg" ) Other useful properties The other...

    docs.aspose.com/email/python-net/read-outlook-f...
  5. 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...
  6. Working with Calendar Items on Exchange Server|...

    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....request MailMessage msg = new MailMessage (); msg . setFrom ( MailAddress..."administrator@test.com" )); msg . setTo ( MailAddressCollectio...

    docs.aspose.com/email/java/working-with-calenda...
  7. Evaluate Aspose.Email|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....images can be extracted from an MSG file. The max number of processed...subject when saving to CFB, EML or MSG formats. End date can’t be later...

    docs.aspose.com/email/java/evaluate-aspose-email/
  8. Aspose.Email for .NET

    此 API 允许在 C#、.NET、ASP.NET 和 Windows 应用程序中操作、创建和发送电子邮件,以及读取电子邮件文件格式。...TIFF 如何在 C# 中不使用 Outlook 打开 MSG 文件 如何使用 C# 创建 Mapi 联系人 如何使用 C#...中创建 PST 文件 如何使用 C# 将 EML 转换为 MSG 如何使用 C# 将 Outlook 电子邮件转换为 PDF...

    kb.aspose.com/zh/email/net/
  9. How to Convert Outlook Email to HTML using Java

    In this example, we will focus on how to convert Outlook Email to HTML using Java. You will learn that in order to convert an Email to HTML Java based API can be used in any of the commonly available operating systems like Windows, Linux, or macOS that is configured with Java....object to access the source MSG or EML file from the disk Set...format options Save the loaded MSG or EML file to HTML using the...

    kb.aspose.com/email/java/how-to-convert-outlook...
  10. How to Create Mapi Contact using C#

    In this simple topic, we will focus on how to create Mapi Contact using C# by adhering to specifically defined steps and using the example code. You can add Mapi Contact in C# with the help of simple API calls....contact Save the contact as an MSG file on the disk Save the contact...contact will be saved as an MSG file and a VCF file on the disk...

    kb.aspose.com/email/net/how-to-create-mapiconta...