Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 15,559 for

pdf comparison

(0.04 sec)
  1. Working with metadata in JPEG2000 images | Docu...

    Reading JPEG2000 comments The GroupDocs.Metadata API supports extracting format-specific information from JPEG2000 images. The following are the steps to read the JPEG2000 comments (pieces of metadata represented as strings with the length up to 64 kbytes). Load a JPEG2000 image Get the root metadata package Extract the native metadata package using Jpeg2000RootPackage.Jpeg2000Package Read the JPEG2000 comments AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Jpeg2000.Jpeg2000ReadComments using (Metadata metadata = new Metadata(Constants.InputJpeg2000)) { var root = metadata.GetRootPackage(); if (root....Comparison Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/net/working-with-me...
  2. Save signed Image with different output file ty...

    This article explains how to save signed image with various image formats by GroupDocs.Signature API....Comparison Product Solution GroupDocs...Apps. You are welcome to eSign PDF, Word, Excel, PowerPoint documents...

    docs.groupdocs.com/signature/java/save-signed-i...
  3. Optimize index | Documentation

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

    docs.groupdocs.com/search/nodejs-java/optimize-...
  4. Image search in network | Documentation

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

    docs.groupdocs.com/search/net/image-search-in-n...
  5. Load document from Azure Blob Storage | Documen...

    This section explains how to load document from Azure Blob Storage with GroupDocs.Signature API....Comparison Product Solution GroupDocs...Apps. You are welcome to eSign PDF, Word, Excel, PowerPoint documents...

    docs.groupdocs.com/signature/java/load-document...
  6. How to search for QR code signatures | Document...

    This article explains how to search for QR-code electronic signatures with GroupDocs.Signature API....Comparison Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { // search for signatures...

    docs.groupdocs.com/signature/net/search-for-qr-...
  7. Verify Text signatures in the document | Docume...

    This topic explains how to verify Text electronic signatures with GroupDocs.Signature API....Comparison Product Solution GroupDocs...signature = new Signature ( "sample.pdf" ); TextVerifyOptions options...

    docs.groupdocs.com/signature/java/verify-text-s...
  8. Advanced search for Form Field signatures | Doc...

     This article explains how to provide advanced search for Form Field electronic signatures with GroupDocs.Signature API....Comparison Product Solution GroupDocs...signature = new Signature ( "signed.pdf" )) { FormFieldSearchOptio options...

    docs.groupdocs.com/signature/net/advanced-searc...
  9. .NET Standard 2.0 API Limitations | Documentation

    This section describes GroupDocs.Signature for .NET limitations when using under .NET Standard 2.0 environment...Comparison Product Solution GroupDocs...the document to PNG, JPG, and PDF. If GroupDocs.Signature for ...

    docs.groupdocs.com/signature/net/net-standard-2...
  10. Handling password required exception | Document...

    This article shows how to handle missing document password exception with GroupDocs.Signature API....Comparison Product Solution GroupDocs...new Signature ( "protectedPwd.pdf" ); try { QrCodeSignOptions options...

    docs.groupdocs.com/signature/java/handling-pass...