Sort Score
Result 10 results
Languages All
Labels All
Results 9,171 - 9,180 of 409,671 for

pdf

(1.18 sec)
  1. 如何使用 Java 獲取 Highlight 註解 | Aspose.PDF

    Java 範例代碼,用於在 JSP/JSF 應用程式和桌面應用程式的 Java 執行時環境中以 Pdf 檔的形式獲取 Highlight 註釋。...為了註釋PDF文件,我們將使用[Aspose.PDF for Java]( https://products.aspose...aspose.com/pdf/java )API,這是一個功能豐富,功能強大且易於使用的Java平台轉換API。您可以直接從 [Maven](...

    products.aspose.com/pdf/zh-hant/java/annotation...
  2. PDF中使用链接注释|Aspose.PDF for .NET

    Aspose.Pdf for .NET 允许您从Pdf文档中添加、获取和删除链接注释。...Ask AI 在PDF中使用链接注释 Contents [ Hide ] 将链接注释添加到现有PDF文件 以下代码片段也适用于...Aspose.PDF.Drawing 库。 一个 链接注释 代表一个超链接、一个其他地方的目标和一个文档。根据PDF标准,链接...

    docs.aspose.com/pdf/zh/net/link-annotations/
  3. Extract and Save an Attachment|Aspose.PDF for Java

    Aspose.Pdf for Java allows you to get all attachments from a Pdf document. Also, you can get an individual attachment from your document....Attachments From PDF Document With Aspose.PDF, it is possible...to get all attachments from a PDF document. This is useful either...

    docs.aspose.com/pdf/java/extract-and-save-an-at...
  4. 在保存为 PDF 时使用 C++ 通过 JavaScript 打印批注|Documentation

    学习如何在使用 C++ 通过 JavaScript 将 Excel 文档保存为 Pdf 时打印批注。...在保存为 PDF 时使用 C++ 通过 JavaScript 打印批注 Contents [ Hide ] Microsoft...Microsoft Excel允许您在打印或保存为PDF格式时打印注释,具有以下选项 无 工作表末尾 如在工作表上显示的那样 Aspose...

    docs.aspose.com/cells/zh/javascript-cpp/print-c...
  5. How to reduce file size increased by digital si...

    Hello, I am evaluating AsposePdf for our coming project. I have a Pdf template that has 4 digital signature fields. Each time I use AsposePdf to add a new signature, the file size increases dramatically. I am using an …...PDF Product Family hao.deng July...our coming project. I have a PDF template that has 4 digital signature...

    forum.aspose.com/t/how-to-reduce-file-size-incr...
  6. Extract Image and Signature Information|Aspose....

    You may extract images from the signature field and extract signature information using the SignatureField class with C#....PDF.Drawing library. Extracting Image...from Signature Field Aspose.PDF for .NET supports the feature...

    docs.aspose.com/pdf/net/extract-image-and-signa...
  7. 使用 Java 分割 PDF、HTML、TXT 文件 | Aspose.PDF

    在 Java 和 PHP 上拆分文件的 Java 源代码,Delphi。...PDF 分割文件 Java 只需要大文件的一部分吗?要从文档中分离一个或多个部分,必须拆分原始文件的页面。为了拆分文件,我们将使用...页面。为了拆分文件,我们将使用 Aspose.PDF for Java API,这是一款适用于 Java 平台的功能丰富、功能强大且易于使用的转换...

    products.aspose.com/pdf/zh-hans/java/splitter/
  8. 使用 XSLT 从 XML 创建 PDF|Aspose.PDF for .NET

    C# 库提供将 XML 文件转换为 Pdf 文档的能力,要求输入的 XML 文件必须遵循 Aspose.Pdf 架构。...从 XML 创建 PDF Contents [ Hide ] 以下代码片段也适用于 Aspose.PDF.Drawing 库。...文件,其中包含应用程序数据,您希望使用这些文件生成 PDF 报告。您可以使用 XSLT 将现有的 XML 文档转换为 Aspose.Pdf 兼容的 XML 文档,然后生成...

    docs.aspose.com/pdf/zh/net/create-a-hello-world...
  9. 使用JavaScript via C++将每个工作表保存为不同的PDF文件|Documenta...

    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....使用JavaScript via C++将每个工作表保存为不同的PDF文件 Contents [ Hide ] Aspose.C...转换为PDF文档。Aspose.Cells for JavaScript通过C++可以独立将电子表格转换为PDF,您无需使用Aspose...

    docs.aspose.com/cells/zh/javascript-cpp/save-ea...
  10. 将弧对象添加到PDF文件|Aspose.PDF for Java

    本文解释了如何使用Aspose.Pdf for Java在Pdf中创建弧对象。...将弧对象添加到PDF文件 Contents [ Hide ] 添加弧对象 Aspose.PDF for Java支持向P...Border 将 Graph 对象添加到页面的段落集合中 保存我们的PDF文件 以下代码片段展示了如何添加 Arc 对象。 public...

    docs.aspose.com/pdf/zh/java/add-arc/