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

attachment

(0.06 sec)
  1. Key Features of Aspose.PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET demonstrates its general features. Its shows the supported PDF versions, and all the manipulations we can do with PDF.... Attachments Add attachment. Get attachments. Delete attachments...attachments. Get attachment information. Operators Obtain page...

    docs.aspose.com/pdf/net/key-features/
  2. 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-...
  3. 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...
  4. 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...
  5. Working with Portfolio in PDF|Aspose.PDF for .NET

    How to Create a PDF Portfolio with C#. You should use a Microsoft Excel File, a Word document, and an image file to create a PDF Portfolio....embeddedFiles ) { // Get the attachment and write to file or stream..."NoPortFolio_out.pdf" ); } } Removing attachment from PDF Analyzing your prompt...

    docs.aspose.com/pdf/net/portfolio/
  6. Render Solid Gridline while converting Excel to...

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

    docs.aspose.com/cells/nodejs-cpp/render-solid-g...
  7. 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/
  8. 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...
  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. Body Text of msg file varies every time the fil...

    SampleFiles.zip (217.6 KB) Aspose Team, We use the Aspose Email java package to get body text from msg files, and we found out that the extracted body text of some msg files looks like the followi g and it varies every…...Following is the sample code and attached are ten sample files. The...more detail? Which of the attached .msg files show the varying...

    forum.aspose.com/t/body-text-of-msg-file-varies...