Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 20,484 for

msg

(0.06 sec)
  1. Aspose.Email for .NET

    Այս API-ն թույլ է տալիս շահարկել, ստեղծել և ուղարկել նամակներ, ինչպես նաև կարդալ էլփոստի ֆայլերի ձևաչափերը C#, .NET, ASP.NET և windows հավելվածներում:...TIFF-ի C#-ի միջոցով Ինչպես բացել MSG ֆայլը առանց Outlook-ի C#-ում...C#-ում Ինչպես փոխարկել EML-ը MSG-ի, օգտագործելով C# Ինչպես փոխարկել...

    kb.aspose.com/hy/email/net/
  2. Reading corrupted PST/OST files|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....message_id in message_id_list : try : msg = pst . extract_message ( message_id...message_id ) print ( "- " + msg . subject ) except Exception as...

    docs.aspose.com/email/python-net/reading-corrup...
  3. Email Security and Encryption in .NET|Documenta...

    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....CheckSignature(MailMessage msg) method. SecureEmailManager....CheckSignature(MailMessage msg, X509Certificate2 certificateForDecryp)...

    docs.aspose.com/email/net/encrypt-decrypt-sign-...
  4. Convert MBOX Files to Various Formats in C#|Doc...

    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....EMLX, HTML, ICS, MHT, MHTML, MSG, OFT, OST, PST, TIFF, VCF, and...properties. Convert MBOX to MSG MSG is a file format used by Microsoft...

    docs.aspose.com/email/net/converting-between-fo...
  5. 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/
  6. 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/
  7. 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...
  8. Ինչպես պահպանել էլփոստի հաղորդագրությունը C++-ում

    Այս ձեռնարկում մենք կսովորենք, թե ինչպես պահպանել էլփոստի հաղորդագրությունը C++-ում: Դուք կդիտարկեք, թե ինչպես միանալ ձեր փոստարկղի հետ՝ օգտագործելով Exchange Client-ը՝ դրանից էլ-նամակները վերցնելու և պահելու համար՝ օգտագործելով պարզ API զանգեր C++-ում:...Պահպանեք հաղորդագրությունը EML և MSG ձևաչափով սկավառակի վրա՝ օգտագործելով... պահել կամ EML ձևաչափով կամ MSG ձևաչափով սկավառակի վրա` օգտագործելով...

    kb.aspose.com/hy/email/cpp/how-to-save-email-me...
  9. 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-...
  10. 如何使用 C# 将 Outlook 电子邮件转换为 Word

    在这个简单的教程中,我们将学习如何使用 C# 将 Outlook 电子邮件转换为 Word。您将看到,为了将电子邮件导出到 Word,可以使用基于 C# 的 API。您可以在 Windows、macOS 或 Linux 等操作系统中的任何 .NET 配置环境中使用此应用程序。...MailMessage 类对象以加载源 MSG 或 EML 格式的电子邮件文件 将加载的电子邮件 (EML/MSG) 文件以流的形式保存为...用 MailMessage 类对象作为起点从磁盘加载源 MSG 或 EML 文件,然后将电子邮件文件保存到 MHTML 格式的流中。最后,我们将使用...

    kb.aspose.com/zh/email/net/how-to-convert-outlo...