Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 3,039 for

pdf attachment

(0.09 sec)
  1. How can I achieve following feature at Email2PD...

    I use Aspose Email Java to make Email2Pdf, however now we have such a requirement: If an Email contains inline Attachment picture and another non-inline Attachment picture, only inline picture should be converted into P…...inline attachment picture and another non-inline attachment picture...converted into PDF, however the non-inline attachment picture should...

    forum.aspose.com/t/how-can-i-achieve-following-...
  2. Word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? -...

    word转Pdf,如何提取word中的附件,将word和excel类型的附件也转成Pdf? 转Pdf的部分代码: private byte[] convertToPdf(Document document) throws Exception { try (ByteArrayOutputStream bos = new ByteArrayOutputStream()) { PdfSaveOpti…...Word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? 中文技术支持 words-java...1 word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? 转pdf的部分代码: private...

    forum.aspose.com/t/word-pdf-word-word-excel-pdf...
  3. Working with PDF File Metadata in Node.js|Aspos...

    This section explains how to get Pdf file information, how to get metadata from a Pdf file, set Pdf File Information in Node.js....with PDF File Metadata in Node.js Contents [ Hide ] Get PDF File...Information In case you want to get PDF file information, you can use...

    docs.aspose.com/pdf/nodejs-cpp/pdf-file-metadata/
  4. A large row ID value truncated when row column ...

    Hi, I’ve enabled setPrintHeadings on a worksheet prior to converting it to Pdf and I noticed that row IDs that are greater than 999 (i.e. 4 digits) are truncated in the Pdf. (see screenshot) Is there a way to set the …...visible when converting Excel to PDF Aspose.Cells Product Family cells-java...worksheet prior to converting it to PDF and I noticed that row IDs that...

    forum.aspose.com/t/a-large-row-id-value-truncat...
  5. 使用 Python 向 PDF 添加附件 | Aspose.PDF

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

    products.aspose.com/pdf/zh-hant/python-net/atta...
  6. 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...
  7. 使用 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...
  8. 使用 Python 向 PDF 添加附件 | Aspose.PDF

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

    products.aspose.com/pdf/zh-hans/python-net/atta...
  9. 将附件添加到 PDF 文档|Aspose.PDF for .NET

    本页面描述了如何使用 Aspose.Pdf for .NET 库将附件添加到 Pdf 文件...Ask AI 将附件添加到 PDF 文档 Contents [ Hide ] 附件可以包含各种信息,并且可以是多种文件类型。本文解释了如何将附件添加到...型。本文解释了如何将附件添加到 PDF 文件。 下一个代码片段也适用于 Aspose.Drawing 库。 创建一个新的...

    docs.aspose.com/pdf/zh/net/add-attachment-to-pd...
  10. 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/