Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 16,036 for

annotation pdf

(0.11 sec)
  1. Optimize the output PDF file | GroupDocs

    This topic describes how to optimize Pdf file in the GroupDocs.Viewer Java API for web browser or to reduce size....Annotation Product Solution GroupDocs...documents / Render to PDF / Optimize the output PDF file Optimize the...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  2. eSign PDF with Metadata signature | GroupDocs

    This article explains how to add metadata signatures to Pdf document meta info layer with GroupDocs.Signature...Annotation Product Solution GroupDocs...Metadata signature / ✎ PDF Metadata eSign PDF with Metadata signature...

    docs.groupdocs.com/signature/java/esign-pdf-wit...
  3. 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...
  4. Sign documents with additional image adjustment...

     This article explains how to use different image adjustment with electronic signatures on document page....Annotation Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { ImageSignOptions options...

    docs.groupdocs.com/signature/net/sign-documents...
  5. eSign PDF with Metadata signature | GroupDocs

    This article explains how to add metadata signatures to Pdf document meta info layer with GroupDocs.Signature...Annotation Product Solution GroupDocs...Metadata signatures / ✍️ eSign PDF eSign PDF with Metadata signature...

    docs.groupdocs.com/signature/python-net/esign-p...
  6. Optimize a PDF file for a browser | GroupDocs

    Optimize Pdfs for faster browser display using GroupDocs.Viewer. Reduce load times and improve user experience....Annotation Product Solution GroupDocs...Render to PDF / Optimize the output PDF file / Optimize a PDF file...

    docs.groupdocs.com/viewer/python-net/optimizati...
  7. GroupDocs.Annotation .NET Python 集成 | 文档标记解决方案示例

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

    blog.groupdocs.com/zh/annotation/python-integra...
  8. Search text in PDF documents | GroupDocs

    To search a keyword in Pdf documents search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in Pdf document: Instantiate Parser object for the initial document; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the document....Annotation Product Solution GroupDocs...Extract data from PDF documents / Search text in PDF documents Search...

    docs.groupdocs.com/parser/java/search-text-in-p...
  9. eSign PDF with Metadata signature | GroupDocs

    This article explains how to add metadata signatures to Pdf document meta info layer with GroupDocs.Signature...Annotation Product Solution GroupDocs...Metadata signatures / eSign PDF eSign PDF with Metadata signature...

    docs.groupdocs.com/signature/net/esign-pdf-with...
  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...