Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 3,767 for

attachment

(0.06 sec)
  1. Working with Attachments and Embedded Objects u...

    You can add and remove email Attachments, display the Attachment file name, and work with embedded objects using the C++ Email Parser Library API....Portuguese Working with Attachments and Embedded Objects using...Managing Email Attachments An email attachment is a computer file...

    docs.aspose.com/email/cpp/working-with-attachme...
  2. Differentiating between Inline and Regular Atta...

    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....between Inline and Regular Attachments Contents [ Hide ] It is a...body as well as regular attachments associated with it. Using...

    docs.aspose.com/email/net/differentiating-betwe...
  3. Aspose.email.cpp 获取PST文件中邮件的附件数据,可以分块读取吗 - Free...

    System::SharedPtr<MapiAttachment> Attachment = Attachments->idx_get(AttachmentIndex); if(Attachment) { System::SharedPtr<System::IO::MemoryStream> stream = Attachment->ToMemoryStream(); } stream把整个附件的数据都读到内存了,大文件的话需要分块…...System::SharedPtr<MapiAttachment> attachment = attachments->idx_get(attachmentIndex);...ntIndex); if(attachment) { System::SharedPtr<System::IO::MemoryStream>...

    forum.aspose.com/t/aspose-email-cpp-pst/314744
  4. Extract Message Attachments using Aspose.Email ...

    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....Portuguese Extract Message Attachments using Aspose.Email and Apache...Extract Message Attachments To save attachments from existing messages:...

    docs.aspose.com/email/java/extract-message-atta...
  5. 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....Portuguese 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...
  6. Manage Attachments in Email Message in Python|D...

    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....Русский Portuguese Manage Attachments in Email Message in Python...- Manage Attachments in Email To Manage Attachments in Email...

    docs.aspose.com/email/java/manage-attachments-i...
  7. Manage Attachments in Email Message in Jython|D...

    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....Русский Portuguese Manage Attachments in Email Message in Jython...Manage Attachments in Email Message To Add Attachments to a New...

    docs.aspose.com/email/java/manage-attachments-i...
  8. Working with Message Attachments|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....Portuguese Working with Message Attachments Contents [ Hide ] Parsing...Parsing and Saving Attachments Outlook message files may contain one...

    docs.aspose.com/email/java/working-with-message...
  9. Differentiate between Inline and Regular Attach...

    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....between Inline and Regular Attachments Contents [ Hide ] Email messages...inline images as well as attachments. Using MailMessage , the...

    docs.aspose.com/email/java/differentiate-betwee...
  10. TNEF Attachments Processing in Emails Using .NE...

    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....TNEF Attachments Handling in Email Messages Contents [ Hide ]...(TNEF) is a proprietary email attachment format used by Microsoft...

    docs.aspose.com/email/net/tnef-attachments-mana...