Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 2,093 for

pdf to word

(0.06 sec)
  1. Sign document with Digital signature | Document...

    Learn about the benefits of using digital signatures To sign documents securely. Discover how To add programmatically digital signatures in C# with step-by-step instructions....digital signature looks on a PDF document page by default. Why...example below shows how to sign a PDF document with a digital e-signature...

    docs.groupdocs.com/signature/net/sign-document-...
  2. Delete Signatures of the certain types | Docume...

    This article explains how To delete electronic signatures of the certain types with GroupDocs.Signature API....pdf" )) { // compose the list of...free online apps. To sign PDF, Word, Excel, PowerPoint, and other...

    docs.groupdocs.com/signature/net/delete-signatu...
  3. eSign document with Form Field signature | Docu...

    This article explains how To add various types of Form Field signatures on document page with options on component positioning, alignment and other visual options with GroupDocs.Signature...of Form Field signatures for PDF documents only. This example...example shows how to sign a PDF document with a Form Field electronic...

    docs.groupdocs.com/signature/net/esign-document...
  4. eSign document with Barcode signature | Documen...

    This article explains how To add Barcode signature on document page with various options like barcode type, barcode text, positioning, alignment and other visual settings with GroupDocs.Signature...This example shows how to sign PDF document with Barcode signature...signature = new Signature ( "sample.pdf" ); try { // setup options with...

    docs.groupdocs.com/signature/java/esign-documen...
  5. Verify for multiple signatures | Documentation

    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...
  6. Search flow | Documentation

    This article shows the internal stages of each search operation....Homophone search Synonym search Word forms search (since v.18.7)...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/net/search-flow/
  7. Search results | Documentation

    This article shows that how To perform the operations on search results....warning about the presence of stop word in a search query. The method...for documents containing the word 'water' or the phrase 'Lorem...

    docs.groupdocs.com/search/nodejs-java/search-re...
  8. Search for QR Code standard entries | Documenta...

    This article explains how To provide advanced search for standard QR Code embedded objects like WiFi, Event, Contact, SMS, EMail, EPC or SEPA payment, VCard or MeCard entries, etc with GroupDocs.Signature API....QR-code Address object in the PDF document. using ( Signature signature...signature = new Signature ( "sample.pdf" )) { var signatures = signature...

    docs.groupdocs.com/signature/net/advanced-searc...
  9. Extract metadata from documents | Documentation

    This article shows how To extract metadata with GroupDocs.Parser from documents of various formats: Pdf, Emails, Ebooks, Microsoft Office: Word (DOC, DOCX), PowerPoint (PPT, PPTX), Excel (XLS, XLSX), LibreOffice formats and many others....formats: PDF, Emails, Ebooks, Microsoft Office: Word (DOC, DOCX)...

    docs.groupdocs.com/parser/net/extract-metadata-...
  10. Composing signature with solid brush background...

     This article explains how To fill signature background with solid brush...pdf" ); TextSignOptions options =...= signature . sign ( "signed.pdf" , options ); // analyzing result...

    docs.groupdocs.com/signature/java/composing-sig...