Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 3,818 for

pdf attachment

(0.74 sec)
  1. Working with Attachments|Aspose.PDF for Java

    This section explains how to work with Attachments in your Pdf with Aspose.Pdf Facades - a toolset for popular operations with Pdf....with Attachments Contents [ Hide ] How to add attachment using...Document ( _dataDir + "sample.pdf" )); editor . addDocumentAttachmen...

    docs.aspose.com/pdf/java/working-with-attachments/
  2. 使用 Java 向 PDF 添加附件 | Aspose.PDF

    用于在 Pdf 文件中添加附件的 Java 源代码。...PDF for Java API,这是一款功能丰富、功能强大且易于使用的适用于...<artifactId>aspose-pdf</artifactId> <version>version of aspose-pdf API</version>...

    products.aspose.com/pdf/zh-hans/java/attachment...
  3. 使用 Python 添加、提取或移除 PDF 中的附件 | Aspose.PDF

    在 .NET 和 Python 上添加、提取和移除附件。...以编程方式将附件添加到 PDFPDF 中提取附件 从 PDF 文件中移除附件 为了在 PDF 文件中添加附件,我们将使用...文件中添加附件,我们将使用 Aspose.PDF for .NET API,这是一款功能丰富、功能强大且易于使用的适用于 python-net...

    products.aspose.com/pdf/zh-hans/python-net/atta...
  4. 使用 Python 向 PDF 添加附件 | Aspose.PDF

    使用 Python on .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 通过 COM 互操作向 Pdf 文档添加附件。...Python 库管理附件 为了在 PDF 文件中添加附件,我们将使用 Aspose.PDF for .NET API,这是...API。打开 NuGet 软件包管理器,搜索 aspose.pdf 然后安装。您也可以从软件包管理器控制台使用以下命令。 Console...

    products.aspose.com/pdf/zh-hans/python-net/atta...
  5. Failed to convert Image type format to PDF: The...

    Hi, I am trying to convert images format to the Pdf please find the below code for that: using (var imageStream = new MemoryStream(inputBytes)) { using (var outputStream = new MemoryStream()) { var Pdf = new Aspose…...convert Image type format to PDF: The type initializer for 'Gdip'...'Gdip' threw an exception Aspose.PDF Product Family cdayalal October...

    forum.aspose.com/t/failed-to-convert-image-type...
  6. Exporting an excel file as to PDF file - Free S...

    We are facing an export an excel file content to the Pdf file, which is taking longer period in processing. what are the constraint need to considered for downloading a file of Pdf from an excel file...Exporting an excel file as to PDF file Aspose.Cells Product Family...an excel file content to the PDF file, which is taking longer...

    forum.aspose.com/t/exporting-an-excel-file-as-t...
  7. 使用 Python 向 PDF 添加附件 | Aspose.PDF

    使用 Python on .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 通過 COM 互操作向 Pdf 文檔添加附件。...如何使用 Python 庫管理附件 為了在PDF檔中添加附件,我們將使用[Aspose.PDF用於.NET]( https://products...https://products.aspose.com/pdf/net )API,這是一個功能豐富,功能強大且易於使用的文檔操作API,適用於...

    products.aspose.com/pdf/zh-hant/python-net/atta...
  8. Convert Excel to PDF, the border width of table...

    Hi, when convert excel to Pdf, I want to the border with of table to be more thin. In excel, the cellbordertype has set to thin. Can I customize the table border width? Or after converting to Pdf, read the file through a…...Convert Excel to PDF, the border width of table is too wide Aspose...1 Hi, when convert excel to pdf, I want to the border with of...

    forum.aspose.com/t/convert-excel-to-pdf-the-bor...
  9. 使用 Java 添加、提取或移除 PDF 中的附件 | Aspose.PDF

    用于添加、提取和删除 Pdf 文件中的附件的 Java 源代码。...以编程方式将附件添加到 PDFPDF 中提取附件 从 PDF 文件中移除附件 为了添加附件,我们将使用 Aspose.PDF for...<artifactId>aspose-pdf</artifactId> <version>version of aspose-pdf API</version>...

    products.aspose.com/pdf/zh-hans/java/attachments/
  10. Add a page break in excel at end of each page i...

    Hello, I am working on a Project to convert excel files to Pdf with Aspose.Cells version 25.6. Currently I am using below code for conversion: final PageSetup pgSetup = curSheet.getPageSetup(); if (pgSetup != null && …...converting excel workbook to pdf Aspose.Cells Product Family aspose-cells-java...Project to convert excel files to pdf with Aspose.Cells version 25...

    forum.aspose.com/t/add-a-page-break-in-excel-at...