Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 3,894 for

attachment

(0.04 sec)
  1. 使用C++将附件嵌入到PDF中|Documentation

    学习如何用C++结合Aspose.Cells将附件嵌入到PDF中。...在Excel中,您可以插入带有源数据的Ole对象( embedded-attachments-example.xlsx )。双击Ole对象,嵌入的文件将被打开。...Workbook workbook ( u "embedded-attachments-example.xlsx" ); // Set to...

    docs.aspose.com/cells/zh/cpp/embed-attachment-t...
  2. Aspose.PDF for Java

    This API allows you to do all kinds of operations on PDF files including creating, editing and converting etc. in Java applications....File in Java How to Add an Attachment to PDF in Java How to Convert...

    kb.aspose.com/pdf/java/page/3/
  3. OLM Viewer for C# | Aspose.Email Viewer | produ...

    C# source code to load, render and display OLM files on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....displaying email content, attachments, and metadata directly from...Core, and .NET Standard. Attachment and Resource Handling : View...

    products.aspose.com/email/net/viewer/olm/
  4. Extracting Messages from Outlook PST and Saving...

    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....Sourceforge Bitbucket Extracting Attachment Get the number of emails...

    docs.aspose.com/email/net/extracting-messages-f...
  5. Loading and Parsing MSG Files|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....// Get attachments foreach ( var att in msg . Attachments ) { Console...Console . Write ( "Attachment Name: " + att . FileName ); Console...

    docs.aspose.com/email/net/loading-and-parsing-m...
  6. 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....properties from MSGs and Attachments. Read Properties To read...Named Mapi Property from Attachment Working with Follow Up and...

    docs.aspose.com/email/java/working-with-mapi-pr...
  7. Configure and Use CRM OneClick Generator|Aspose...

    How to use and configure Aspose OneClick Word Document Generator add-on using C#....for and attach the created document in the attachment. Generate...sure a template is already attached in the configuration for that...

    docs.aspose.com/words/net/using-and-configuring...
  8. Working with Outlook Message Attachments using ...

    You can manage Outlook message Attachments with the C++ Email Parser Library, save and delete them, and embed messages as an Attachment....Working with Outlook Message Attachments using C++ Email Parser API...Contents [ Hide ] Managing Attachments with Aspose Outlook Creating...

    docs.aspose.com/email/cpp/working-with-message-...
  9. During Email to PDF export, part of the inline ...

    I am using Aspose Total 24.4.1 Our code for Email2PDF is public static void email2pdf(final String emailFilename, final String targetPDFname, final Properties properties) throws Exception { final MailMessa…...mhtml"; // exclude non-inline Attachment PDF export MhtSaveOptions...

    forum.aspose.com/t/during-email-to-pdf-export-p...
  10. How to Retrieve Emails via POP3 in C# | product...

    An email-receiving solution for your .NET application. Empower your app with the ability to retrieve messages via POP3....body, attachments, and more. Handling Email Attachments The API...handling email attachments. You can extract attachments and save them...

    products.aspose.com/email/net/receive-email/pop3/