Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 17,295 for

pdf comparison

(0.9 sec)
  1. 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....Comparison Product Solution GroupDocs...documents / Render to PDF / Optimize the output PDF file Optimize the...

    docs.groupdocs.com/viewer/net/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...Comparison Product Solution GroupDocs...Metadata signatures / ✍️ eSign PDF eSign PDF with Metadata signature...

    docs.groupdocs.com/signature/python-net/esign-p...
  3. Optimize the PDF file resources | GroupDocs

    Reduce Pdf file size with GroupDocs.Viewer. Optimize images, remove data, and more for smaller output files....Comparison Product Solution GroupDocs...to PDF / Optimize the output PDF file / Optimize the PDF file...

    docs.groupdocs.com/viewer/python-net/optimizati...
  4. 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....Comparison Product Solution GroupDocs...Extract data from PDF documents / Search text in PDF documents Search...

    docs.groupdocs.com/parser/java/search-text-in-p...
  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....Comparison Product Solution GroupDocs...rasterized PDF Select specific pages for rasterized PDF Leave feedback...

    docs.groupdocs.com/redaction/java/select-specif...
  6. Use PDF redaction filters | GroupDocs

    This article explains that how to set page-level scope to Pdf redactions....Comparison Product Solution GroupDocs...redaction filters / Use PDF redaction filters Use PDF redaction filters...

    docs.groupdocs.com/redaction/python-net/use-pdf...
  7. Existing objects in PDF document | GroupDocs

    Removing watermark from a particular page of Pdf document using C#....Comparison Product Solution GroupDocs...watermarks / To PDF documents / Existing objects in PDF document Existing...

    docs.groupdocs.com/watermark/net/existing-objec...
  8. compare documents on GroupDocs Blog | Document ...

    compare documents on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in compare documents on GroupDocs Blog | Document Automation Solutions for .NET & Java ......Developers Python Word Document Comparison Guide: Find Differences Between...with GroupDocs.Comparison GroupDocs.Comparisonを使用してPythonでWor...

    blog.groupdocs.com/ja/tag/compare-documents/ind...
  9. Use PDF redaction filters | GroupDocs

    This article explains that how to set page-level scope to Pdf redactions....Comparison Product Solution GroupDocs...redaction filters / Use PDF redaction filters Use PDF redaction filters...

    docs.groupdocs.com/redaction/net/use-pdf-redact...
  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....Comparison Product Solution GroupDocs...watermarks / To PDF documents Add watermarks to PDF documents Leave...

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