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

attachment

(0.1 sec)
  1. 在 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...
  2. 在 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...
  3. Working with Message Attachments using IMAP|Doc...

    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....Svenska Working with Message Attachments using IMAP Contents [ Hide...Hide ] List Message Attachments using the IMAP Client To get information...

    docs.aspose.com/email/java/working-with-message...
  4. 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...
  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. 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-...
  7. 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...
  8. 在 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...
  9. 提取附件|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...
  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/