Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 8,193 for

page

(0.07 sec)
  1. Supported QR-Codes | Documentation

    Note Note: The features listed on this Page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to sign a document with QR-Code. You can list all supported QR-Ccode types using this API. Resource The following GroupDocs.Signature Cloud REST API resource has been used in the example to list supported QR-Code types. cURL example Request curl -v "https://api.groupdocs.cloud/v1/signature/qrcodes" \ -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 { "qrCodeTypes": [ { "name": "Aztec" }, { "name": "DataMatrix" }, { "name": "GS1DataMatrix" }, { "name": "GS1QR" }, { "name": "QR" } ] } SDK examples The API is completely independent of your operating system, database system or development language....On this page Note Note: The features listed on this page are supported...C# Java Python Ruby Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.cloud/signature/supported-qr-codes/
  2. Licensing | Documentation

    Create Account For details on how to create a new account please check to Create a new Account. Apply Client ID and Client Secret For details on how to get CLient Id and Client Secret please check to Create New Application and Get Client ID and Client Secret. Free Plan Our free plan allows you to use Cloud APIs as you would normally. It only applies the limitation to the data that can be processed with the APIs....Licensing Leave feedback On this page Create Account For details on...the paid plan as well Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.cloud/merger/licensing/
  3. Licensing | Documentation

    Create Account For details on how to create a new account please check Create a new Account. Apply Client Id and Client Secret For details on how to get Client Id and Client Secret please check Create New App and Get Client Id and Client Secret. Free Plan Our free plan allows you to use Cloud APIs as you would normally. It only applies the limitation to the data that can be processed with the APIs....Licensing Leave feedback On this page Create Account For details on...the paid plan as well Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.cloud/signature/licensing/
  4. 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....SearchResult Leave feedback On this page SearchResult data structure..."filePath" : "/words/docx/one-page.docx" , "password" : "1234567890"...

    docs.groupdocs.cloud/signature/searchresult/
  5. Split Document | Documentation

    Split the Document Into Several One-Page Documents GroupDocs.Merger Cloud REST API provides an ability to split the document into several one-Page documents by providing exact Page numbers. The following example demonstrates how to split the document into three one-Page documents with 3rd, 6th, and 8th Pages. As a result, these documents will be produced: Document name Page numbers document_0 3 document_1 6 document_2 8 Resource URI HTTP POST ~/join Swagger UI lets you call this REST API directly from the browser....On this page Split the Document Into Several One-Page Documents...several one-page documents by providing exact page numbers. The...

    docs.groupdocs.cloud/merger/split-document/
  6. Overview | Documentation

    GroupDocs.Viewer Cloud Overview...Overview Leave feedback On this page GroupDocs.Viewer Cloud is a...whole document, page by page or custom range of pages. Note Flexible...

    docs.groupdocs.cloud/viewer/overview/
  7. classify/file Request Rarameters | Documentation

    Parameter In Type Default value Comment FormData multipart/form-data File content. BestClassesCount url (Optional) string (“1”, “2”, “3”,..) “1” Count of the best classes to return. Taxonomy url (Optional) string ("", “default”, “iab2”, “documents”, “sentiment”, “sentiment3”) “default” Taxonomy to use for classification return. PrecisionRecallBalance url (Optional) string (“precision”, “recall”, “”) "" Balance between precision and recall. Password url (Optional) string null (not present) File password....Rarameters Leave feedback On this page Parameter In Type Default value...present) File password. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.cloud/classification/classifyfil...
  8. FileInfo | Documentation

    FileInfo data structure describes input file FileInfo example { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" } FileInfo fields Name Description FilePath File path in storage StorageName Storage name. Default storage used if not specified VersionId Version ID. Not required. Password Password to open password-protected file...FileInfo Leave feedback On this page FileInfo data structure describes...password-protected file Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.cloud/annotation/fileinfo/
  9. DeleteResult | Documentation

    DeleteResult data structure returned by Delete API method as output result DeleteResult example { "fileInfo": { "filePath": "signedBarcode_one-Page.docx", "storageName": null, "versionId": null, "password": null }, "size": 1360026, "succeeded": [ { "barcodeType": "Code128", "text": "123456789012", "format": null, "signatureType": "Barcode", "PageNumber": 1, "signatureId": "4cb67aa8-835d-4877-8a5d-5a9ad015a098", "isSignature": true, "createdOn": "2020-07-23T07:26:42.7549544+00:00", "modifiedOn": "2020-07-23T07:36:03.9037414+00:00", "top": 0, "left": 0, "width": 0, "height": 0 } ], "failed": [] } DeleteResult fields Name Description API Version fileInfo Input file information size The size of the output document Succeeded List of successfully deleted signatures Failed List of signatures that were not deleted...DeleteResult Leave feedback On this page DeleteResult data structure..."filePath" : "signedBarcode_one-page.docx" , "storageName" : null...

    docs.groupdocs.cloud/signature/deleteresult/
  10. Image Representation of Document Pages | Docume...

    Note Note: The features listed in this Page are working only with GroupDocs.Annotation Cloud V1 GroupDocs.Annotation Cloud API supports to render the document Pages to images and retrieves images link. Following APIs are provided for the purpose. Generate Images of Document Pages This API generates images of the document Pages and returns links to generated images. Resource The following GroupDocs.Annotation Cloud REST API resource has been used to generate images of document Pages....Document Pages Image Representation of Document Pages Leave feedback...On this page Note Note: The features listed in this page are working...

    docs.groupdocs.cloud/annotation/image-represent...