Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 29,608 for

msg

(0.14 sec)
  1. Live Demos|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....EML to MSG Converter Email Editor MSG to PDF Converter MSG Metadata...

    docs.aspose.com/email/net/live-demos/
  2. Live Demos|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....EML to MSG Converter Email Editor MSG to PDF Converter MSG Metadata...

    docs.aspose.com/email/java/live-demos/
  3. 透過.NET 在 C# 中壓縮 MSG 檔案 | Aspose.Zip

    C# 壓縮範例,用於在 .NET Framework 和 .NET Core 上將 Msg 文件壓縮為 zip 和其他存檔格式。...Compress MSG Compress JPG PNG BMP TIFF 3DS ZIP 使用C#壓縮MSG格式 將 MSG...NET 提供高效能 C# API,可壓縮 .NET 專案中的 MSG 電子郵件檔案。它支援批次操作、流 I/O 和可配置的壓縮...

    products.aspose.com/zip/zh-hant/net/compress/msg/
  4. MSG 中使用投票选项和反应|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....Bulgarian Ukrainian Dutch Svenska 在 MSG 中使用投票选项和反应 Contents [ Hide ]...recipient, subject, and body var msg = new MapiMessage ( "from@test...

    docs.aspose.com/email/zh/net/working-with-votin...
  5. 处理消息附件|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 消息(MSG)文件》解释了如何创建和保存消息,以及如何创建带附件的 MSG 文件。本文阐述了如何使用...as ae msg = ae . mapi . MapiMessage . load ( "message.msg" ) for...

    docs.aspose.com/email/zh/python-net/working-wit...
  6. 在 Aspose.Email 中从 Outlook PST 提取邮件并保存为 MSG|Docu...

    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....Email 中从 Outlook PST 提取邮件并保存为 MSG Contents [ Hide ] VSTO string...Save the message to disk in MSG format // TODO: File name may...

    docs.aspose.com/email/zh/net/extracting-message...
  7. Create, Save, and Load Outlook Contacts in C++|...

    Create, save, and load Outlook contacts in C++ using MapiContact. Work with properties, photos, Msg, and vCard formats....and read Outlook contacts in MSG and vCard (VCF) formats. Create...contact photo. Save the contact in MSG or vCard (VCF) format. The following...

    docs.aspose.com/email/cpp/outlook-mapi-contacts/
  8. Email extracted from PST fails to open in Outlo...

    We currently use Aspose.Email .NET in one of our applications to extract messages from PST files using the PersonalStorage.SaveMessageToStream method. Recently, a customer provided us with a PST containing email that, wh…...another third-party tool as MSG files that open in Outlook without...Load and then re-save them as MSG files, which then open normally...

    forum.aspose.com/t/email-extracted-from-pst-fai...
  9. 第一个使用 Aspose.Email 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....msg),并显示主题、发件人和收件人地址以及正文内容。按照以下步骤使用...MapiMessage msg = MapiMessage . fromFile ( "outlookmessage.msg" ); //...

    docs.aspose.com/email/zh/java/first-application...
  10. Parsing the details via DotNet in efficient man...

    Hello Team, we are out here to parse and fetch the data for PST & OLM Files in most time consuming and efficient manner, and we have 2 goals here. Both the parsing logics are consuming too much time and we want to optimi…...EnumerateMessages()) { try { MapiMessage msg = pst.ExtractMessage(messageInfo...Subject = msg.Subject ?? "No Subject", Sender = msg.SenderEmailAddress...

    forum.aspose.com/t/parsing-the-details-via-dotn...