Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 427 for

barcode

(0.06 sec)
  1. Search for multiple signatures | Documentation

    Sometimes you may want to search for electronic signatures of different types simultaneously GroupDocs.Signature Cloud allows searching documents for different signature types in an easy and intuitive way. In common words the idea is to pass collection of desired signature types 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....'AllPages': true, 'SignatureType': 'Barcode' }, { 'AllPages': true, 'SignatureType':...Graphic" , "signatureType" : "Barcode" , "pageNumber" : 1 , "signatureId"...

    docs.groupdocs.cloud/signature/search-for-multi...
  2. Backroung Brush and Stamp Brush Styles Signatur...

    The major features offered in this release are introduction of Updated PHP and .Net SDKs, Background Text Brush Styles, Stamp Brush Signature and enhanced Search Signature feature along with other improvement and bug fixes....QR-Code Options Update Search Barcode Options Signature QR-Code Options...properties Update Signature Barcode Options Signature Digital Options...

    blog.groupdocs.cloud/signature/background-brush...
  3. Remove Signatures from PDF using Python | REST API

    Programmatically Remove Signatures from Signed PDF Documents using a REST API in Python with Document Signature Cloud SDK for Python....the signed PDF file Search Barcode Define _SearchBarcodeOptions...method Delete the searched Barcode Define _DeleteOptions _and...

    blog.groupdocs.cloud/signature/remove-signature...
  4. All New GroupDocs.Signature Cloud V2!

    Signature REST APIs to apply, verify & search eSignatures in various file formats. Supports diverse varieties of electronic signatures...applying Text, Stamp, QR-Code, Barcode, Image and Digital Signatures...different than V1. We will add Barcode signature in a Word document...

    blog.groupdocs.cloud/signature/all-new-groupdoc...
  5. 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....Get Supported Barcodes Get Supported Barcodes Leave feedback...document with Barcode. This API lists all supported Barcode types. Resource...

    docs.groupdocs.cloud/signature/get-supported-ba...
  6. GroupDocs.Signature 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....form of digital text, images, barcode, QR codes, etc. Guys, old days’...applying Text, Stamp, QR-Code, Barcode, Image and Digital Signatures...

    blog.groupdocs.cloud/categories/groupdocs.signa...
  7. GroupDocs.Clouds

    GroupDocs.Clouds - Document Automation REST APIs | GroupDocs Cloud...signatures such as: image, text, ‎barcode, QR code, digital and stamp...Signatures, Digital Signatures, Barcode and QR-Code Signatures. The...

    blog.groupdocs.cloud/groupdocs.cloud/page/38/
  8. GroupDocs.Signature Cloud Product Family on Doc...

    GroupDocs.Signature Cloud Product Family on Document Automation REST APIs | GroupDocs Cloud Recent content in GroupDocs.Signature Cloud Product Family on Document Automation REST APIs | GroupDocs C......search different types of barcode Signatures to documents in...various formats, Image, Digital, Barcode and QR-Code Signatures Introducing...

    blog.groupdocs.cloud/categories/groupdocs.signa...
  9. 全新GroupDocs.Signature Cloud V2!

    签名 REST API,用于应用、验证和搜索各种文件格式的电子签名。支持多种电子签名...Bearer [ACCESS_TOKEN]" ### Add Barcode Signature to Document curl...cloud/v1/signature/one-page.docx/barcode" -X POST -H "accept: application/json"...

    blog.groupdocs.cloud/zh/signature/all-new-group...
  10. Supported Barcodes | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 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 -v "https://api.groupdocs.cloud/v1/signature/Barcodes" \ -X GET \ -H "Content-Type: application/json" \ -H "authorization: Bearer _0zqJ6w3enMdpEw5C6ZKm3lgYvHell1lHdx3vztekvBpCbZGqMvMplrKNrsVXih9Xe6738GSej2hb0BnwKVVz-ANEOnW0bGqjeiJcEySo2Y9-9VZ1K_rs_p4zZcsMoGNuDkL9G4rowGX9Wd1frChwRXzsJCpJUs9G5fGK-0kochaFTVdMgoOHU8JjUOQ5wiu-_ZQSbR0bMKRamxEyc_P_gv9NU7LTJQTCrP1SIJwem1WTX7GaTr8JRUYE0zsXH2vHUkJ1rNh-1RPblqE6wwrfxkklTCGxAWTxvoaSG-Ax-h2Zl9nZkBCAjS48zzz2kqIWS-K5WUmGPP9hAWQL00_deMB0Qi7xqvf2MWoJ831mFnyse-ZQ80fAqPyFBdYpS-xVFC0Uuc8rVHehydCxD0_oIJWkCU_GuDJpNMv6q4IpM-1RzFn" 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..../ V1 / Supported Barcodes Supported Barcodes Leave feedback On...document with Barcode. This API lists all supported Barcode types. Resource...

    docs.groupdocs.cloud/signature/supported-barcodes/