Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 3,713 for

attachment

(0.03 sec)
  1. Saving File to Response Object with Node.js via...

    Learn how to dynamically generate files and send them directly to a client browser using Aspose.Cells for Node.js via C++....save types: Type Description Attachment Sends the spreadsheet to...opens in an application as an attachment associated with .xls/.xlsx...

    docs.aspose.com/cells/nodejs-cpp/saving-file-to...
  2. What's New in Aspose.Email for .NET|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.... Attach Digital Signatures to Email...email. Once the signature is attached, users can verify the results...

    docs.aspose.com/email/net/whats-new/
  3. 使用 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 . dataDir ,...

    products.aspose.com/pdf/zh-hans/python-net/atta...
  4. 使用 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/
  5. 使用 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/attachment...
  6. 将附件添加到 PDF 文档|Aspose.PDF for .NET

    本页面描述了如何使用 Aspose.PDF for .NET 库将附件添加到 PDF 文件... GetDataDir_AsposePdf_Attachments (); // Open PDF document...Setup new file to be added as attachment Aspose . Pdf . FileSpecification...

    docs.aspose.com/pdf/zh/net/add-attachment-to-pd...
  7. 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...
  8. 使用 Python 添加、提取或移除 PDF 中的附件 | Aspose.PDF

    在 .NET 和 Python 上添加、提取和移除附件。...file to be added as attachment attachment_file_name = "file_example..."file_example.txt" attachment_path = path . join ( self . dataDir ,...

    products.aspose.com/pdf/zh-hans/python-net/atta...
  9. 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...
  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....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...