Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 4,849 for

data

(0.39 sec)
  1. 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....other search features by using data in request body. Search QRCode...using following API. It expects data in request body. It returns...

    docs.groupdocs.cloud/signature/search-qrcode-si...
  2. Verify Digital 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 verify a signed document. It provides methods to verify Digital Signature in Documents Pages with different options for page number, text and search criteria by using VerificationOptions Objects Data in request body. Verify Digital Signature in a Document You can verify Digital Signature in a Document using this API....VerificationOptions Objects data in request body. Verify Digital...Verification Options Objects data in request body. It returns...

    docs.groupdocs.cloud/signature/verify-digital-s...
  3. Search Barcode 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 Barcode signatures in supported document formats. It provides method to search Barcode Signature in Document Pages with different options barcodeType, Name, text, matchType and other search features by using Search Options Object Data in request body. Search Barcode Signature You can search Barcode Signature on Document provided by fileName and document folder (if required) using following API....other search features by using data in request body. Search Barcode...using following API. It expects data in request body. It returns...

    docs.groupdocs.cloud/signature/search-barcode-s...
  4. Render Excel to HTML using Python on Document A...

    Render Excel to HTML using Python on Document Automation REST APIs | GroupDocs Cloud Recent content in Render Excel to HTML using Python on Document Automation REST APIs | GroupDocs Cloud Renderujt......| GroupDocs Cloud Renderujte data Excelu do HTML pomocí Pythonu...Pythonu Programově vykreslujte data tabulky Excel do HTML pomocí REST...

    blog.groupdocs.cloud/cs/tag/render-excel-to-htm...
  5. convert json to spreadsheet on Document Process...

    convert json to spreadsheet on Document Processing REST APIs | GroupDocs Cloud Recent content in convert json to spreadsheet on Document Processing REST APIs | GroupDocs Cloud Convert JSON to CSV U......Online Pelajari cara mengonversi data JSON terstruktur menjadi format...menjadi CSV untuk pelaporan, basis data, atau spreadsheet. Recent content...

    blog.groupdocs.cloud/id/tag/convert-json-to-spr...
  6. json to csv conversion on Document Processing R...

    json to csv conversion on Document Processing REST APIs | GroupDocs Cloud Recent content in json to csv conversion on Document Processing REST APIs | GroupDocs Cloud Convert JSON to CSV Using Node.......Online Pelajari cara mengonversi data JSON terstruktur menjadi format...menjadi CSV untuk pelaporan, basis data, atau spreadsheet. Recent content...

    blog.groupdocs.cloud/id/tag/json-to-csv-convers...
  7. InfoResult | Documentation

    InfoResult Data structure returned by Document Info API as output result InfoResult example { "FormatExtension": "string", "Format": "string", "Pages": [ { "Number": 0, "Width": 0, "Height": 0, "Visible": true, "Lines": [ { "X": 0, "Y": 0, "Width": 0, "Height": 0, "Value": "string", "Words": [ { "X": 0, "Y": 0, "Width": 0, "Height": 0, "Value": "string", "Characters": [ { "X": 0, "Y": 0, "Width": 0, "Height": 0, "Value": "string" } ] } ] } ] } ], "Attachments": [ { "Name": "string" } ], "ArchiveViewInfo": { "Folders": [ "string" ] }, "CadViewInfo": { "Layers": [ { "Name": "string", "Visible": true } ], "Layouts": [ { "Name": "string", "Width": 0, "Height": 0 } ] }, "ProjectManagementViewInfo": { "StartDate": "2020-04-02T05:56:17....Viewer Cloud / Developer Guide / Data structures / InfoResult InfoResult...InfoResult Leave feedback InfoResult data structure returned by as output...

    docs.groupdocs.cloud/viewer/inforesult/
  8. Convert CSV to JSON and JSON to CSV in Python

    Our API helps you quickly convert popular Data formats to the format you need. This article is about how to convert CSV to JSON and JSON to CSV in Python....JSON to CSV in Python CSV is a data storage format that contain...normally used to store tabular data that can also be displayed in...

    blog.groupdocs.cloud/conversion/convert-csv-to-...
  9. 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....Signature Cloud / Developer Guide / Data structures / SearchResult SearchResult...feedback On this page SearchResult data structure returned by Search...

    docs.groupdocs.cloud/signature/searchresult/
  10. Getting metered license consumption | Documenta...

    Note This example related to Self-hosted version of GroupDocs.Conversion-Cloud only The metered license can be used in Self-hosted version of GroupDocs.Conversion-Cloud. Here is an example how to retrieve metered license consumption. You can find more information about Self-hosted version at How to self-host GroupDocs.Conversion Cloud with Docker Resource URI HTTP GET ~/conversion/consumption cURL example Request # cURL example to get metered license consumption curl -v "http:///v2.0/conversion/consumption" \ -X GET \ -H "Accept: application/json" \ -H "Authorization: Bearer " Response { "credit": 487848, "quantity": 6061570985....// For complete examples and data files, please go to https://github...// For complete examples and data files, please go to https://github...

    docs.groupdocs.cloud/conversion/metered-consump...