Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 7,201 for

attachment

(0.11 sec)
  1. MapiAttachment.ObjectData Returns Null for Vali...

    Hi Team, MapiAttachment.ObjectData property returns null for certain valid Outlook message Attachments (.msg files), causing our application to fail in processing embedded messages consistently. Aspose.Email Version: …...for Valid Outlook Message Attachments Aspose.Email Product Family...certain valid Outlook message attachments (.msg files), causing our...

    forum.aspose.com/t/mapiattachment-objectdata-re...
  2. Working with Attachments in PDF|Aspose.PDF for ...

    Use C# PDF API to access, add and remove Attachments in PDF files using C# from within your applications. Complete guide with C# code samples....Ask AI Working with Attachments in PDF Contents [ Hide ] In this...explain how to work with attachments in PDF using Aspose.PDF for...

    docs.aspose.com/pdf/net/attachments/
  3. 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....Czech Dutch Svenska 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...
  4. 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....Svenska 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...
  5. 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....Czech Dutch Svenska Manage Attachments in Email Message in Python...- Manage Attachments in Email To Manage Attachments in Email...

    docs.aspose.com/email/java/manage-attachments-i...
  6. 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
  7. 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....Svenska 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...
  8. Working with Attachments in PDF|Aspose.PDF for ...

    Use Java PDF API to access, add and remove Attachments in PDF files using Java from within your applications. Complete guide with Java code samples....Working with Attachments in PDF Contents [ Hide ] In this section...explain how to work with attachments in PDF using Aspose.PDF for...

    docs.aspose.com/pdf/java/attachments/
  9. Parsing Microsoft Outlook Message Files|Documen...

    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....there are attachments. Get the file names of any attachments and save...message, sender, body and Attachment count System . out . println...

    docs.aspose.com/email/java/parsing-microsoft-ou...
  10. 处理附件和嵌入对象|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....该 Attachment 类与一起使用 MailMessage 类。所有消...能想发送其他文件。这些文件作为附件发送,并表示为 Attachment 类。您可以发送任意数量的附件,但附件大小受邮件服务器限制。例如,Gmail...

    docs.aspose.com/email/zh/java/working-with-atta...