Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 3,813 for

pdf attachment

(0.21 sec)
  1. Saving File to Response Object with Python.NET|...

    Learn how to save Excel files directly to HTTP response streams using Aspose.Cells for Python via .NET....'Content-Disposition' , 'attachment; filename="output.xlsx"'...ContentDisposition . INLINE , "report.xlsx" ) PDF Files import os from aspose.cells...

    docs.aspose.com/cells/python-net/saving-file-to...
  2. Issue converting XLSX and XLSM files containing...

    We are converting XLSX and XLSM files to Pdfs using the following code. static public string ConvertExcel(string inputFilePath = "", string outputFilePath = "") { string results = "SUCCESS"; try …...files containing TextBox's into PDF Aspose.Cells Product Family cells-net...converting XLSX and XLSM files to PDFs using the following code. static...

    forum.aspose.com/t/issue-converting-xlsx-and-xl...
  3. Saving File to Response Object with Node.js via...

    Learn how to dynamically generate files and send them directly to a client browser using Aspose.Cells for Node.js via C++....save types: Type Description Attachment Sends the spreadsheet to...opens in an application as an attachment associated with .xls , .xlsx...

    docs.aspose.com/cells/nodejs-cpp/saving-file-to...
  4. PDF/A 2B and higher printing problems - Free Su...

    Hello Aspose family, First I would like to say that we are very satisfied with your products. I am not sure where to post this message because I am not sure which of two addresses, word or Pdf. Due to European EIDAS, our…...PDF/A 2B and higher printing problems Aspose.PDF Product Family...which of two addresses, word or pdf. Due to European EIDAS, our company...

    forum.aspose.com/t/pdf-a-2b-and-higher-printing...
  5. 从路径添加附件|Aspose.PDF for Python via .NET

    此示例绑定一个输入 Pdf,使用文件路径附加外部文件,并将带有嵌入附件的修改后 Pdf 保存。...从路径添加附件 Contents [ Hide ] PDF 可以包含嵌入的文件,例如文档、电子表格或图像,以供参考或分发...。‘add_document_attachment()’ 的文件路径重载允许您直接从文件路径添加附件,消除手动打开文件的需求。...

    docs.aspose.com/pdf/zh/python-net/add-attachmen...
  6. 添加文件附件注释|Aspose.PDF for Python via .NET

    此示例绑定一个输入 Pdf,使用文件路径在首页添加文件附件注释,并保存已更新的文档。...Contents [ Hide ] 文件附件注释允许您将外部文件嵌入为 PDF 页面上的交互式图标。使用文件路径重载,您可以直接从磁盘附...创建 PdfContentEditor 对象。 绑定输入 PDF。 定义注释矩形。 添加文件附件注释。 保存已更新的 Document。...

    docs.aspose.com/pdf/zh/python-net/add-file-atta...
  7. Add Image to Existing PDF File|Aspose.PDF for Java

    This section describes how to add image to existing Pdf file using Java library....to Existing PDF File Contents [ Hide ] Every PDF page contains...content is represented by a set of PDF operators. Each operator has...

    docs.aspose.com/pdf/java/add-image-to-existing-...
  8. Advanced operations|Aspose.PDF for Java

    You can perform not only simple and easy tasks but also cope with more complex goals with Aspose. Pdf for Java....about how to deals with existing PDF files programatically, be they...Aspose.PDF as discussed in Basic Operations , or PDFs created...

    docs.aspose.com/pdf/java/advanced-operations/
  9. Converting PDF to JPEG/TIF C# results in black ...

    When converting some Pdfs to JPG or TIF, a black image file is generated. So far, this has only occurred with Pdfs created with ‘Simple Scan’ that contain an image. I have included example files in the Attachment. We …...Converting PDF to JPEG/TIF C# results in black images Aspose.PDF Product...Product Family aspose-pdf-to-image MartinMorris August 5, 2025,...

    forum.aspose.com/t/converting-pdf-to-jpeg-tif-c...
  10. Attachments|Aspose.PDF for Python via .NET

    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....Attachments Contents [ Hide ] Add Attachment Add Attachment From...Add File Attachment Annotation Add File Attachment Annotation...

    docs.aspose.com/pdf/python-net/attachments/