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

qr code

(0.12 sec)
  1. Update Signatures in Documents | GroupDocs

    This section shows how to update electronic signatures in documents using GroupDocs.Signature for Python via .NET....signatures: ๐Ÿ“ Barcode ๐Ÿ“ Image ๐Ÿ“ QR Code ๐Ÿ“ Text Was this page helpful...

    docs.groupdocs.com/signature/python-net/update-...
  2. Load password-protected document | GroupDocs

    This article explains how to load password protected document with GroupDocs.Signature API.... The following code sample shows how to process...setEncodeType ( QrCodeTypes . QR ); options . setLeft ( 100 );...

    docs.groupdocs.com/signature/java/load-password...
  3. 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...
  4. 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...
  5. Basic Usage | GroupDocs

    Quick Start section about main features of GroupDocs.Signature for Python via .NET, describes how to sign documents with just a few lines of Python Code.... Image, Digital, Barcode, QR-code, Stamp, Form Field, and Metadata...Required Imports The following code shows how to include required...

    docs.groupdocs.com/signature/python-net/basic-u...
  6. Export Data | GroupDocs

    How to export data to JSON or XML files....can be used to simplify the code. The following example shows.... Low , QualityMode . Low , "QR" ); // Extract barcodes from...

    docs.groupdocs.com/parser/net/export-data/
  7. Load document from Stream | GroupDocs

    This section explains how to load document from stream with GroupDocs.Signature API.... Following code snippet serves this purpose...{ EncodeType = QRCodeTypes . QR , Left = 100 , Top = 100 }; //...

    docs.groupdocs.com/signature/net/load-document-...
  8. Load document from Stream | GroupDocs

    This section explains how to load document from stream with GroupDocs.Signature API.... Following code snippet serves this purpose...setEncodeType ( QrCodeTypes . QR ); options . setLeft ( 100 );...

    docs.groupdocs.com/signature/java/load-document...
  9. Scan Barcode Online | Barcode Scanning using Im...

    Scan barCodes online. Scan barCode images and scan using the camera. We will also discuss how to programmatically scan barCodes using C# & Java.... Utilize the following code to scan the barcode: You can...steps and the below-mentioned code snippet to read barcodes with...

    blog.groupdocs.com/parser/scan-barcode-online/
  10. Handling incorrect document password exception ...

    This article shows how to handle incorrect 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-inco...