Sort Score
Result 10 results
Languages All
Labels All
Results 2,471 - 2,480 of 16,073 for

annotation pdf

(0.13 sec)
  1. How to Extract Metadata from Word Document in C#

    This short tutorial explains every piece of information to extract Metadata from Word document in C# and provides a working code to get Word metadata using C#....Annotation Product Family GroupDocs...such as DOC, DOCX, RTF, XLSX, PDF, PPTX, MSG, EML, and many more...

    kb.groupdocs.com/parser/net/how-to-extract-meta...
  2. Verifying Text signatures in advance | GroupDocs

     This article explains how to provide advanced verification of Text electronic signatures with GroupDocs.Signature API....Annotation Product Solution GroupDocs...new Signature ( "signedSample.pdf" )) { TextVerifyOptions options...

    docs.groupdocs.com/signature/net/verify-text-si...
  3. Verifying QR Code signatures in advance | Group...

     This article explains how to provide advanced verification of QR Code electronic signatures with GroupDocs.Signature API....Annotation Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { QrCodeVerifyOptions options...

    docs.groupdocs.com/signature/net/verify-qr-code...
  4. Update Barcode Signatures in Document | GroupDocs

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

    docs.groupdocs.com/signature/python-net/update-...
  5. Render DOCX as HTML using Python

    In this topic, you will learn how to render DOCX as HTML using Python. A code example will also be provided to create HTML from DOCX in Python for search engine visibility....Annotation Product Family GroupDocs...tutorial on how to render DOCX as PDF using Python , which includes...

    kb.groupdocs.com/viewer/python/render-docx-as-h...
  6. How to save document with password | GroupDocs

    This article explains how to save document with password protection....Annotation Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { // create QRCode option...

    docs.groupdocs.com/signature/net/save-signed-do...
  7. Update QR-code signatures in document | GroupDocs

    This article explains how to update QR-code electronic signatures with GroupDocs.Signature API....Annotation Product Solution GroupDocs...signature = new Signature ( "signed.pdf" )) { QrCodeSearchOptions options...

    docs.groupdocs.com/signature/net/update-qr-code...
  8. Update Text Signatures in Document | GroupDocs

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

    docs.groupdocs.com/signature/python-net/update-...
  9. Composing signature with texture brush backgrou...

     This article explains how to fill signature background with texture brush...Annotation Product Solution GroupDocs...signature = new Signature ( "sample.pdf" ); TextSignOptions options =...

    docs.groupdocs.com/signature/java/composing-sig...
  10. Verify Text Signatures in Document | GroupDocs

    This topic explains how to verify Text electronic signatures with GroupDocs.Signature for Python via .NET API....Annotation Product Solution GroupDocs... Signature ( "sample_signed.pdf" ) as sign : # Create verification...

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