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

qr code

(0.55 sec)
  1. 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-...
  2. 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...
  3. 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...
  4. Verify Document for Signatures | GroupDocs

    This topic explains how to verify documents for various electronic signatures with GroupDocs.Signature for Python via .NET API....Signatures 🛡️ Multiple types 🛡️ QR Code Signatures Was this page helpful...

    docs.groupdocs.com/signature/python-net/verify-...
  5. 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-...
  6. 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...
  7. 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...
  8. 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/
  9. 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...
  10. 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...