Sort Score
Result 10 results
Languages All
Labels All
Results 1 - 10 of 465 for

alternateview

(0.2 sec)
  1. Create and Customize Email Messages Using Aspos...

    ....email clients using the AlternateView class. Setting HTML Body...text version using the AlternateView class. It allows you to...

    docs.aspose.com/email/cpp/create-and-customize-...
  2. Could not find .ics file inside mail in mailbox...

    Hello Supporter. We are implementing a ics importer using aspose.mail. We have a mailbox for example. When a invitation is sent to the mailbox, then we could read ics file in the email by using code: if (_message.Alte…...AlternateViews.Count > 0) { int num =...foreach (AlternateView alternateView in _message.AlternateViews) {...

    forum.aspose.com/t/could-not-find-ics-file-insi...
  3. Convert EML to ICS via Java | products.aspose.com

    Try the code sample to convert EML files to ICS format in Java. Download Java API to take your email processing applications to the next level.... The AlternateView class is used for creation...Assign this view to an AlternateView object ‘icsView’. System...

    products.aspose.com/email/java/conversion/eml-t...
  4. Working with Attachments and Embedded Objects u...

    Add, remove, extract, and display email attachments and embedded objects using Aspose.Email for C++ classes and methods....with the MailMessage and AlternateView classes. This allows you...a plain-text body using AlternateView . Create an HTML body containing...

    docs.aspose.com/email/cpp/working-with-attachme...
  5. Working with Attachments and Embedded Objects|D...

    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 an instance of the AlternateView class. Create an instance...class instance. Add the AlternateView instance to the MailMessage...

    docs.aspose.com/email/java/working-with-attachm...
  6. Manage Email Attachments and Embedded Objects i...

    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 an instance of the AlternateView class. Create an instance...class instance. Add the AlternateView instance to the MailMessage...

    docs.aspose.com/email/net/manage-email-attachme...
  7. Sending and Forwarding Messages|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.... Use the AlternateView class to specify copies...Create an instance of the AlternateView class. This creates an alternate...

    docs.aspose.com/email/python-net/sending-and-fo...
  8. Convert EMLX to ICS via Java | products.aspose.com

    Try the code sample to convert EMLX files to ICS format in Java. Download Java API to take your email processing applications to the next level.... The AlternateView class represents the format...MediaType "text/calendar" (ICS) AlternateView icsView = eml. getAlternateViewCont...

    products.aspose.com/email/java/conversion/emlx-...
  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.... 创建该类的实例 AlternateView 类。 创建该类的实例 LinkedResource...将加载的嵌入对象添加到 MailMessage 类实例。 添加 AlternateView 实例化到 MailMessage 类实例。 下面的代码片段生成了一封包含纯文本和...

    docs.aspose.com/email/zh/java/working-with-atta...
  10. Convert EML to VCF via Java | products.aspose.com

    Try the code sample to convert EML files to VCF format in Java. Download Java API to take your email processing applications to the next level.... The AlternateView class represents the format...MediaType "text/vcard" (VCF) AlternateView vcfView = eml. getAlternateViewCont...

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