Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 7,382 for

attachment

(0.27 sec)
  1. 提取附件|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...
  2. 使用 Aspose.Email 和 Apache POI HSMF 提取邮件附件|Docume...

    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 类的实例,并使用 get() 方法从 AttachmentCollection...AttachmentCollection 中获取索引值填充。 使用 Attachment 类的 save() 方法将附件保存到磁盘。 Java...

    docs.aspose.com/email/zh/java/extract-message-a...
  3. 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...
  4. 在 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...
  5. 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...
  6. 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...
  7. Add Attachments to PDF using Python | Aspose.PDF

    Add Attachments to PDF documents with Python on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop....How to Manage Attachments Using Python Library In order to add...add Attachments in PDF file, we’ll use Aspose.PDF for .NET API...

    products.aspose.com/pdf/python-net/attachments/...
  8. 处理消息附件|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....MapiMessage 类的 Attachments 属性可以访问消息文件中的附件并将其保存到磁盘。Attachments 属性是 MapiAttachmentCollec..."message.msg" ) for attachment in msg . attachments : print ( f " {...

    docs.aspose.com/email/zh/python-net/working-wit...
  9. Working with Attachments and Embedded Objects u...

    Add, remove, extract, and display email Attachments and embedded objects using Aspose.Email for C++ classes and methods....Dutch Svenska Working with Attachments and Embedded Objects Contents...] Working with Attachments Email attachments are files sent along...

    docs.aspose.com/email/cpp/working-with-attachme...
  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/