Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 3,224 for

pdf attachment

(0.41 sec)
  1. 使用 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...
  2. 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...
  3. 使用 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/
  4. 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...
  5. 使用 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...
  6. Embedded doc images distorted when converting t...

    Hello, After a version upgrade from 25.1 to 25.8, our team found embedded images are distorted when we convert the attached doc file to Pdf. Using version 25.3 images are rendered correctly, but from version 25.4+ imag…...distorted when converting to pdf Aspose.Words Product Family docxtopdf...when we convert the attached doc file to pdf. Using version 25...

    forum.aspose.com/t/embedded-doc-images-distorte...
  7. Advanced operations in Node.js|Aspose.PDF for N...

    Aspose.Pdf for Node.js via C++ can perform not only simple and easy tasks but also cope with more complex goals. Check the next section for advanced users and developers....about how to deal with existing PDF files programmatically, be they...Aspose.PDF as discussed in Basic Operations , or PDFs generated...

    docs.aspose.com/pdf/nodejs-cpp/advanced-operati...
  8. Impact of Microsoft changes to inline image rep...

    Hi, Currently we are using Aspose.Email for transforming msg/eml formats to Pdf/RTF/TEXT. Microsoft changes to inline images are represented in the HTML body of Outlook emails in Outlook on the web and the new Outlook …...transforming msg/eml formats to PDF/RTF/TEXT. Microsoft changes to...with a URL containing the attachment ID as a query parameter....

    forum.aspose.com/t/impact-of-microsoft-changes-...
  9. Managing Message Attachments|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....Message Attachments Contents [ Hide ] Handling Attachments in Outlook...to create MSG files with attachments. This article explains how...

    docs.aspose.com/email/net/managing-message-atta...
  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...