Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 3,976 for

pdf attachment

(1 sec)
  1. 使用 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...
  2. 使用 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/
  3. 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...
  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. 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...
  6. 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...
  7. 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-...
  8. 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...
  9. 处理附件和嵌入对象|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....该 Attachment 类与一起使用 MailMessage 类。所有消...能想发送其他文件。这些文件作为附件发送,并表示为 Attachment 类。您可以发送任意数量的附件,但附件大小受邮件服务器限制。例如,Gmail...

    docs.aspose.com/email/zh/java/working-with-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...