Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 8,621 for

pdf annotations

(0.1 sec)
  1. Converting a XSLFO file to PDF using C++ | Aspo...

    Sample code for XSLFO to Pdf conversion using C++. Use C++ example for batch XSLFO to Pdf conversion....to PDF in Aspose.PDF for C++ How to convert XSLFO to PDF? You...programmatically a document from XSLFO to PDF format with a modern document-processing...

    products.aspose.com/pdf/cpp/conversion/xslfo-to...
  2. What's new|Aspose.PDF for Python via .NET

    In this page introduces the most popular new features in Aspose.Pdf for Python via .NET that have been introduced in recent releases....PDF 26.3 In Aspose.PDF for Python via .NET...stream recompression during PDF optimization. The OptimizationOptions...

    docs.aspose.com/pdf/python-net/whatsnew/
  3. 额外注释使用C++|Aspose.PDF for C++

    本节描述如何从Pdf文档中添加、获取和删除额外类型的注释。...额外注释使用C++ Contents [ Hide ] 如何在现有PDF文件中添加插入符注释 插入符注释是一个表示文本编辑的符号。...插入符注释外观流程的功能。 创建插入符注释的步骤: 加载PDF文件 - new Document . 创建新的 插入符注释...

    docs.aspose.com/pdf/zh/cpp/extra-annotations/
  4. Java :word 转pdf 报错 java.lang.IllegalArgumentExc...

    java.lang.IllegalArgumentException: Unexpected number style: ‘62’...Java :word 转pdf 报错 java.lang.IllegalArgumentExcep: Unexpected...converting a Word document to PDF with Aspose.Words for Java. The...

    forum.aspose.com/t/java-word-pdf-java-lang-ille...
  5. Add Caret Annotation|Aspose.PDF for Python via ...

    This example loads an existing Pdf, adds a caret annotation to the first page, and saves the modified document. The annotation includes a red caret symbol and descriptive comment text....Add Caret Annotation Contents [ Hide ] Caret annotations are commonly...caret annotations by specifying the page number, annotation bounds...

    docs.aspose.com/pdf/python-net/add-caret-annota...
  6. Converting a PNG file to PDF using C++ | Aspose...

    Sample code for PNG to Pdf conversion using C++. Use C++ example for batch PNG to Pdf conversion....PNG to PDF in Aspose.PDF for C++ How to convert PNG to PDF? You...programmatically a document from PNG to PDF format with a modern document-processing...

    products.aspose.com/pdf/cpp/conversion/png-to-pdf/
  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. 导入和导出注释到 XFDF|Aspose.PDF for .NET

    您可以使用 C# 和 Aspose.Pdf for .NET 库导入和导出 XFDF 格式的注释。...此文件格式用于表示 PDF 表单中包含的表单数据或注释。XFDF 可用于许多不同的目...归档表单数据或注释。在本文中,我们将看到 Aspose.Pdf.Facades 如何考虑这一概念,以及我们如何将注释数据导入和导出到...

    docs.aspose.com/pdf/zh/net/import-export-xfdf/
  9. How to Search in PDF Using C# | Find and Highli...

    Search and highlight text in Pdf using C#. Learn how to search in Pdf using C#, find keywords, extract matches, use regex, and redact sensitive data....Searching for specific text in PDF documents is a common task in...sensitive information, automating PDF search can save a lot of time...

    blog.aspose.com/pdf/search-in-pdf-using-csharp/
  10. PDF文件中提取链接|Aspose.PDF for C++

    使用C#从Pdf中提取链接。本主题向您解释如何使用Annotationselector类提取链接。...从PDF文件中提取链接 Contents [ Hide ] 从PDF文件中提取链接 链接在PDF文件中表示为注释,因此要提取链接,请提取所有的...aspose.com/pdf/cpp/class/aspose.pdf.annotations.annotation_selector/)...

    docs.aspose.com/pdf/zh/cpp/extract-links/