Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 2,332 for

qr code

(0.5 sec)
  1. Sign Images with Metadata Signature using Group...

    New month, new release! We have released version 19.1 of GroupDocs.Signature for .NET that brings a couple of new features as well as two bug fixes and two improvements. The latest version provides metadata signature features for image files. Furthermore, the API now supports rounded corners for rectangle stamp signature types. For more details on what’s new in the latest release, please have a look at release notes. Features Introduced Metadata Signature Features for ImagesIn the latest version, we have introduced a new feature of singing images with metadata signatures that are based on Exchangeable Image File Format (EXIF) specification....processing for wide areas QR/Bar code with wide border cannot be...References Examples - Source Code Examples, Showcases, and Plugins...

    blog.groupdocs.com/signature/sign-images-with-m...
  2. Signature Use Cases | GroupDocs

    In this section you will find examples of using GroupDocs.Signature for .NET while documents processing....document using C# How to generate QR Code and sign document using C#...

    docs.groupdocs.com/signature/net/signature-use-...
  3. How to load password-protected document | Group...

    This article explains how to load password protected document with GroupDocs.Signature API.... The following code sample shows how to process...{ EncodeType = QRCodeTypes . QR , Left = 100 , Top = 100 }; //...

    docs.groupdocs.com/signature/net/load-password-...
  4. Signature Use Cases | GroupDocs

    In this section you will find examples of using GroupDocs.Signature for Python via .NET while documents processing....using Python How to generate QR Code and sign document using Python...

    docs.groupdocs.com/signature/python-net/signatu...
  5. Search for electronic signatures in document | ...

    This topic learns how to search for document electronic signature and its details...Metadata πŸ” Form field πŸ” Text πŸ” QR Code πŸ” Image πŸ” Multiple types...

    docs.groupdocs.com/signature/java/search-for-el...
  6. Sign document with Royal Mail Mailmark 2D Barco...

    This article explains how to sign document with Royal Mail Mailmark 2D BarCode electronic signatures.../ Signing documents / Complex QR entries / ✎ Mailmark 2D Sign...{ EncodeType = QrCodeTypes . QR , Left = 100 , Top = 100 , //...

    docs.groupdocs.com/signature/net/sign-document-...
  7. Handling password required exception | GroupDocs

    This article shows how to handle missing document password exception with GroupDocs.Signature API.... Cover the code that works with object methods...{ EncodeType = QrCodeTypes . QR , Left = 100 , Top = 100 }; //...

    docs.groupdocs.com/signature/net/handling-passw...
  8. Handling password required exception | GroupDocs

    This article shows how to handle missing document password exception with GroupDocs.Signature API.... Cover the code that works with object methods...setEncodeType ( QrCodeTypes . QR ); options . setLeft ( 100 );...

    docs.groupdocs.com/signature/java/handling-pass...
  9. Basic usage | GroupDocs

    Quick Start section about main features of GroupDocs.Signature API, describes how to sign documents with just couple lines of Code.... image, digital, barcode, QR-code, stamp, form field, metadata...required namespaces The following code shows how to include required...

    docs.groupdocs.com/signature/net/basic-usage/
  10. Basic usage | GroupDocs

    Quick Start section about main features of GroupDocs.Signature API, describes how to sign documents with just couple lines of Code.... Image, Digital, Barcode, QR-code, Stamp, Form Field, Metadata...required namespaces The following code shows how to include required...

    docs.groupdocs.com/signature/java/basic-usage/