Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 1,180 for

metadata family

(0.04 sec)
  1. REST API Overview | Documentation

    This document outlines the design of a REST-based API for GroupDocs Cloud, it covers both the structure of REST URLs as well as specific behavior linked to the API such as Authentication, Request Queuing, and Storage. The GroupDocs Cloud API will give developers access to all the key functions of the downloadable GroupDocs components through a Software as a Service hosted model. There will be 3 sub-components within the API design (although these are largely transparent to the end-user);...Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/total/overview-rest-api/
  2. 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....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/classification/licensing/
  3. 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....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/merger/licensing/
  4. 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....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/licensing/
  5. 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....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/searchresult/
  6. Authorization | Documentation

    How to get an access token and use it to authorize GroupDocs.Translation Cloud API requests....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/authorization/
  7. Pricing Plan | Documentation

    GroupDocs builds incredible easy to use Software as a Service (SaaS) that developers can fully evaluate before committing to buying. To do this, we rely on a slightly different sales model.Please check the Pricing Plan and How to Purchase web-page that gives an overview of our single pricing plan and why there are no “upgrades” or “downgrades”....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/pricing-plan/
  8. Technical Support | Documentation

    GroupDocs builds incredible easy to use Software as a Service (SaaS) that developers can fully evaluate before committing to buying. To do this, we rely on a slightly different sales model.Please check the Pricing Plan and How to Purchase web-page that gives an overview of our single pricing plan and why there are no “upgrades” or “downgrades”....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/technical-support/
  9. Technical Support | Documentation

    GroupDocs provides free technical support and guidance to customers, including evaluating customers. Submit your question, opinion or suggestions on our forums....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/assembly/getting-started/s...
  10. ConversionResult | Documentation

    ConversionResult data structure returned by Document Conversion API as output result ConversionResult example [ { "name": "one-page.pdf", "size": 17958, "url": "converted/one-page.pdf" }, ... ] ConversionResult fields Name Description name Name of the converted document size Size of the converted document url Page file path in the cloud storage. Use this value to download page using File API...Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/conversion/conversionresult/