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

pdf to word

(0.07 sec)
  1. eSign document with QR-code signature | GroupDocs

    This article explains how sign documents with electronic signature as QR code on document page with GroupDocs.Signature API....below demonstrates how to sign PDF document with QR-code signature...signature = new Signature ( "sample.pdf" ); // create QRCode option with...

    docs.groupdocs.com/signature/java/esign-documen...
  2. eSign Presentation with Metadata signature | Gr...

    This article explains how To add metadata signatures To Presentation document with GroupDocs.Signature... To sign PDF, Word, Excel, PowerPoint, and other...

    docs.groupdocs.com/signature/net/esign-presenta...
  3. Edit and Manage Metadata in Python Apps - Group...

    Discover how To utilize GroupDocs.Metadata for Python via .NET To extract, update and remove metadata in your applications....metadata from files such as PDFs, Microsoft Office formats, images...common document statistics like word count and character count for...

    blog.groupdocs.com/metadata/edit-metadata-in-py...
  4. Electronic Signature Types | GroupDocs

    This documentation section describes different types of signatures implemented for signing, updating, deleting, searching and verifying with GroupDocs.Signature for Python...pdf" ) as sign : # Create text signature...sign . sign ( "./SampleSigned.pdf" , text_options ) Supported Signature...

    docs.groupdocs.com/signature/python-net/electro...
  5. Text search in network | GroupDocs

    This page contains information about full-text searching in the search network.... CreateWordQuery ( word ); Console . WriteLine (); Console...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/net/text-search-in-ne...
  6. Verify for multiple signatures | GroupDocs

    This Topic explains how To verify electronic signatures of various types with GroupDocs.Signature API....pdf" ); TextVerifyOptions textVerifyOptions...You are welcome to eSign PDF, Word, Excel, PowerPoint documents...

    docs.groupdocs.com/signature/java/verify-for-mu...
  7. eSign Document with Text Signature | GroupDocs

    This article explains how To sign a document with Text signature using GroupDocs.Signature for Python via .NET API. Learn how To add a digital signature To a Pdf programmatically in Python....to add a text signature to a PDF programmatically using Python...signature . Signature ( "./sample.pdf" ) as sign : # Create text signature...

    docs.groupdocs.com/signature/python-net/esign-d...
  8. Boolean search | GroupDocs

    This article gives the knowledge of the boolean search definition which includes all boolean operaTors used for boolean search, and boolean query examples....documents that contain both words. Operator AND The AND operator...text of which there are both words “theory” and “relativity”. C#...

    docs.groupdocs.com/search/net/boolean-search/
  9. Sign document with Image signature - advanced |...

     This article explains how To sign document with Image electronic signatures using extended options with GroupDocs.Signature API....You are welcome to eSign PDF, Word, Excel, PowerPoint documents...

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

    This Topic explains how To verify Text electronic signatures with GroupDocs.Signature for Python via .NET API....pdf" ) as sign : # Create verification... Signature ( "sample_signed.pdf" ) as sign : # Create verification...

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