Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 17,425 for

pdf comparison

(0.1 sec)
  1. How to Add Digital Signature to DOCX using C#

    In this topic, you will get help on how to add digital signature to DOCX using C#. Also, code example will be supplied to insert digital signature into DOCX using C#....Comparison Product Family GroupDocs...add a digital signature to a PDF using C#. If you need further...

    kb.groupdocs.com/signature/net/how-to-add-digit...
  2. Extracting property values | GroupDocs

    Learn common ways to read metadata property values and handle their types in GroupDocs.Metadata for Python via .NET....Comparison Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/python-net/extracti...
  3. Get Supported File Types | GroupDocs

    Enumerate all 72 document formats supported by GroupDocs.Merger for Python via .NET using FileType.get_supported_file_types()....Comparison Product Solution GroupDocs...dot-prefixed file extension (e.g. ".pdf" ). Steps to list supported file...

    docs.groupdocs.com/merger/python-net/get-suppor...
  4. How to search signatures with LINQ queries | Gr...

     This article explains how to search signatures with LINQ query with GroupDocs.Signature API....Comparison Product Solution GroupDocs...filePath = Constants . SAMPLE_PDF ; string fileName = Path . GetFileName...

    docs.groupdocs.com/signature/net/search-signatu...
  5. Delete Signatures of the certain type | GroupDocs

    This article explains how to delete electronic signatures of the certain type with GroupDocs.Signature API....Comparison Product Solution GroupDocs...signature = new Signature ( "signed.pdf" )) { // Deleting QR-Code signatures...

    docs.groupdocs.com/signature/net/delete-signatu...
  6. Delete Signatures of the certain types | GroupDocs

    This article explains how to delete electronic signatures of the certain types with GroupDocs.Signature API....Comparison Product Solution GroupDocs...signature = new Signature ( "signed.pdf" )) { // compose the list of...

    docs.groupdocs.com/signature/net/delete-signatu...
  7. Hello, World! | GroupDocs

    Quickly get started with GroupDocs.Redaction for Python via .NET by creating and running a simple example....Comparison Product Solution GroupDocs...with gr . Redactor ( "source.pdf" ) as redactor : # Apply the...

    docs.groupdocs.com/redaction/python-net/hello-w...
  8. Advanced search for Digital signatures | GroupDocs

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

    docs.groupdocs.com/signature/net/advanced-searc...
  9. Document passwords | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about document passwords or password dictionary using Java....Comparison Product Solution GroupDocs...File ( "c:\\MyIndex\\Protected.pdf" ). getAbsolutePath (); if (...

    docs.groupdocs.com/search/java/document-passwords/
  10. Update Image Signatures in Document | GroupDocs

    This article explains how to update Image electronic signatures with GroupDocs.Signature for Python via .NET API....Comparison Product Solution GroupDocs... Signature ( "sample_signed.pdf" ) as sign : # Create search...

    docs.groupdocs.com/signature/python-net/update-...