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

qr code

(0.05 sec)
  1. 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...
  2. 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-...
  3. 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...
  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...{ EncodeType = QrCodeTypes . QR , Left = 100 , Top = 100 }; //...

    docs.groupdocs.com/signature/net/handling-passw...
  5. 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...
  6. 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...
  7. 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-...
  8. Basic Usage | GroupDocs

    id: basic-usage url: signature/net/basic-usage title: Basic usage weight: 1 description: “Quick Start section about main features of GroupDocs.Signature API, describes how to sign documents with just couple lines of Code.” keywords: GroupDocs.Signature Quick Start, GroupDocs.Signature .NET Basic Usage, GroupDocs.Signature Quick Start C#, GroupDocs.Signature Get Started productName: GroupDocs.Signature for .NET hideChildren: False structuredData: showOrganization: True GroupDocs Signature library provides ability to manipulate with different electronic signature types such as text, image, digital, barCode, Qr-Code, stamp, form field, metadata....documents with just couple lines of code.” keywords: GroupDocs.Signature... image, digital, barcode, QR-code, stamp, form field, metadata...

    docs.groupdocs.com/signature/net/developer-guid...
  9. 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...
  10. 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-...