Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 7,271 for

attachment

(2 sec)
  1. 在 Aspose.Email 中读取邮件中的嵌入式附件|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....size(); i++) { Attachment att = (Attachment) message.getAttachments()...get_Item(i); System.out.println(" Attachment Name : " + att.getName());...

    docs.aspose.com/email/zh/java/read-embedded-ema...
  2. Send Email using Microsoft Graph API and C# .NE...

    Enhance your email workflow by integrating Microsoft Graph and the .NET library to send emails effortlessly. Simplify the sending process effectively....creation, authentication, and attachment handling. Download Free Trial...enhanced functionality such as attachment handling, message tracking...

    products.aspose.com/email/net/send-email/micros...
  3. How to Attach a File to a PDF in C#

    This article provides information on how to attach a file to a PDF in C#. It provides steps to write the application along with the configuration details and a runnable sample code to add Attachment to PDF in C#....TeX Product Family How to Attach a File to a PDF in C# This...guide assists you in how to attach a file to a PDF in C# . It...

    kb.aspose.com/pdf/net/how-to-attach-a-file-to-a...
  4. Working with Outlook 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.... Add/Retrieve attachments from Calendar files Aspose...retrieve attachment information. To include an attachment with the...

    docs.aspose.com/email/python-net/working-with-o...
  5. Working with Attachments|Aspose.PDF for Java

    This section explains how to work with Attachments in your PDF with Aspose.PDF Facades - a toolset for popular operations with PDF....with Attachments Contents [ Hide ] How to add attachment using....pdf" ); } How to delete attachment using PdfContentEditor public...

    docs.aspose.com/pdf/java/working-with-attachments/
  6. Using and Configuring CRM AutoMerge|Aspose.Word...

    How to use and configure Aspose AutoMerge add-on using C#....template and attach the created document in the attachment. How to...document with automatically attached with primary entity record...

    docs.aspose.com/words/net/using-and-configuring...
  7. Working with Attachments in PDF in Node.js|Aspo...

    Basic operations with Attachments in PDF in Node.js. Guide with examples....Working with Attachments in PDF in Node.js Contents [ Hide ]...explain how to work with attachments in PDF using Aspose.PDF for...

    docs.aspose.com/pdf/nodejs-cpp/attachments/
  8. 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...
  9. The message title, sender and receiver get lost...

    I use Aspose Email Java to convert a msg File to PDF file, the rendering result is good, however, only Email body get displayed, yet message title, sender and receiver disappear on PDF. Here it is the msg test file, bec…...to list and download all attachments of the msg file, it the same...topic thread. There are 4 attachment files, however Aspose Email...

    forum.aspose.com/t/the-message-title-sender-and...
  10. FAQs|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...."ISO-2022-JP" ); Attachment att = new Attachment ( "Test.doc" ,...getName() returns the name of the attached document. Is this an expected...

    docs.aspose.com/email/java/faqs/