Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 1,221 for

qr code

(0.69 sec)
  1. Documentation

    GroupDocs Cloud Documentation Homepage...and hand-written signatures, QR-Code and many more Documentation...

    docs.groupdocs.cloud/
  2. GroupDocs.Total Cloud Product Family on Documen...

    GroupDocs.Total Cloud Product Family on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs.Total Cloud Product Family on Document Processing REST APIs | GroupDocs Cloud Gro......Image, Digital, Barcode and QR-Code Signatures GroupDocs.cloud...Manipulation APIs Updates and Code Examples GroupDocs developers...

    blog.groupdocs.cloud/categories/groupdocs.total...
  3. All New GroupDocs.Signature Cloud V2!

    Signature REST APIs to apply, verify & search eSignatures in various file formats. Supports diverse varieties of electronic signatures...documents by applying Text, Stamp, QR-Code, Barcode, Image and Digital...

    blog.groupdocs.cloud/signature/all-new-groupdoc...
  4. Search QRCode Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to search QrCode signatures in supported document formats. It provides method to search Digital Signature in Document Pages with different options QrCodeTypeName, text, matchType and other search features by using Search Options Object data in request body. Search QrCode Signature You can search QrCode Signature on Document provided by fileName and document folder (if required) using following API....xlsx" , "folder" : "cells" , "code" : 200 , "status" : "OK" } SDK...Provided URL You can search QR-Code Signature for document at provided...

    docs.groupdocs.cloud/signature/search-qrcode-si...
  5. GroupDocs.Total Cloud Product Family

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....as: image, text, ‎barcode, QR code, digital and stamp signatures...Cloud. Simply enter the coupon code HOLOFF2018 when placing your...

    blog.groupdocs.cloud/categories/groupdocs.total...
  6. Releasing Next Generation GroupDocs.Signature C...

    GroupDocs.Signature for Cloud is a REST API to create, verify and search different type of Signatures objects to documents in your application...Signature Barcode Signature QR-Code Signature Text Signature Image...

    blog.groupdocs.cloud/signature/releasing-next-g...
  7. GroupDocs Cloud Blog on Document Processing RES...

    GroupDocs Cloud Blog on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs Cloud Blog on Document Processing REST APIs | GroupDocs Cloud STEP-by-STEP Guide to Remove ZIP Me......step-by-step guide for setup, code, and secure processing. Extract...Cloud SDK. Step-by-step guide, code sample, cURL commands, and best...

    blog.groupdocs.cloud/groupdocs.cloud/index.xml
  8. Signature Options Objects | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 Page contains description for Signature Options objects and object properties SignOptionsCollectionData Object Provides list of options for documents signing. Example SignOptionsCollectionData object { "items": [ { "barCodeTypeName": "Code39Standard", "borderVisiblity": true, "borderDashStyle": "Solid", "borderWeight": 1.0, "opacity": 1.0, "text": "123456789012", "left": 10, "top": 10, "width": 200, "height": 100, "locationMeasureType": "Pixels", "sizeMeasureType": "Pixels", "stretch": "PageHeight", "rotationAngle": 0, "horizontalAlignment": "Left", "verticalAlignment": "Center", "margin": { "all": 5, "left": 5, "top": 5, "right": 5, "bottom": 5 }, "marginMeasureType": "Pixels", "signAllPages": false, "font": { "fontFamily": "Times New Roman", "fontSize": 14....for Cells Documents to add QR-Code Signature. Example CellsSignQRCodeOptio...alignment of text in the result QR-code. Default value is None. InnerMargins...

    docs.groupdocs.cloud/signature/signature-option...
  9. Document Processing REST APIs | GroupDocs Cloud

    Document Processing REST APIs | GroupDocs Cloud Recent content on Document Processing REST APIs | GroupDocs Cloud Extract Metadata from XLS in Java Extract metadata from XLS files in Java with Grou...... Step-by-step guide, code sample, cURL commands, and best...This guide walks through setup, code example, and performance tips...

    blog.groupdocs.cloud/index.xml
  10. Common structures | Documentation

    Page contains description for common structures and its properties SignatureType properties Specifies enumeration of supported Signature Types. Example SignatureType object { "SignatureType": "Text" } Name Description Text Specifies Text signature type Image Specifies Image signature type Digital Specifies Digital signature type BarCode Specifies BarCode signature type QrCode Specifies QrCode signature type Stamp Specifies Stamp signature type PagesSetup properties Provides options to specify special or ordinary pages for Document processing. Example PagesSetup object...Alignment of code text for Bar-codes and QR-codes. Example CodeTextAlignment...is above the code. Below Text is below the code. Right Text is...

    docs.groupdocs.cloud/signature/common-structures/