Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 571 for

barcode

(0.05 sec)
  1. Digital Signature App & API Solution | GroupDoc...

    Free Digital Signature App, On Premise APIs for PDF, MS Office, OpenDocument, Presentation, Images and other document file formats....Reliably add Text, Image, Barcode, QR-code, Stamp, Metadata and...

    products.groupdocs.app/signature
  2. Digital Signature App & API Solution | GroupDoc...

    Free Digital Signature App, On Premise APIs for PDF, MS Office, OpenDocument, Presentation, Images and other document file formats....Reliably add Text, Image, Barcode, QR-code, Stamp, Metadata and...

    products.groupdocs.app/signature/
  3. SearchResult | Documentation

    SearchResult data structure returned by Search API method as output result SearchResult example { "fileInfo": { "filePath": "/words/docx/one-page.docx", "password" : "1234567890" }, "size" : 12345, "signatures": [ { "BarcodeType": "Code128", "text": "123456789012", "format": "Portable Network Graphic", "signatureType": "Barcode", "pageNumber": 1, "signatureId": "114bc076-f734-4edf-9ce4-2277725a6ea5", "isSignature": true, "createdOn": "2020-07-22T07:45:01.6812929+00:00", "modifiedOn": "2020-07-22T07:45:01.6812929+00:00", "top": 100, "left": 100, "width": 300, "height": 100 } ] } SignResult fields Name Description FilePath Name of the verified document Size Size of the verified document IsSuccess Result of verification process Signatures Array of found Signatures that match for passed Search Options....Graphic" , "signatureType" : "Barcode" , "pageNumber" : 1 , "signatureId"...

    docs.groupdocs.cloud/signature/searchresult/
  4. About - aspose.app - Websites - groupdocs.cloud

    aspose.app Free No Code Apps for Most Popular File Formats Visit Website Aspose.Words Aspose.Email Aspose.Barcode Asp......BarCode Aspose.OCR Aspose.3D Aspose...& effects for Free. Aspose.BarCode Product Family Read and Generate...

    websites.groupdocs.cloud/aspose/app/
  5. About - conholdate.app - Websites - groupdocs.c...

    English Русский Français Deutsch ไทย 中文 conholdate.app View, upload, publish, search, share and embed your documents ......digital, handwritten, image, barcode and qr-code signatures Metadata...

    websites.groupdocs.cloud/conholdate/app/
  6. DeleteSettings | Documentation

    DeleteSettings data structure used as input parameters of Delete API method. DeleteSettings example { 'FileInfo': { 'FilePath': 'signedBarcode_one-page.docx' }, 'Options': [ { 'SignatureType': 'Barcode', 'SignatureId': '4cb67aa8-835d-4877-8a5d-5a9ad015a098' } ] } UpdateSettings fields Name Description API Version FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name FileInfo.VersionId File version Id FileInfo.Password Password for password-protected document to be signed. Options Array of options to perform signatures delete...'Options' : [ { 'SignatureType' : 'Barcode' , 'SignatureId' : '4cb67a...

    docs.groupdocs.cloud/signature/deletesettings/
  7. About - aspose.app - Websites - groupdocs.com

    aspose.app Free No Code Apps for Most Popular File Formats Visit Website Aspose.Words Aspose.Email Aspose.Barcode Asp......BarCode Aspose.OCR Aspose.3D Aspose...& effects for Free. Aspose.BarCode Product Family Read and Generate...

    websites.groupdocs.com/aspose/app/
  8. GroupDocs Newsletter October 2017 Edition – Doc...

    GroupDocs developer newsletter of October 2017 describes API updates, major feature enhancements and bug fixes within GroupDocs document manipulation APIs....of Business Documents with Barcode and QR-Code in Java # GroupDocs...supports adding and verifying barcode and QR code signatures on any...

    blog.groupdocs.cloud/total/groupdocs-newsletter...
  9. UpdateSettings | Documentation

    UpdateSettings data structure used as input parameters of Update API method. UpdateSettings example { 'FileInfo': { 'FilePath': 'signedBarcode_one-page.docx' }, 'Options': [ { 'SignatureType': 'Barcode', 'SignatureId': '4cb67aa8-835d-4877-8a5d-5a9ad015a098', 'Left': 200, 'Top': 200, 'Width': 300, 'Height': 100, 'IsSignature': true } ] } UpdateSettings fields Name Description API Version FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name FileInfo.VersionId File version Id FileInfo.Password Password for password-protected document to be signed....'Options' : [ { 'SignatureType' : 'Barcode' , 'SignatureId' : '4cb67a...

    docs.groupdocs.cloud/signature/updatesettings/
  10. Sign document with multiple signature | Documen...

    GroupDocs.Signature Cloud allows to sign document with several signatures simultaneously and even apply signatures of different types to the same document. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage and other files, like digital certificate or image stamp Sign document Download output document For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual....SignApi ( configuration ); // Barcode sign options. var barcodeOptions...SignatureType = SignatureTypeEnum . Barcode , Text = "123456789012" , BarcodeType...

    docs.groupdocs.cloud/signature/sign-document-wi...