Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 7,201 for

attachment

(0.09 sec)
  1. 在 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...
  2. Attached file extension get lost - Free Support...

    We use Aspose Total Java, now we have such a problem: There is such a test file, if you open it with Outlook, you will find that this Email contains an attached file. If you use Outlook to save this Attachment, the file…...Attached file extension get lost Aspose.Email Product Family...that this Email contains an attached file. If you use Outlook to...

    forum.aspose.com/t/attached-file-extension-get-...
  3. 提取附件|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.... Attachments . Count ; i ++) { item . Attachments [ i ]...AttachmentFilePath + item . Attachments [ i ]. FileName ); } Aspose...

    docs.aspose.com/email/zh/net/extracting-attachm...
  4. 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...
  5. 在 Jython 中管理电子邮件的附件|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 方法。以下是示例代码。 Jython 代码 from...from com.aspose.email import Attachment from com.aspose.email import...

    docs.aspose.com/email/zh/java/manage-attachment...
  6. 使用 Aspose.Email 和 Apache POI HSMF 提取邮件附件|Docume...

    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.... 创建 Attachment 类的实例,并使用 get() 方法从 AttachmentCollection...AttachmentCollection 中获取索引值填充。 使用 Attachment 类的 save() 方法将附件保存到磁盘。 Java...

    docs.aspose.com/email/zh/java/extract-message-a...
  7. 在 Ruby 中管理电子邮件附件|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....add_attachments 方法。以下是示例代码。 Ruby 代码 def add_attachments () data_dir...# Adding attachment # Load an attachment attachment = Rjb ::...

    docs.aspose.com/email/zh/java/manage-attachment...
  8. Working with MAPI Properties|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....Named MAPI Property from Attachment Aspose.Email makes it possible...named MAPI properties of an attachment. The following code sample...

    docs.aspose.com/email/python-net/working-with-m...
  9. Issues in Parsing a PST File - Free Support For...

    Hi Team we encountered below issues in few of the PST Files which we tried to read via both Java and Dotnet. Unread count shown is incorrect: The folder has a total of 6 mails only but the unread count property of Fol…...Id: AAAAABtYvU3z03hPqxXX Attachment is not shown: The MapiMessage...Has Attachment as true but when tried to get attachments the...

    forum.aspose.com/t/issues-in-parsing-a-pst-file...
  10. Add, Extract, or Remove Attachments in PDF usin...

    C++ source code to add, extract and remove Attachments in PDF file....Manage Attachments Using C++ Library Add Attachments to PDF programmatically...programmatically Extract Attachments from PDF Remove Attachments from PDF File...

    products.aspose.com/pdf/cpp/attachments/