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

attachment

(0.14 sec)
  1. 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...
  2. 在 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...
  3. Extract Attachments from PDF File|Aspose.PDF fo...

    Discover how to extract and manage Attachments in PDF documents in .NET using Aspose.PDF for better document handling....Ask AI Extract Attachments from PDF File Contents [ Hide ] One...Facades namespace is the attachment extraction. This category...

    docs.aspose.com/pdf/net/extract-attachments/
  4. 在 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...
  5. 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-...
  6. 识别并提取 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...
  7. 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-...
  8. Manage Attachments in Email Message in PHP|Docu...

    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....Ukrainian Dutch Svenska Manage Attachments in Email Message in PHP Contents...Manage Attachments in Email Message To Add Attachments to a New...

    docs.aspose.com/email/java/manage-attachments-i...
  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. 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...