Sort Score
Result 10 results
Languages All
Labels All
Results 1,961 - 1,970 of 2,431 for

word to pdf

(0.33 sec)
  1. 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...
  2. 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-...
  3. eSign document with Form Field signature | Grou...

    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 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...
  5. 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-...
  6. Migrating to GroupDocs.Assembly 3.0.0 or Higher...

    Reasons To Migrate Just To endeavor the report generation task more smoothly, we released GroupDocs.Assembly for .NET 3.0.0. Namespace(s) In GroupDocs.Assembly for .NET 3.0.0 only a single using GroupDocs.Assembly; namespace is required To generate reports in any of the supported formats. Whereas, in GroupDocs.Assembly for .NET 1.3.0 To generate a report in any of the supported format a separate namespace of that format is required To be added, given are the namespaces:...Pdf; using Groupdocs.Assembly.Slides;...Slides; using Groupdocs.Assembly.Words; Support of Multiple Data Sources...

    docs.groupdocs.com/assembly/net/migrating-to-gr...
  7. 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...
  8. Supported Document Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, Pdf, PPT, JPG, PNG, HTML, EML and many more... Word Processing Document Type Parse...Barcode Microsoft Word Document Microsoft Word Document Template...

    docs.groupdocs.com/parser/net/supported-documen...
  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-...