Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 3,623 for

attachment

(0.07 sec)
  1. What's New in Aspose.Email for .NET|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.... Attach Digital Signatures to Email...email. Once the signature is attached, users can verify the results...

    docs.aspose.com/email/net/whats-new/
  2. 使用 Java 添加、提取或移除 PDF 中的附件 | Aspose.PDF

    用于添加、提取和删除 PDF 文件中的附件的 Java 源代码。...a new file to be added as attachment FileSpecification fileSpecification...); // Add an attachment to document's attachment collection pdfDocument...

    products.aspose.com/pdf/zh-hans/java/attachments/
  3. How to parse the below values from the Java Cod...

    Hello Team, Can you help me to know how to fetch the below properties from the .PST file from the code given below. Subfolders Data - How to parse getSubFolders() To, Cc, Bcc email addresses HTML Body Content Attachme…...addresses HTML Body Content Attachment & Inline Images Info Conversation...messageInfo.getBodyHtml()); Attachment & Inline Images Info : You...

    forum.aspose.com/t/how-to-parse-the-below-value...
  4. 使用 Python 添加、提取或移除 PDF 中的附件 | Aspose.PDF

    在 .NET 和 Python 上添加、提取和移除附件。...file to be added as attachment attachment_file_name = "file_example..."file_example.txt" attachment_path = path . join ( self . dataDir ,...

    products.aspose.com/pdf/zh-hans/python-net/atta...
  5. EMLX File Challenges - Free Support Forum - asp...

    Problem 1. When processing “.emlx” files, some files appear to have multiple copies of Attachments. When Attachments appear more than once, only the last instances seems to be valid. If I open the same file in a mail p…...multiple copies of attachments. When attachments appear more than...only shows one copy of each attachment. My questions are Is this...

    forum.aspose.com/t/emlx-file-challenges/39166
  6. 使用 Java 向 PDF 添加附件 | Aspose.PDF

    用于在 PDF 文件中添加附件的 Java 源代码。...a new file to be added as attachment FileSpecification fileSpecification...); // Add an attachment to document's attachment collection pdfDocument...

    products.aspose.com/pdf/zh-hans/java/attachment...
  7. ContentDisposition | Aspose.Words for Java

    Enumerates different ways of presenting the document at the client browser in Java....Fields Field Description ATTACHMENT Send the document to the...contentDisposition) ATTACHMENT public static int ATTACHMENT Send the document...

    reference.aspose.com/words/java/com.aspose.word...
  8. Adding Attachments to Calendar Items|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 Adding Attachments to Calendar Items Contents...] Aspose.Email - Adding Attachments to Calendar Items Aspose...

    docs.aspose.com/email/java/adding-attachments-t...
  9. Extend and Contribute to CRM Duplicate Detectio...

    How to defined a custom workflow using Aspose.Words to detect duplicated documents in C#....DocumentBuilder ( Result ); // Read Attachment in Aspose byte [] DocumentBody.... StartTable (); // Read Attachment in Aspose byte [] OtherDocumentBody...

    docs.aspose.com/words/net/extend-and-contribute...
  10. Want to get InputStream from MapiAttachment- Ma...

    I am working on email processing My requirement is to get InputStram from parsed msg So, want to retrieve InputStream from MapiAttachment and MapiMessage....can save the message and attachment to OutputStream. Please check...MapiAttachment class. Represents the attachment in the Email message Class...

    forum.aspose.com/t/want-to-get-inputstream-from...