Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 8,396 for

attachment

(0.58 sec)
  1. 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-...
  2. 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...
  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. Creating PDF/3-A compliant PDF and attaching ZU...

    Learn how to generate a PDF document with ZUGFeRD in Aspose.PDF for .NET...PDF/3-A compliant PDF and attaching ZUGFeRD invoice in C# Contents...Contents [ Hide ] Attach ZUGFeRD to PDF The following code snippet...

    docs.aspose.com/pdf/net/attach-zugferd/
  5. 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...
  6. Working with TNEF Attachments in Aspose.Email f...

    Read, preserve, and manage Transport Neutral Encapsulation Format (TNEF) Attachments in Outlook messages using Aspose.Email for C++....Svenska Working with TNEF Attachments Contents [ Hide ] Transport...(TNEF) is a proprietary email attachment format used by Microsoft...

    docs.aspose.com/email/cpp/tnef-attachments-hand...
  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. Advanced operations in Node.js|Aspose.PDF for N...

    Aspose.PDF for Node.js via C++ can perform not only simple and easy tasks but also cope with more complex goals. Check the next section for advanced users and developers.... Attachments - PDF documents may contain...contain file attachments. These attachments can be other PDF documents...

    docs.aspose.com/pdf/nodejs-cpp/advanced-operati...
  9. 添加文件附件注释|Aspose.PDF for Python via .NET

    此示例绑定一个输入 PDF,使用文件路径在首页添加文件附件注释,并保存已更新的文档。...add_file_attachment_annotation ( infile , attachment_file , outfile...( infile ) # Create file attachment annotation on page 1 content_editor...

    docs.aspose.com/pdf/zh/python-net/add-file-atta...
  10. 从路径添加附件|Aspose.PDF for Python via .NET

    此示例绑定一个输入 PDF,使用文件路径附加外部文件,并将带有嵌入附件的修改后 PDF 保存。...‘add_document_attachment()’ 的文件路径重载允许您直接从文件路径添加附件,消除手动打开文件的需求。...initialize_data_dir def add_attachment_from_path ( infile , attachment_file , outfile...

    docs.aspose.com/pdf/zh/python-net/add-attachmen...