Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 5,394 for

attachment

(0.21 sec)
  1. 使用 Python 向 PDF 添加附件 | Aspose.PDF

    使用 Python on .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 通過 COM 互操作向 PDF 文檔添加附件。...file to be added as attachment attachment_file_name = "file_example..."file_example.txt" attachment_path = path . join ( self . data_dir ...

    products.aspose.com/pdf/zh-hant/python-net/atta...
  2. ContentDisposition | Aspose.Words for Java

    Enumerates different ways of presenting the document at the client browser in Java....Fields Field Description ATTACHMENT Send the document to the...contentDisposition) ATTACHMENT public static int ATTACHMENT Send the document...

    reference.aspose.com/words/java/com.aspose.word...
  3. 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...
  4. 使用 Python 向 PDF 添加附件 | Aspose.PDF

    使用 Python on .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 通过 COM 互操作向 PDF 文档添加附件。...file to be added as attachment attachment_file_name = "file_example..."file_example.txt" attachment_path = path . join ( self . data_dir ...

    products.aspose.com/pdf/zh-hans/python-net/atta...
  5. 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-...
  6. 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...
  7. 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...
  8. Create a clickable icon (hyperlink on iconor im...

    Hi , I want to create pdf file from a word file. In that i am adding some content along with I have to add a icon which is clickable and open a link. it will be lengthy and it should hide. content should be like (pape…...be like (paperclip icon) Attachment file name here paperclip...writeln("Below are the links to Attachment/s -"); builder.getFont()...

    forum.aspose.com/t/create-a-clickable-icon-hype...
  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. 使用 Java 添加、提取或移除 PDF 中的附件 | Aspose.PDF

    用于添加、提取和删除 PDF 文件中的附件的 Java 源代码。...a new file to be added as attachment FileSpecification fileSpecification...); // Add an attachment to document's attachment collection pdfDocument...

    products.aspose.com/pdf/zh-hans/java/attachments/