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

attachment

(0.61 sec)
  1. DOCX prompt on saving file created in .Net - Fr...

    Hey everyone! I am creating a docx file and it looks and prints fine but when trying to save the file I get a prompt. “Your document will be upgraded to the newest file format” How do I keep this from coming up? I am …...AddHeader("content-disposition", "attachment; filename=coverpage.docx")...AddHeader("content-disposition", _ "attachment; filename=coverpage.docx")...

    forum.aspose.com/t/docx-prompt-on-saving-file-c...
  2. 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/
  3. 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/
  4. Using and Configuring CRM Quote Generator|Aspos...

    How to use and configure Aspose Quote Generator add-on using C#....the Attach to Quote Button. Note is created and attached to the...the Quote. Open the Attachment in Microsoft Word. Extend and...

    docs.aspose.com/words/net/using-and-configuring...
  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. HTML To PDF Conversion doesn't match - Free Sup...

    We currently have aspose.pdf 6.6.0 and we are considering upgrading to aspose pdf 7.3.0. We are using the trial version of aspose.pdf 7.3.0 to test if it will meet our requirements of converting an html page to pdf docu…... (see attachment) Is this the intended final...

    forum.aspose.com/t/html-to-pdf-conversion-doesn...
  7. 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...
  8. 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/
  9. Working with Portfolio in PDF documents|Aspose....

    How to Create a PDF Portfolio with Java. You should use a Microsoft Excel File, a Word document, and an image file to create a PDF Portfolio....presentations etc, as attachments. Here each of the attachment file maintains...print or make changes to the attachments of the PDF Portfolio. We...

    docs.aspose.com/pdf/java/portfolio/
  10. Insert PDF into OneNote using C# | PDF in OneNo...

    Programmatically insert PDF into OneNote using C# with Aspose.Note for .NET API. Insert PDF document with icon to a new or an existing OneNote (.one) document using C#....into OneNote documents as attachments. The goal of this article...and insert a PDF file as an attachment by following the steps given...

    blog.aspose.com/note/insert-pdf-into-onenote-us...