Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 7,015 for

attachment

(0.7 sec)
  1. Code Comparison for common features with VSTO|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....Contents [ Hide ] Adding Attachments and HTML Text to Outlook...Messages Export Email Extracting Attachment Extracting Messages from...

    docs.aspose.com/email/net/code-comparison-for-c...
  2. XFA initialize JavaScript events do not fire af...

    When I load a dynamic XFA PDF and immediately save it using Aspose, all embedded JavaScript events (initialize, calculate, click, etc.) stop working in Adobe Acrobat — even if I do not modify the document. It leads to so…... It leads to some broken attachment functionality. Aspose.PDF...JavaScript populates some attachment details from XML with elements...

    forum.aspose.com/t/xfa-initialize-javascript-ev...
  3. 使用 Microsoft Graph 管理电子邮件及附件|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.... // create an attachment var attachment = new MapiAttachment...MapiAttachment (); attachment . SetProperty ( KnownPropertyList . DisplayName...

    docs.aspose.com/email/zh/net/manage-email-messa...
  4. RenderedDocument code - Free Support Forum - as...

    Dear Tahir, Can the RenderedDocument.zip also be shared with me. I’m trying to accomplish something very similar and would to understand if these Renderedxxx classes are usefull to me. Could they maybe be made available on Github. Many thanks Patrick...code of RenderedDocument in attachment. We will make it available...

    forum.aspose.com/t/rendereddocument-code/190778
  5. Microsoft 365 Data Access and Management with M...

    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....Messages, their content and attachments can also be accessed or changed...methods to manage messages and attachments: List messages Fetch message...

    docs.aspose.com/email/net/microsoft-365-data-ma...
  6. Broken table - Free Support Forum - aspose.com

    Hello, I'm having problem with creating table which is divided into more than one page. In some cases the table is broken on some of the pages. Please see the Attachment for the result (better than describing). I am usi…... Please see the attachment for the result (better than...produces the result is in the attachment as well. I am not sure what...

    forum.aspose.com/t/broken-table/82544
  7. PUB to PDF generates wrong background color - F...

    Hi, We are using Aspose Total Java license. If the PUB file contains Drop Shadow Rectangle component then converted PDF will turn in dark background color. java library: aspose-pub-22.8.jar Java Code: try { IP…...input and output file as attachment. files.zip (43.8 KB) asad...

    forum.aspose.com/t/pub-to-pdf-generates-wrong-b...
  8. Utility Features|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....addItem ( Attachment . createAttachmentFrom ( "Test attachment 1" ..., "Attachment Name 1" )); message2 . getAttachments (). addItem...

    docs.aspose.com/email/java/utility-features/
  9. 在 Python 中管理 Gmail 消息|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....email import MailMessage , Attachment # Create the message message..., "Attached is the weekly report." ) # Add an attachment attachment_path...

    docs.aspose.com/email/zh/python-net/gmail-clien...
  10. How to Open MSG File in Java

    This brief tutorial guides on how to open MSG file in Java. It provides details about the environment, a step-by-step process and a runnable sample code to view MSG files in Java....properties of the MSG file and its attachment files if any. Steps to Read...class Get a reference to the attachments collection in the loaded...

    kb.aspose.com/email/java/how-to-open-msg-file-i...