Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 8,220 for

attachment

(0.14 sec)
  1. 在 Python 中管理电子邮件附件|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....# Adding attachment \ # Load an attachment attachment = self ... Attachment ( self . dataDir + "1.txt" ) \ # Add attachment in...

    docs.aspose.com/email/zh/java/manage-attachment...
  2. Extract Attachments from PDF|Aspose.PDF for Java

    Learn how to extract embedded files and file Attachment annotations from PDF documents in Java using Aspose.PDF....Extract Attachments from PDF Contents [ Hide ] Aspose.PDF for...extraction flows depending on how attachments are stored in the document...

    docs.aspose.com/pdf/java/extract-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. 在 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...
  5. 识别并提取 RTF 格式 MSG 中的嵌入式附件|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....); MapiAttachmentCollec attachments = message . getAttachments...untypedAttachment : attachments ) { MapiAttachment attachment = ( MapiAttachment...

    docs.aspose.com/email/zh/java/identify-and-extr...
  6. How can I achieve following feature at Email2PD...

    I use Aspose Email Java to make Email2PDF, however now we have such a requirement: If an Email contains inline Attachment picture and another non-inline Attachment picture, only inline picture should be converted into P…...inline attachment picture and another non-inline attachment picture...PDF, however the non-inline attachment picture should be excluded...

    forum.aspose.com/t/how-can-i-achieve-following-...
  7. How to create a new instance of MapiAttachment ...

    Hi, I am trying to create a new Attachment from a string input and add it to an existing MapiMessage in a PST file. I do not see any constructors for MapiAttachment class. Why is it so? How can I add a new Attachment…...am trying to create a new attachment from a string input and add...it so? How can I add a new attachment to an existing message accessed...

    forum.aspose.com/t/how-to-create-a-new-instance...
  8. Manage Attachments in Outlook MSG Files Using A...

    Learn how to save, remove, and add Attachments in Outlook MSG files using Aspose.Email for C++....Ukrainian Dutch Svenska Manage Attachments in Outlook MSG Files Contents...removing, and embedding attachments when working with Microsoft...

    docs.aspose.com/email/cpp/manage-outlook-msg-at...
  9. 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-...
  10. 在 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...