Sort Score
Result 10 results
Languages All
Labels All
Results 1,951 - 1,960 of 2,409 for

word to pdf

(0.07 sec)
  1. Locating signature with stretch mode | GroupDocs

     This article explains how To use stretch mode values To adjust signature area positions on document page with GroupDocs.Signature API....pdf" )) { // define several signature...file signature . Sign ( "signed.pdf" , listOptions ); } More resources...

    docs.groupdocs.com/signature/net/locating-signa...
  2. Verify for multiple signatures | GroupDocs

    This Topic explains how To verify electronic signatures of various types with GroupDocs.Signature API....pdf" )) { TextVerifyOptions textVerifyOptions...DigitalVerifyOptions ( "certificate.pdf" ) { Comments = "Test comment"...

    docs.groupdocs.com/signature/net/verify-for-mul...
  3. Custom text segmenter | GroupDocs

    GroupDocs.Search provides the ability To set up cusTom text segmenting....special tools to split text into words. This is necessary due to the...the lack of spaces between words, polysemantic phrases, set expressions...

    docs.groupdocs.com/search/net/custom-text-segme...
  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. Iterate through container items | GroupDocs

    Learn how To iterate through container items (files in archives) using GroupDocs.Parser for Python via .NET....pdf', '.docx']) """ with Parser (...filtered_items # Usage - find all PDF and Word documents items = filter_by_extension...

    docs.groupdocs.com/parser/python-net/iterate-th...
  6. 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-...
  7. Composing signature with radial gradient brush ...

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

    docs.groupdocs.com/signature/java/composing-sig...
  8. 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-...
  9. Delete QR-Code signatures from documents | Grou...

    This article explains how To delete QR-Code electronic signatures with GroupDocs.Signature API.... To sign PDF, Word, Excel, PowerPoint, and other...

    docs.groupdocs.com/signature/python-net/delete-...
  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...