Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 7,271 for

attachment

(0.24 sec)
  1. 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/
  2. 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-...
  3. 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...
  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. 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/
  7. 创建 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...
  8. Add Attachments to PDF using C# | Aspose.PDF

    Add Attachments to PDF documents on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop....How to Manage Attachments Using .NET Library In order to add...add Attachments in PDF file, we’ll use Aspose.PDF for .NET API which...

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