Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 7,567 for

eml

(0.08 sec)
  1. Convert ICS to MBOX via Java | products.aspose.com

    Try the code sample to convert ICS files to MBOX format in Java. Download Java API to take your email processing applications to the next level....an empty MailMessage object ’eml’ to store the appointment details...Add the appointment to the ’eml’ using the appointment.requestAppointment()...

    products.aspose.com/email/java/conversion/ics-t...
  2. Ինչպես փոխարկել Outlook էլփոստը TIFF-ի C#-ի միջ...

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

    kb.aspose.com/hy/email/net/how-to-convert-outlo...
  3. Ինչպես փոխարկել Outlook էլփոստը PDF-ի, օգտագործ...

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

    kb.aspose.com/hy/email/net/how-to-convert-outlo...
  4. How to Delete Messages from IMAP Server using ....

    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.... InBox ); var eml = new MailMessage ( "from@from...emlId = client . AppendMessage ( eml ); // Delete appended message...

    docs.aspose.com/email/net/delete-messages-from-...
  5. How to Run 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....Create a new email message var eml = new MailMessage { Subject =..." + eml . Subject ); Console . WriteLine ( "Body: " + eml . Body...

    docs.aspose.com/email/net/how-to-run-aspose-email/
  6. Converting Email Messages in Python|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....Initialize and Load an existing EML file by specifying the MessageFormat...mailMessage = self . MailMessage eml = mailMessage . load ( self ...

    docs.aspose.com/email/java/converting-email-mes...
  7. Extract Attachments from 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....email message must be either EML or MSG. Extracting Attachments...document library. EML to MSG and MSG to EML File Conversion Subscribe...

    docs.aspose.com/email/sharepoint/extract-attach...
  8. 如何使用 C# 将 Outlook 电子邮件转换为 TIFF

    在这个小主题中,我们将重点介绍如何使用 C# 将 Outlook 电子邮件转换为 TIFF。您将见证,为了将电子邮件导出到 TIFF,可以有效地利用基于 C# 的 API,并且该应用程序可以在 Windows、macOS 或 Linux 等操作系统中的任何支持 .NET 的环境中使用。...为了将 EML 转换为 TIFF 基于 C# 的 API 提供了一个简单的...MailMessage 类对象以加载源 MSG 或 EML 格式的电子邮件文件 将访问的电子邮件 (EML/MSG) 文件以流的形式保存为 MHTML...

    kb.aspose.com/zh/email/net/how-to-convert-outlo...
  9. 如何使用 Python 将 Outlook 电子邮件转换为 PDF

    在这个简单的教程中,我们将学习如何使用 Python 将 Outlook 电子邮件转换为 PDF。您将看到为了将 MSG 转换为 PDF,可以使用基于 Python 的 API。您可以在任何常用操作系统(如 Windows 或 Linux)中使用此示例。...类对象的实例以从磁盘或邮件服务器加载源 EML 或 MSG 文件 将电子邮件 (MSG/EML) 文件以中间 MHTML 格式保存到内存流...内存流 通过使用 Python 中的 save 方法执行 EML 到 PDF 的转换 通过使用上述 Python MSG 到...

    kb.aspose.com/zh/email/python/how-to-convert-ou...
  10. ICS Viewer for C# | Aspose.Email Viewer | produ...

    C# source code to load, render and display ICS documents on .NET Framework, .NET Core, and Xamarin Platforms.... How to View EML Files Using an Advanced Email...Appointment.Load method. Create an EML instance with a new MailMessage...

    products.aspose.com/email/net/viewer/ics/