Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 2,586 for

pdf to word

(1.55 sec)
  1. Verify for multiple signatures | GroupDocs

    This Topic explains how To verify electronic signatures of various types with GroupDocs.Signature API....pdf" ) as sign : # Create text verification...DigitalVerifyOptions ( "certificate.pdf" ) digital_verify_options . comments...

    docs.groupdocs.com/signature/python-net/verify-...
  2. 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 a PDF document with the QR code signature...signature = new Signature ( "sample.pdf" )) { // create QRCode option...

    docs.groupdocs.com/signature/net/esign-document...
  3. GroupDocs.Annotation Product Family

    Document AuTomation APIs To enrich .NET and Java applications To view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....Microsoft Office documents, PDFs, images and over 50 other file...Office and OpenDocument formats, PDFs, images, AutoCAD drawings and...

    blog.groupdocs.com/categories/groupdocs.annotat...
  4. Sign documents with encrypted QR-code text | Gr...

    This article explains how To create encrypted QR-code electronic signature with GroupDocs.Signature API...pdf" )) { // setup key and passphrase...Sign ( "QRCodeEncryptedText.pdf" , options ); } More resources...

    docs.groupdocs.com/signature/net/sign-documents...
  5. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers... A Word document with such footnotes was converted to PDF or...with black SmartArt text to PDF. And the SmartArt text in the...

    blog.groupdocs.com/groupdocs.blog/page/42/
  6. Sign document with Swiss QR Barcode signature |...

    This article explains how To sign document with Swiss QR Barcode electronic signatures... To sign PDF, Word, Excel, PowerPoint, and other...

    docs.groupdocs.com/signature/net/sign-document-...
  7. Regular expression Search using C#

    Efficiently perform regular expression search using C# for advanced pattern matching in documents. Learn how To implement regular expression search in C# seamlessly....can identify patterns like words starting with two or more identical...diverse document types like PDF, Word, and plain text files. Code...

    kb.groupdocs.com/search/net/regular-expression-...
  8. 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-...
  9. Get document information | GroupDocs

    This article explains how To detect document file type, obtain document details,  retrieve list of existing form fields and added signatures, calculate pages count when processing document file with GroupDocs.Signature....pdf" ); // Document description IDocumentInfo...new FileInputStream ( "sample.pdf" ) Signature signature = new...

    docs.groupdocs.com/signature/java/get-document-...
  10. Get document information | GroupDocs

    This article explains how To detect document file type, obtain document details,  retrieve list of existing form fields and added signatures, calculate pages count when processing document file with GroupDocs.Signature....pdf" )) { IDocumentInfo documentInfo...Path . GetFileName ( "sample.pdf" )); Console . WriteLine ( "...

    docs.groupdocs.com/signature/net/get-document-i...