Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 16,030 for

pdf comparison

(0.06 sec)
  1. Working with metadata in PNG images | GroupDocs

    Reading PNG metadata properties The GroupDocs.Metadata API supports extracting format-specific information from PNG images. The following are the steps to read the native PNG metadata. Load a PNG image Get the root metadata package Extract the native metadata package using PngRootPackage.getPngPackage Read the PNG metadata properties advanced_usage.managing_metadata_for_specific_formats.image.png.PngReadTextChunks try (Metadata metadata = new Metadata(Constants.InputPng)) { PngRootPackage root = metadata.getRootPackageGeneric(); for (PngTextChunk chunk : root.getPngPackage().getTextChunks()) { System.out.println(chunk.getKeyword()); System.out.println(chunk.getText()); if (chunk instanceof PngCompressedTextChunk) { PngCompressedTextChunk compressedChunk = (PngCompressedTextChunk) chunk; System....Comparison Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Handling MPEG audio metadata | GroupDocs

    This article explains how the The GroupDocs.Metadata API allows reading some common MPEG audio properties from MP3 files....Comparison Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/java/handling-mpeg-...
  3. Spelling corrector | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about spelling corrector using Java....Comparison Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/java/spelling-corrector/
  4. Getting documents in network | GroupDocs

    This page contains information about getting indexed documents in the search network....Comparison Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/java/getting-document...
  5. Handling incorrect document password exception ...

    This article shows how to handle incorrect document password exception with GroupDocs.Signature API....Comparison Product Solution GroupDocs...new Signature ( "ProtectedPwd.pdf" , loadOptions ); try { QrCodeSignOptions...

    docs.groupdocs.com/signature/java/handling-inco...
  6. Add squiggly annotation | GroupDocs

    The page describes how to add squiggly annotation to a document using GroupDocs.Annotation for Java....Comparison Product Solution GroupDocs...annotator = new Annotator ( "input.pdf" )){ SquigglyAnnotation squigglyAnnotation...

    docs.groupdocs.com/annotation/java/add-squiggly...
  7. OCR Usage Basics | GroupDocs

    This article explains how to use OCR....Comparison Product Solution GroupDocs...extract a text from images and PDFs / OCR Usage Basics OCR Usage...

    docs.groupdocs.com/parser/java/ocr-usage-basics/
  8. Advanced search certificate documents | GroupDocs

    This article explains how to make advanced search for Text electronic signatures with GroupDocs.Signature API....Comparison Product Solution GroupDocs...powerful free online apps. To sign PDF, Word, Excel, PowerPoint, and...

    docs.groupdocs.com/signature/net/advanced-searc...
  9. Save signed Word Processing with different outp...

    This article explains how to save signed Word Processing documents with various file formats by GroupDocs.Signature API....Comparison Product Solution GroupDocs...powerful free online apps. To sign PDF, Word, Excel, PowerPoint, and...

    docs.groupdocs.com/signature/net/save-signed-wo...
  10. Optimize index | GroupDocs

    This article explains that how to optimize index to reduce the number of segments in an index....Comparison Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/net/optimize-index/