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

qr code

(0.09 sec)
  1. Signature Use Cases | Documentation

    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-...
  2. Load password-protected document | Documentation

    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. 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...
  4. GroupDocs.Signature Product Family on GroupDocs...

    GroupDocs.Signature Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Signature Product Family on GroupDocs Blog | Document Aut......e-signatures, barcodes, and QR codes in documents using GroupDocs...Generate QR codes - eSign Documents and Images Create QR codes online...

    blog.groupdocs.com/categories/groupdocs.signatu...
  5. Handling password required exception | Document...

    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...
  6. Handling password required exception | Document...

    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...
  7. 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-...
  8. New API Launched โ€“ GroupDocs.Merger for Java โ€“ ...

    Share this issue: Monthly NewsletterSeptember 2018 Java API to Merge, Reorder, Split or Remove Document Pages Manipulate PDF, Word, Excel and PowerPoint Documents GroupDocs.Merger for Javaย - allows merging documents of same file formats into one. The document protection feature allows to password protect documents while joining popular business document formats: PDF, Microsoft Word, Excel and PowerPoint. Product News .NET Text Analysis API for Excel Spreadsheets, Presentations and Text Documents GroupDocs....NET Code Example: Render a Part of Microsoft...Read more details here . .NET Code Example: Skip Unreadable Characters...

    blog.groupdocs.com/total/new-api-launched-group...
  9. 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...{ EncodeType = QrCodeTypes . QR , Left = 100 , Top = 100 }; //...

    docs.groupdocs.com/signature/net/handling-incor...
  10. Load document from Stream | Documentation

    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-...