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

attachment

(0.14 sec)
  1. Working with Outlook Tasks|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.... Adding Attachments to a MapiTask Use the Add...MapiAttachmentCollec class to add an attachment to a MapiTask. The following...

    docs.aspose.com/email/python-net/working-with-o...
  2. 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...
  3. Adding Attachments and HTML Text to Outlook MSG...

    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....Ukrainian Dutch Svenska Adding Attachments and HTML Text to Outlook...formatted body and add multiple attachments to it: A section of VBA code...

    docs.aspose.com/email/java/adding-attachments-a...
  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. 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...
  6. Aspose.Slides for Python: "No Usable Version of...

    import jpype import _jpype if not _jpype.isStarted(): jpype.startJVM(jpype.getDefaultJVMPath(), "-Djava.awt.headless=true") from aspose.slides import Presentation, License from asposecells.api import Workbook self.p…...environment [sandbox] Resolving attachment manifest # sandbox: failed...environment [sandbox] Resolving attachment manifest # sandbox: failed...

    forum.aspose.com/t/aspose-slides-for-python-no-...
  7. Add, Extract, or Remove Attachments in PDF usin...

    Add, extract and remove Attachments on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop....Manage Attachments Using .NET Library Add Attachments to PDF...programmatically Extract Attachments from PDF Remove Attachments from PDF File...

    products.aspose.com/pdf/net/attachments/
  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. 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...
  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...