Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 5,598 for

attachment

(0.09 sec)
  1. Utility Features - MailMessage|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....MailMessages Containing TNEF attachments Transport Neutral Encapsulation...(TNEF) is a proprietary email attachment format used by Microsoft...

    docs.aspose.com/email/python-net/utility-featur...
  2. 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...
  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 . data_dir ...

    products.aspose.com/pdf/zh-hans/python-net/atta...
  4. C# .NET Solution to Retrieve Emails via Microso...

    Learn how to integrate Microsoft Graph into your C# application to receive emails using a progressive library. A practical guide....folders, and processing attachments in a secure and efficient...message threads, and handling attachments, all through the email receive...

    products.aspose.com/email/net/receive-email/mic...
  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: attached files shows as "0,00 bytes" and m...

    Good day, I attached files using the following code: public static void AddAttachment(string source, string dest, string[] Attachments) { Document pdfDocument = new Document(source); fo…...PDF: attached files shows as "0,00 bytes" and modified field..."Unknows" Aspose.PDF Product Family attach-file-pdf fgirard August 4,...

    forum.aspose.com/t/pdf-attached-files-shows-as-...
  7. Impact of Microsoft changes to inline image rep...

    Hi, Currently we are using Aspose.Email for transforming msg/eml formats to PDF/RTF/TEXT. Microsoft changes to inline images are represented in the HTML body of Outlook emails in Outlook on the web and the new Outlook …...with a URL containing the attachment ID as a query parameter....will no longer contain the attachment ID. As a result, the current...

    forum.aspose.com/t/impact-of-microsoft-changes-...
  8. 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/
  9. 将附件添加到 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...
  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/