Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 15,825 for

pdf annotation

(0.12 sec)
  1. Parse data from PDF documents | GroupDocs

    To extract data from Pdf documents parseForm and parseByTemplate(Template) methods are used. Both methods return DocumentData object. For details, see Working With Extracted Data. Here are the steps to extract data from Pdf Form: Instantiate Parser object for the initial document Call parseForm method and obtain the DocumentData object; Check if data isn’t null (parse form is supported for the document); Iterate over field data to obtain form data. The following example shows the use case when a user fills in Pdf form and send it by email (for example)....Annotation Product Solution GroupDocs...Extract data from PDF documents / Parse data from PDF documents Parse...

    docs.groupdocs.com/parser/java/parse-data-from-...
  2. GroupDocs.Annotation .NET Python 集成 | 文档标记解决方案示例

    学习使用 **pythonnet** 将 **GroupDocs.Annotation for .NET** 集成到 **Python** 中。掌握两种经过验证的方法来解决程序集加载难题,提供完整的代码示例,涵盖基于包装器和基于反射的注释方案。...Annotation 的完整指南(适用于 Python 应用程序) 目录...企业应用 技术实现场景 开始您的 GroupDocs.Annotation 之旅 步骤 1:获取免费试用 步骤 2:选择您的策略...

    blog.groupdocs.com/zh/annotation/python-integra...
  3. Optimize spreadsheets in a PDF file | GroupDocs

    Optimize spreadsheets in Pdfs. Reduces file size by enabling border lines and removing specific characters....Annotation Product Solution GroupDocs...documents / Render to PDF / Optimize the output PDF file / Optimize...

    docs.groupdocs.com/viewer/python-net/optimizati...
  4. How to add attachment to PDF document | GroupDocs

    This article explains how to add attachment to Pdf document with GroupDocs.Merger within your Java applications....Annotation Product Solution GroupDocs...attachment to PDF document How to add attachment to PDF document Leave...

    docs.groupdocs.com/merger/java/how-to-add-attac...
  5. Convert to PDF with advanced options | GroupDocs

    Follow this guide and learn how to convert documents to Pdf with height, width, DPI, margins and other customizations using GroupDocs.Conversion for Node.js via Java....Annotation Product Solution GroupDocs...Convert to PDF with advanced options Convert to PDF with advanced...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  6. Using Signature Appearances | GroupDocs

     This sections contains explanation about various electronic signature visual appearances on document page....Annotation Product Solution GroupDocs...implements for Pdf documents signature as annotation area. Note that...

    docs.groupdocs.com/signature/net/using-signatur...
  7. GroupDocs Apps Suite: a One-Stop-Shop for All Y...

    Good news for the document management world! You now have all required online document management apps available under one roof. I’m talking about GroupDocs: a one-stop-shop for all your document management needs. The history of modern document management systems began with development of a set of computer apps, which were used to store and monitor electronic documents. With the advancement of technology, new branches were formed in the system. Now, online document management is not just storing or monitoring your electronic documents, but it’s a system that lets you manipulate your documents any way you want....Viewer - allows you to view PDF and Microsoft Office documents...GroupDocs Annotation - allows you to annotate PDF and Microsoft...

    blog.groupdocs.com/total/groupdocs-apps-suite-f...
  8. Using Signature Appearances | GroupDocs

     This sections contains explanation about various electronic signature visual appearances on document page....Annotation Product Solution GroupDocs...implements for Pdf documents signature as annotation area. Note that...

    docs.groupdocs.com/signature/java/using-signatu...
  9. Compare annotations | GroupDocs

    The page describes how to compare Annotations....Annotation Product Solution GroupDocs...GroupDocs.Annotation Product Family / GroupDocs.Annotation for .NET...

    docs.groupdocs.com/annotation/net/comparing-ann...
  10. Select specific pages for rasterized PDF | Grou...

    Select specific pages for rasterized Pdf Saving document as a rasterized Pdf, you can specify starting page index (zero based) and the number of pages from this index to save. Also, you can change the Compliance level from Pdf/A-1b, which is used by default, to Pdf/A-1a: final Redactor redactor = new Redactor("MultipageSample.docx"); try { RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { SaveOptions options = new SaveOptions(); options....Annotation Product Solution GroupDocs...rasterized PDF Select specific pages for rasterized PDF Leave feedback...

    docs.groupdocs.com/redaction/java/select-specif...