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

barcode signature

(0.28 sec)
  1. Overview | Documentation

    GroupDocs.Signature Cloud is a REST API to create, verify, search, update and delete different type of Signatures objects to documents in the cloud by performing a wide variety of Signature options you can wish to put on a document in the cloud, verify document and search Signatures in it. Note Summary there are five types of supported Signature type you can operate with. Text Signature - simple text label with different appearance settings and ability to align the Signature location on page area, set font and colors, same as put on any or all pages of a document Image Signature - image Signature with amount of filters and appearance settings, like Opacity, gray scale filter, brightness, contracts etc Barcode Signature - put different Barcode encode types on Document pages with lot of additional settings, appearance options and alignment properties QR-Code Signature - put different QR-Code encode types on Document pages with a lot of additional settings, appearance options and alignment properties Digital Signature - put digital Signatures like certificate files (PFX, CRT format) on Document or separate pages (for PDF only) with a lot of additional settings, appearance options and alignment properties Stamp Signature - put Stamp generated images on Document pages Our GroupDocs....Signature Product Solution GroupDocs...Documentation / GroupDocs.Signature Cloud / Getting Started /...

    docs.groupdocs.cloud/signature/overview/
  2. Verification Options Objects | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 Page contains description for Verification Options objects and object properties VerifyOptionsCollectionData Object Provides list of options for documents verification. Example VerifyOptionsCollectionData object { "items": [ { "items": [ { "BarcodeTypeName": "Code39Standard", "matchType": "Contains", "text": "123456789012", "verifyAllPages": true, "isValid": false, "documentPageNumber": 3, "pagesSetup": { "firstPage": false, "lastPage": true, "oddPages": false, "evenPages": true, "pageNumbers": [ 1, 3, 5 ] } }, { "password": "1234567890", "certificateGuid": "certificates\SherlockHolmes....Signature Product Solution GroupDocs...Documentation / GroupDocs.Signature Cloud / Developer Guide /...

    docs.groupdocs.cloud/signature/verification-opt...
  3. Search Options Objects | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 Page contains description for Search Options objects and object properties SearchOptionsCollectionData Object Provides list of options for documents searching. Example SearchOptionsCollectionData object { "items": [ { "BarcodeTypeName": "Code39Standard", "text": "123456789012", "matchType": "Contains", "documentPageNumber": 3, "pagesSetup": { "firstPage": false, "lastPage": true, "oddPages": false, "evenPages": true, "pageNumbers": [ 1, 3, 5 ] }, "searchAllPages": true }, { "documentPageNumber": 3, "pagesSetup": { "firstPage": false, "lastPage": true, "oddPages": false, "evenPages": true, "pageNumbers": [ 1, 3, 5 ] } ] } SearchOptionsCollectionData Object Fields...Signature Product Solution GroupDocs...Documentation / GroupDocs.Signature Cloud / Developer Guide /...

    docs.groupdocs.cloud/signature/search-options-o...
  4. 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....Signature Product Solution GroupDocs...Documentation / GroupDocs.Signature Cloud / Developer Guide /...

    docs.groupdocs.cloud/signature/search-for-multi...
  5. Search Result Objects | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 Page contains description for Search Options objects and object properties CellsBarcodeSignatureData Object Contains Cells Bar-code Signature properties. CellsBarcodeSignatureData Object Fields Name Type Description BarcodeTypeName string Specifies the Barcode type. Text string Specifies text of Bar-code. ImagesBarcodeSignatureData Object Contains Images Bar-code Signature properties. ImagesBarcodeSignatureData Object Fields Name Type Description BarcodeTypeName string Specifies the Barcode type. Text string Specifies text of Bar-code....Signature Product Solution GroupDocs...Documentation / GroupDocs.Signature Cloud / Developer Guide /...

    docs.groupdocs.cloud/signature/search-result-ob...
  6. Verify multiple signatures | Documentation

    GroupDocs.Signature Cloud provides a method to verify if the Signatures with given properties are present in a document. The result of verify method contains boolean value IsSuccess (true or false). API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Verify 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/verify-multiple-...
  7. GroupDocs.Signature Cloud | Java REST API to eS...

    Java REST API & Cloud SDK to apply eSignatures to your cloud documents & files. Create, customize & add image, text, digital, stamp, Barcode & other Signatures....Signature Cloud Product Family GroupDocs.Signature Cloud...Toggle navigation GroupDocs.Signature Cloud for Java 23.12 Maven...

    releases.groupdocs.cloud/signature/java/
  8. Edit Signatures in Signed PDF Documents using P...

    Programmatically Edit Signatures in Signed PDF Documents using a REST API in Python with Document Signature Cloud SDK for Python....हिंदी čeština Electronic signatures are as simple as a name entered...in regulatory filings. E-signatures represent the data in the...

    blog.groupdocs.cloud/signature/edit-signatures-...
  9. GroupDocs.Signature Cloud 18.8 Release Notes | ...

    Major Features There about 20 features and fixes in this release. The most notable are: Introduced additional properties of Text Signature. Implemented different background Brush styles for Text and Stamp Signatures for all supported document types. Involved additional properties for QR-Code Signature Added ability to put Logo into QR-Code Signature Improved Exception handling and error codes. Full List of Issues Covering all Changes in this Release Key Summary Category SignatureCLOUD-308 Update Search QR-Code Options New Feature SignatureCLOUD-307 Update Search Barcode Options New Feature SignatureCLOUD-305 Update Signature QR-Code Options with new properties New Feature SignatureCLOUD-304 Update Signature Barcode Options New Feature SignatureCLOUD-303 Update Signature Digital Options with new properties New Feature SignatureCLOUD-302 Implement Verify Options Extensions with new properties New Feature SignatureCLOUD-295 Update Signature Options Appearances with new properties New Feature SignatureCLOUD-292 Update Verification QRCode Options with new properties New Feature SignatureCLOUD-288 Update Verification Text Options with new properties New Feature SignatureCLOUD-287 Update Signature Stamp Options with new properties New Feature SignatureCLOUD-286 Update Signature Image Options with new properties New Feature SignatureCLOUD-285 Update Signature Text Options with new properties New Feature SignatureCLOUD-202 Implement Verification for Images documents New Feature SignatureCLOUD-187 Implement Brush Styles features support New Feature SignatureCLOUD-160 Implement Verification methods to support collection of options New Feature SignatureCLOUD-284 Improve Exception handling, implement Signature Exceptions support Improvement SignatureCLOUD-279 Add specific fields to PdfDigitalSignatureData Improvement SignatureCLOUD-134 Improve Swagger specification of GroupDocs....Signature Cloud 18.8 Release Notes Major Features...additional properties of Text Signature. Implemented different background...

    docs.groupdocs.cloud/signature/groupdocs-signat...
  10. 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....Signature Cloud 18.8 release. This monthly...Stamp Brush Signature and enhanced Search Signature feature along...

    blog.groupdocs.cloud/signature/background-brush...