Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 8,391 for

attachment

(0.25 sec)
  1. 处理消息附件|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....MapiMessage 类的 Attachments 属性可以访问消息文件中的附件并将其保存到磁盘。Attachments 属性是 MapiAttachmentCollec..."message.msg" ) for attachment in msg . attachments : print ( f " {...

    docs.aspose.com/email/zh/python-net/working-wit...
  2. Add Attachments to PDF using Python | Aspose.PDF

    Add Attachments to PDF documents with Python on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop....How to Manage Attachments Using Python Library In order to add...add Attachments in PDF file, we’ll use Aspose.PDF for .NET API...

    products.aspose.com/pdf/python-net/attachments/...
  3. Add Attachments to PDF using Java | Aspose.PDF

    Java source code to add Attachments in PDF file....How to Manage Attachments Using Java Library In order to add...add Attachments, we’ll use Aspose.PDF for Java API which is a feature-rich...

    products.aspose.com/pdf/java/attachments/add/
  4. 在 PHP 中管理电子邮件附件|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....ManageAttachments 模块的 add_attachments 方法。以下是示例代码。 PHP 代码 public...public static function add_attachments ( $dataDir = null ){ \ # Create...

    docs.aspose.com/email/zh/java/manage-attachment...
  5. Disable Files Compression when Adding as Embedd...

    This article explains how to disable files compression when Adding as Embedded Resources...add attachments to PDF documents. By default, attachments are...FileEncoding .None, then attachment is not compressed. The default...

    docs.aspose.com/pdf/java/disable-files-compress...
  6. Add, Extract, or Remove Attachments in PDF usin...

    Add, extract and remove Attachments on .NET and Python....Manage Attachments Using Python Library Add Attachments to PDF...programmatically Extract Attachments from PDF Remove Attachments from PDF File...

    products.aspose.com/pdf/python-net/attachments/
  7. Convert .msg files to .pdf files - Free Support...

    Hi, I'm trying to convert .msg files to pdf. I have done with converting an email, but I want to loop through all the Attachments in the .msg file and if mails are attached, I would like to convert them to pdf also. Here…...the attachments in the .msg file and if mails are attached, I...pdf", saveOptions) 'Extract attachments from MSG Dim mailMsg1 As...

    forum.aspose.com/t/convert-msg-files-to-pdf-fil...
  8. How to Attach a File to a PDF in C#

    This article provides information on how to attach a file to a PDF in C#. It provides steps to write the application along with the configuration details and a runnable sample code to add Attachment to PDF in C#....TeX Product Family How to Attach a File to a PDF in C# This...guide assists you in how to attach a file to a PDF in C# . It...

    kb.aspose.com/pdf/net/how-to-attach-a-file-to-a...
  9. Remove Attachments|Aspose.PDF for Java

    Learn how to remove all document Attachments from a PDF in Java using the PdfContentEditor facade in Aspose.PDF....Remove Attachments Contents [ Hide ] Remove all attachments Bind...to remove every embedded attachment. Save the updated PDF document...

    docs.aspose.com/pdf/java/remove-attachments/
  10. 在 Aspose.Email 中读取邮件中的嵌入式附件|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....size(); i++) { Attachment att = (Attachment) message.getAttachments()...get_Item(i); System.out.println(" Attachment Name : " + att.getName());...

    docs.aspose.com/email/zh/java/read-embedded-ema...