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

alternateview

(0.1 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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-...
  6. 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...
  7. Send Emails & Forward Messages using SMTP Clien...

    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....Alternate Text Use the AlternateView class to specify copies...Create an instance of the AlternateView class. This creates an alternate...

    docs.aspose.com/email/net/sending-and-forwardin...
  8. 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...
  9. Sending and Forwarding Messages - Send Outlook ...

    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/java/sending-and-forwardi...
  10. Convert EMLX to VCF via Java | products.aspose.com

    Try the code sample to convert EMLX 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/emlx-...