Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 14,954 for

pdf annotation comparison

(0.72 sec)
  1. Sign documents with extra Digital Signature pro...

     This article explains how to use extended Digital electronic signatures options and adjustment on document page....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.com/signature/net/sign-documents...
  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...Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.com/signature/python-net/esign-p...
  3. 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...Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.com/parser/java/search-text-in-p...
  4. Use PDF redaction filters | GroupDocs

    This article explains that how to set page-level scope to Pdf redactions....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.com/redaction/python-net/use-pdf...
  5. 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...Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.com/redaction/java/select-specif...
  6. Extract data from PDF documents | GroupDocs

    GroupDocs.Parser provides the functionality to extract data from Pdf documents. Also password-protected Pdfs and Pdf portfolios are supported. The following examples demonstrate how to extract data from Pdf documents:...Annotation Product Solution GroupDocs...Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.com/parser/net/extract-data-from...
  7. Use PDF redaction filters | GroupDocs

    This article explains that how to set page-level scope to Pdf redactions....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.com/redaction/net/use-pdf-redact...
  8. Optimize the output PDF file | GroupDocs

    This topic describes how to optimize Pdf file in the GroupDocs.Viewer .NET API (C#) for web browser or to reduce size....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  9. 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...Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  10. Add watermarks to PDF documents | GroupDocs

    The watermarking API allows you to add watermarks to Pdf documents. Adding watermarks to a particular page or adding watermarks on all images or attachments of a particular page is possible....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.com/watermark/net/add-watermarks...