Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 4,937 for

attachment

(0.06 sec)
  1. 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....Русский Portuguese Adding Attachments to Calendar Items Contents...] Aspose.Email - Adding Attachments to Calendar Items Aspose...

    docs.aspose.com/email/java/adding-attachments-t...
  2. 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/
  3. Extend and Contribute to CRM Duplicate Detectio...

    How to defined a custom workflow using Aspose.Words to detect duplicated documents in C#....DocumentBuilder ( Result ); // Read Attachment in Aspose byte [] DocumentBody.... StartTable (); // Read Attachment in Aspose byte [] OtherDocumentBody...

    docs.aspose.com/words/net/extend-and-contribute...
  4. 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...
  5. Creating and Saving MSG 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....Create MSG messages with attachments. Create a MSG message with...Creating MSG Files With Attachments In the example above, we...

    docs.aspose.com/email/python-net/creating-and-s...
  6. 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-...
  7. 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
  8. 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...
  9. 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...
  10. 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...