Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 26,224 for

msg

(0.22 sec)
  1. Create a Recurring 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....Outlook tasks and save them to MSG format. The MapiTask class provides...Save ( "AsposeDaily.msg" , TaskSaveFormat . Msg ); Download Sample...

    docs.aspose.com/email/net/create-a-recurring-task/
  2. Aspose.Email Product Family

    Find answers to create, manipulate, and send emails, and read email file formats in code....C# How to Open MSG File in Java How to Open MSG File without Outlook...

    kb.aspose.com/email/
  3. Aspose.Email Product Family

    Գտեք պատասխաններ՝ նամակներ ստեղծելու, շահարկելու և ուղարկելու համար, ինչպես նաև կարդալ էլփոստի ֆայլերի ձևաչափերը կոդով:...բացել MSG ֆայլը առանց Outlook-ի C#-ում Ինչպես բացել MSG ֆայլը...

    kb.aspose.com/hy/email/
  4. EnumerateMessages Interruption When Encounterin...

    Hello, We’re working with Aspose.Email for C++ and encountered an issue when using EnumerateMessages to retrieve email lists: When EnumerateMessages encounters a corrupted or unparsable email during enumeration, it thr…...message using its entry ID auto msg = MailMessage::Load(info->get_EntryId()...loadOptions); goodMessages.push_back(msg); // Your normal processing goes...

    forum.aspose.com/t/enumeratemessages-interrupti...
  5. 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/
  6. 在 Python 应用程序中管理 Outlook OLM 文件|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....msg 文件,以从 Outlook OLM 文件中提取信息并保存。...) for msg in folder . enumerate_mapi_messages (): msg . save...

    docs.aspose.com/email/zh/python-net/open-read-o...
  7. Arithmetic operations resulted in an overflow -...

    I’ve seen similar topics here before, but not with a public answer (at least that I’ve noticed.) I get the error in the subject line when attempting to convert an AVIF image to JPEG (or PNG). I’m using the code almost s…...WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam...SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)...

    forum.aspose.com/t/arithmetic-operations-result...
  8. Distribution list support - Free Support Forum ...

    Hi, Support for distribution lists in contacts is available....msg) This method is used when you...as a standalone .msg file. Steps: Load the .msg file into a MapiMessage...

    forum.aspose.com/t/distribution-list-support/32...
  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. Convert PDF not working - Free Support Forum - ...

    We use the Aspose Words library to convert an EML/Msg to PDF inside Outlook, in a VSTO Addin project in .NET Framework 4.8. The email in question arrived to a mailbox containing the “First Contact Safety Tip” option con…...Words library to convert an EML/MSG to PDF inside Outlook, in a VSTO...MailMessage msg = Aspose.Email.MailMessage.Load(@"C:\Temp\in.msg"); msg...

    forum.aspose.com/t/convert-pdf-not-working/307504