Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 92 for

reference mapi attachments

(0.06 sec)
  1. Convert VCF to PST via Java | products.aspose.com

    Try the code sample to convert VCF files to PST format in Java. Download Java API to take your email processing applications to the next level....which represents a contact in MAPI format. It is used to load,...features, please visit our reference resources . Steps to Convert...

    products.aspose.com/email/java/conversion/vcf-t...
  2. Retrieve and Manage Exchange Server Mailbox Inf...

    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....details like body, headers and attachments. Find out more about the...); foreach ( Attachment att in msg . Attachments ) { Console ...

    docs.aspose.com/email/net/working-with-exchange...
  3. Attached file extension get lost - Free Support...

    We use Aspose Total Java, now we have such a problem: There is such a test file, if you open it with Outlook, you will find that this Email contains an attached file. If you use Outlook to save this attachment, the file…...Attached file extension get lost Aspose.Email Product Family...that this Email contains an attached file. If you use Outlook to...

    forum.aspose.com/t/attached-file-extension-get-...
  4. Managing Outlook 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....html file and the HTML will reference the resources via relative...default, but the HTML will reference resources using absolute paths...

    docs.aspose.com/email/net/managing-outlook-mesa...
  5. Convert VCF to HTML via Java | products.aspose.com

    Try the code sample to convert VCF files to HTML format in Java. Download Java API to take your email processing applications to the next level....which represents a contact in MAPI format. It is used to save the...features, please visit our reference resources . Steps to Convert...

    products.aspose.com/email/java/conversion/vcf-t...
  6. Convert PST to VCF via Java | products.aspose.com

    Try the code sample to convert PST files to VCF format in Java. Download Java API to take your email processing applications to the next level....class represents a contact in MAPI format. It is used to save the...features, please visit our reference resources . Steps to Convert...

    products.aspose.com/email/java/conversion/pst-t...
  7. Working with Exchange Mailbox and Messages - Re...

    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....details like body, headers and attachments. Find out more about the...strMessageURI ); for ( Attachment att : ( Iterable < Attachment >) msg . getAttachments...

    docs.aspose.com/email/java/working-with-exchang...
  8. Features Overview|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....formatting, embedding images, attaching files, and specifying multiple...[BounceResult] ( https://reference.aspose.com/email/net/aspose...

    docs.aspose.com/email/net/features-overview/
  9. Concurrent issue with MapiMessage.fromMailMessa...

    When we are using MapiMessage.fromMailMessage in multiple threads, we noticed some weird exception. The exception will only throw when we use multiple threads. And worked fine with ONE thread. It's rare and we only notic…...add headers, bodies add attachments to it. MapiMessage.fromMailMessage(mailMsg...create MailMessage with attachments, then convert the MailMessage...

    forum.aspose.com/t/concurrent-issue-with-mapime...
  10. Want to get InputStream from MapiAttachment- Ma...

    I am working on email processing My requirement is to get InputStram from parsed msg So, want to retrieve InputStream from MapiAttachment and MapiMessage.... For reference, MapiMessage and MapiAttachment...can save the message and attachment to OutputStream. Please check...

    forum.aspose.com/t/want-to-get-inputstream-from...