Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 26,616 for

msg

(0.08 sec)
  1. MSG 保存为 PDF|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....Polish Czech Dutch Svenska 将 MSG 保存为 PDF Contents [ Hide ] 本文展示了如何使用...源电子邮件消息如下所示: | | | :- | | 图示:源 MSG 文件 | | | | :- | | 图示:已转换的 PDF...

    docs.aspose.com/email/zh/java/saving-a-msg-as-pdf/
  2. Convert ICS to OFT via C# | products.aspose.com

    Sample code for ICS to OFT C# conversion. Use API example code for batch ICS files to OFT conversion within VB.NET, Asp.NET or any .NET based application.... Save as MSG to MemoryStream. Load from MemoryStream...be converted // save ICS as a MSG using var msgStream = new MemoryStream();...

    products.aspose.com/email/net/conversion/ics-to...
  3. Convert ICS to OST via C# | products.aspose.com

    Sample code for ICS to OST C# conversion. Use API example code for batch ICS files to OST conversion within VB.NET, Asp.NET or any .NET based application.... Save as MSG to MemoryStream. Open an OST...be converted // save ICS as a MSG using var msgStream = new MemoryStream();...

    products.aspose.com/email/net/conversion/ics-to...
  4. 使用 Outlook 日历项目|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....MapiCalendar 创建并保存日历项 将日历项保存为 MSG 向日历添加显示提醒 向日历添加音频提醒 添加/检索日历文件附件...通过添加标签设置提醒 将预约 EML 转换为带 HTML 正文的 MSG 创建并保存日历项 以下代码片段演示了如何创建并以 ICS...

    docs.aspose.com/email/zh/java/working-with-outl...
  5. Export EMLX to OTT via C++ | products.aspose.com

    C++ API to Convert EMLX to OTT 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...
  6. Export OFT to RTF via C++ | products.aspose.com

    C++ API to Convert OFT to RTF 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. Using Aspose Outlook Control to Drag and Drop O...

    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....program to save messages to MSG files. The following code snippet...messages dragged from Outlook to MSG files. Cast DragEventArgs to...

    docs.aspose.com/email/net/using-aspose-outlook-...
  8. Ինչպես փոխարկել Outlook էլփոստը Word-ի C#-ի միջ...

    Այս հեշտ ձեռնարկում մենք կսովորենք, թե ինչպես փոխարկել Outlook էլփոստը Word-ի՝ օգտագործելով C#: Դուք կտեսնեք, որ էլփոստը Word C#-ի վրա հիմնված API արտահանելու համար կարող է օգտագործվել: Դուք կարող եք օգտագործել այս հավելվածը .NET կազմաձևված միջավայրերից որևէ մեկում օպերացիոն համակարգերում, ինչպիսիք են Windows-ը, macOS-ը կամ Linux-ը:...MailMessage դասի օբյեկտը` սկզբնաղբյուր MSG կամ EML ձևաչափի էլփոստի ֆայլը...Պահպանեք բեռնված էլփոստի (EML/MSG) ֆայլը հոսքի մեջ MHTML ձևաչափով...

    kb.aspose.com/hy/email/net/how-to-convert-outlo...
  9. How to Convert Outlook Email to Word using C#

    In this easy tutorial, we will learn how to convert Outlook Email to Word using C#. You will see that in order to export Email to Word C# based API can be used. You can use this application in any of the .NET configured environments in operating systems like Windows, macOS, or Linux....class object to load the source MSG or EML format email file Save...Save the loaded Email (EML/MSG) file in a stream to an MHTML format...

    kb.aspose.com/email/net/how-to-convert-outlook-...
  10. Convert a Document to MHTML and Send It by Emai...

    Convert a document from almost any format to the MHTML format and send the result document by e-mail....Aspose :: Email :: MailMessage > msg = System :: MakeObject < Aspose...> (); msg -> set_Subject ( u "Converted Document" ); msg -> set_Body...

    docs.aspose.com/words/cpp/convert-a-document-to...