Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 5,762 for

attachment

(0.62 sec)
  1. Loading, Viewing and Parsing MSG file|Documenta...

    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....getRecipients ()); // Get attachments for ( MapiAttachment att...System . out . println ( "Attachment Name: " + att . getFileName...

    docs.aspose.com/email/java/loading-viewing-and-...
  2. C# API to Retrieve Emails via Exchange Web Serv...

    Learn how to implement EWS support in your .NET application to receive emails seamlessly using the innovative C# library....specific criteria, managing attachments, and handling email flags...content (including body and attachments) is fetched for further processing...

    products.aspose.com/email/net/receive-email/ews/
  3. First Application with Aspose.Email Outlook|Doc...

    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.... getBody ()); //Attachments for ( MapiAttachment att...{ System . out . print ( "Attachment Name:" + att . getFileName...

    docs.aspose.com/email/java/first-application-wi...
  4. Technical Articles|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....Regular Attachments Identify and Extract Embedded Attachment from...

    docs.aspose.com/email/java/technical-articles/
  5. 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-...
  6. Render Solid Gridlines while converting Excel t...

    Learn how to render solid gridlines while converting Excel to PDF using Aspose.Cells with C++....Document Assistant Close Embed Attachment to PDF with C++ Analyzing...

    docs.aspose.com/cells/cpp/render-solid-gridline...
  7. Render Solid Gridlines while Converting Excel t...

    Learn how to display solid gridlines during Excel to PDF conversion using Aspose.Cells for Python via .NET....Document Assistant Close Embed Attachment to PDF with Python.NET Analyzing...

    docs.aspose.com/cells/python-net/render-solid-g...
  8. Problem when saving TIFF file to PNG - Free Sup...

    Hello, I’ve tried to save a “.tiff“ file into a “.png”, it works but when I open the png with paint or chrome I have some transparent area in my image but if I save my Tiff file into a Png with Paint when I open the Png…...0 In the attachment the code and the file I’ve...

    forum.aspose.com/t/problem-when-saving-tiff-fil...
  9. 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/
  10. Aspose.Words - Errors after upgrading to .NET8,...

    Hi, I have a method where I am trying to save the document with custom properties. I am using the document.Save() to achieve it. After updating to .NET 8, I am getting the following error for document Save methods. No…...chose in ContentDisposition, Attachment or Inline. How to achieve...AddHeader("content-disposition", "attachment; filename=MyDocument.pdf");...

    forum.aspose.com/t/aspose-words-errors-after-up...