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

pdf attachment

(0.08 sec)
  1. Insert an Image into a Table Cell in PDF|Aspose...

    Learn how to embed images in table cells within Pdfs using Aspose.Pdf for Java. Add visual appeal to your documents....an Image into a Table Cell in PDF Contents [ Hide ] Tables are...numeric information. Aspose.PDF API provides a class, Table,...

    docs.aspose.com/pdf/java/insert-an-image-into-a...
  2. Manage Email Attachments and Embedded Objects i...

    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....Dutch Svenska Manage Email Attachments and Embedded Objects in C#...] Manage Email Attachments An email attachment is a file that...

    docs.aspose.com/email/net/manage-email-attachme...
  3. 识别并提取 RTF 格式 MSG 中的嵌入式附件|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....); MapiAttachmentCollec attachments = message . getAttachments...untypedAttachment : attachments ) { MapiAttachment attachment = ( MapiAttachment...

    docs.aspose.com/email/zh/java/identify-and-extr...
  4. 将附件添加到 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...
  5. 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/
  6. 使用 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...
  7. 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...
  8. PDF-UA Compliance Test - Errors List|Aspose.PDF...

    This article shows a list of the errors that can arise during Pdf/UA compliance testing using the Aspose.Pdf API and C# or VB....Ask AI PDF-UA Compliance Test - Errors List Contents [ Hide ]...While doing PDF/UA compliance testing using Aspose.PDF API, you...

    docs.aspose.com/pdf/net/pdf-ua-compliance-test-...
  9. 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...
  10. 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...