Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 8,488 for

attachment

(0.17 sec)
  1. 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/
  2. 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...
  3. 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...
  4. Working with Messages from IMAP Server|Document...

    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....Message Attachments To get information about attachments such as...size without fetching the attachment data, use the following resources...

    docs.aspose.com/email/python-net/working-with-m...
  5. 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
  6. Problem when saving SVG file to PNG - Free Supp...

    Hello, I’ve tried to save a “.svg “ file into a “.png”, it works but when I open the png the left eyes is missing. Aspose.Imaging.NET 26.4.0 In the Attachment the code and the file I’ve used for the test. element.zip …...0 In the attachment the code and the file I’ve...

    forum.aspose.com/t/problem-when-saving-svg-file...
  7. 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...
  8. Error with UpdateFields - Free Support Forum - ...

    Hello, When I try to use “UpdateFields” on some document I’ve got this error “Arithmetic operation resulted in an overflow.”. If I open the document, modify it and save and try again, it works. Aspose.Words.NET 25.10.0 …...0 In the attachment the code and the document...code and the document in the attachment, without modifying the file...

    forum.aspose.com/t/error-with-updatefields/320130
  9. What's new|Aspose.PDF for JavaScript via C++

    In this page introduces the most popular new features in Aspose.PDF for JavaScript that have been introduced in recent releases....AsposePdfAddAttachme - Add attachment to a PDF-file AsposePdfGetAttachme...AsposePdfGetAttachme - Get attachment from a PDF-file What’s new in Aspose...

    docs.aspose.com/pdf/javascript-cpp/whatsnew/
  10. 创建 Outlook 消息 (MSG) 文件|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....underlined text</u>" ); // Add an attachment msg . getAttachments ().... addItem ( new Attachment ( "test.txt" )); // Save it in local...

    docs.aspose.com/email/zh/java/creating-an-outlo...