Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 26,226 for

msg

(0.14 sec)
  1. 在 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...
  2. Supported File Formats|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....Format Description Load Save MSG This format is used by Microsoft...

    docs.aspose.com/email/sharepoint/supported-file...
  3. 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...
  4. 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...
  5. Convert ICS to OFT via Java | products.aspose.com

    Try the code sample to convert ICS files to OFT format in Java. Download Java API to take your email processing applications to the next level....loaded Appointment object as an MSG file in a ByteArrayOutputStrea...AppointmentSaveForma specifying MSG format. Create a ByteArrayInputStream...

    products.aspose.com/email/java/conversion/ics-t...
  6. 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
  7. 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-...
  8. Manage Mail Folders in Microsoft Graph (Aspose....

    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....var msgs = msgsPage . Items ; foreach ( var msg in msgs ) { Console...Console . WriteLine ( msg . Subject ); } Create and Update a...

    docs.aspose.com/email/net/manage-mail-folders-i...
  9. 创建任务|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 格式将任务保存到磁盘。 MapiTask task = new...Save ( "MapiTask.msg" , TaskSaveFormat . Msg ); 下载示例代码 Codeplex...

    docs.aspose.com/email/zh/net/create-a-task/
  10. Convert OLM to VCF via Java | products.aspose.com

    Try the code sample to convert OLM files to VCF format in Java. Download Java API to take your email processing applications to the next level....message is a contact item by using msg.getSupportedType() method to...count = 1; for (MapiMessage msg : folder. enumerateMapiMessage...

    products.aspose.com/email/java/conversion/olm-t...