Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 354 for

barcode signature

(0.03 sec)
  1. GroupDocs.cloud Holidays Offer – Get 25% off Gr...

    Sign Documents (over 20+ supported formats) with different siganture types Text Signatures with various format, styles and appearance ,Image Signatures, Digital Signatures Barcode Signatures QRCode Signatures using GroupDocs.Signature Cloud SDK for Python....Signature Cloud SDK for Python. This...solution to consume GroupDocs.Signature Cloud API in Python to sign...

    blog.groupdocs.cloud/signature/14009/
  2. Special Holidays Offer, 25% Off GroupDocs.Total...

    GroupDocs Holidays offer - Get 25% off GroupDocs.Total for .NET and Java. Quote HOL2017WBS when placing your order online....Signature Cloud # GroupDocs.Signature Cloud is a secure...secure electronic signature API that allows developer to easily...

    blog.groupdocs.cloud/total/releasing-first-vers...
  3. Sign PDF Documents with QR Code using REST API ...

    Programmatically Sign PDF Documents with QR Code using a REST API in Python with Document Signature Cloud SDK for Python.... The digital signatures provide the same legal standing...standing as a handwritten signature as long as it adheres to the...

    blog.groupdocs.cloud/signature/sign-pdf-documen...
  4. Sign PDF with Stamp using REST API in Node.js |...

    Programmatically Sign PDF documents with Stamp Signatures using REST API on the cloud in Node.js with GroupDocs.Signature Cloud SDK for Node.js....українська Polski The stamp signature allows electronically signing...way that we use a rubber signature stamp on a paper document...

    blog.groupdocs.cloud/signature/sign-pdf-with-st...
  5. 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 Cloud 17.12. It is an e-Signature REST API...add the power of electronic signatures in your applications without...

    blog.groupdocs.cloud/signature/releasing-next-g...
  6. 全新GroupDocs.Signature Cloud V2!

    签名 REST API,用于应用、验证和搜索各种文件格式的电子签名。支持多种电子签名...Signature Cloud REST API 经过测试且可靠的电子签名...码、条形码、图像和数字签名来帮助您以电子方式保护文档。 GroupDocs.Signature Cloud 19.5新版本发布。 请查看此版本的详细...

    blog.groupdocs.cloud/zh/signature/all-new-group...
  7. 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...Signature Product Solution GroupDocs...Documentation / GroupDocs.Signature Cloud / Developer Guide /...

    docs.groupdocs.cloud/signature/common-structures/
  8. Compare PDF Files using REST API in Node.js | P...

    Programmatically Sign Documents with Digital Signatures using REST API on the cloud in Node.js with GroupDocs.Signature Cloud SDK for Node.js....your documents with digital signatures programmatically on the cloud...cloud. The digital signatures are used to validate the authenticity...

    blog.groupdocs.cloud/signature/sign-documents-w...
  9. Search for QR-code signatures | Documentation

    When you search for electronic Signatures of QR-Code type inside document with GroupDocs.Signature Cloud it’s only needed to pass search options to Search method. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Search Signatures For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual. Swagger UI lets you call this REST API directly from the browser....Signature Product Solution GroupDocs...Documentation / GroupDocs.Signature Cloud / Developer Guide /...

    docs.groupdocs.cloud/signature/search-for-qr-co...
  10. Get Supported Barcodes | Documentation

    GroupDocs.Signature Cloud REST API supports to sign a document with Barcode. This API lists all supported Barcode types. Resource The following GroupDocs.Signature Cloud REST API resource has been used in example to list supported Barcode types. cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/Signature/Barcodes" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "BarcodeTypes": [ { "name": "AustralianPosteParcel" }, { "name": "AustralianPost" }, { "name": "Codabar" }, { "name": "CodablockF" }, { "name": "Code11" }, { "name": "Code128" }, { "name": "Code16K" }, { "name": "Code32" }, { "name": "Code39Standard" }, { "name": "Code39Extended" }, { "name": "Code93Extended" }, { "name": "Code93Standard" }, { "name": "DatabarExpanded" }, { "name": "DatabarExpandedStacked" }, { "name": "DatabarLimited" }, { "name": "DatabarOmniDirectional" }, { "name": "DatabarStacked" }, { "name": "DatabarStackedOmniDirectional" }, { "name": "DatabarTruncated" }, { "name": "DataLogic2of5" }, { "name": "DeutschePostIdentcode" }, { "name": "DeutschePostLeitcode" }, { "name": "DotCode" }, { "name": "DutchKIX" }, { "name": "EAN8" }, { "name": "EAN13" }, { "name": "EAN14" }, { "name": "GS1CodablockF" }, { "name": "GS1Code128" }, { "name": "IATA2of5" }, { "name": "Interleaved2of5" }, { "name": "ISBN" }, { "name": "ISMN" }, { "name": "ISSN" }, { "name": "ItalianPost25" }, { "name": "ITF14" }, { "name": "ITF6" }, { "name": "MacroPdf417" }, { "name": "Matrix2of5" }, { "name": "MaxiCode" }, { "name": "MicroPdf417" }, { "name": "MSI" }, { "name": "OneCode" }, { "name": "OPC" }, { "name": "PatchCode" }, { "name": "Pdf417" }, { "name": "Pharmacode" }, { "name": "Planet" }, { "name": "Postnet" }, { "name": "PZN" }, { "name": "RM4SCC" }, { "name": "SCC14" }, { "name": "SingaporePost" }, { "name": "SSCC18" }, { "name": "Standard2of5" }, { "name": "SwissPostParcel" }, { "name": "UPCA" }, { "name": "UpcaGs1Code128Coupon" }, { "name": "UpcaGs1DatabarCoupon" }, { "name": "UPCE" }, { "name": "VIN" } ] } SDK examples The API is completely independent of your operating system, database system or development language....Signature Product Solution GroupDocs...Documentation / GroupDocs.Signature Cloud / Developer Guide /...

    docs.groupdocs.cloud/signature/get-supported-ba...