Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 7,382 for

attachment

(1.63 sec)
  1. 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....can save the message and attachment to OutputStream. Please check...MapiAttachment class. Represents the attachment in the Email message Class...

    forum.aspose.com/t/want-to-get-inputstream-from...
  2. Gmail API Support with Aspose.Email for .NET|Do...

    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....send an email, including attachments using the SendMessage() method...email through Gmail with an attachment: MailMessage message = new...

    docs.aspose.com/email/net/integrate-gmail-clien...
  3. Creating and Saving Outlook 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....Messages Create MSG Files With Attachments Create MSG Files with RTF...application. Create MSG Files With Attachments In the example above , we...

    docs.aspose.com/email/net/creating-and-saving-o...
  4. Cannot open ics files - Free Support Forum - as...

    Hi I have a few sample ics files and none of them open. I am trying to convert them to msg files as per your documentation here: Convert ICS to MSG via C# | products.aspose.com I keep getting an error “The MailMessage …...eml file has an attachment which is another email (mail...and that attached email has an ICS file as an attachment i am getting...

    forum.aspose.com/t/cannot-open-ics-files/248987
  5. Adding Attachments to Calendar Items|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....Czech Dutch Svenska Adding Attachments to Calendar Items Contents...] Aspose.Email - Adding Attachments to Calendar Items Aspose...

    docs.aspose.com/email/java/adding-attachments-t...
  6. Convert PDF File to PDF/A|Aspose.PDF for Androi...

    This topic show you how to Aspose.PDF for Java allows to convert a PDF file to a PDF/A compliant PDF file....success_message ); } Create PDF/A-3 and attach XML file Aspose.PDF for Android...capabilities of adding files as an attachment to PDF document. In case...

    docs.aspose.com/pdf/androidjava/convert-pdf-fil...
  7. Saving File to Response Object with Python.NET|...

    Learn how to save Excel files directly to HTTP response streams using Aspose.Cells for Python via .NET....'Content-Disposition' , 'attachment; filename="output.xlsx"'...), content_disposition = "attachment" ) Response . end () Python...

    docs.aspose.com/cells/python-net/saving-file-to...
  8. Extract Attachments from PDF using C# | Aspose.PDF

    Extract Attachments from PDF on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop....How to Extract Attachments Using .NET Library In order to extract...extract Attachments in PDF file, we’ll use Aspose.PDF for .NET...

    products.aspose.com/pdf/net/attachments/extract/
  9. How to Ignore Exceptions|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....TNEF Attachment will be interpreted as regular attachment. First...

    docs.aspose.com/email/java/how-to-ignore-except...
  10. Can provide the similar fix for EmlLoadOption s...

    Hi, Can we have OOM related issue fix option for EmlLoadOption as well similar to issue reported in ticket Java Heap Space errors with large emails - Free Support Forum - aspose.com Fix: MsgLoadOptions lo = new MsgLoa…...load(“large_attachment.msg”, lo)) { System.out.println(m...getSubject()); System.out.println("Attachments count: " + message.getAttachments()...

    forum.aspose.com/t/can-provide-the-similar-fix-...