Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 1,049 for

classification family

(0.06 sec)
  1. 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.Classification Product Solution Purchase...

    docs.groupdocs.cloud/metadata/pricing-plan/
  2. 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.Classification Product Solution Purchase...

    docs.groupdocs.cloud/metadata/technical-support/
  3. 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.Classification Product Solution Purchase...

    docs.groupdocs.cloud/conversion/conversionresult/
  4. VerifyResult | Documentation

    VerifyResult data structure returned by Verify API method as output result VerifyResult example { "FileInfo": { "FilePath": "/words/docx/one-page.docx", "Password" : "1234567890" }, "Size" : 12345, "IsSuccess": "true" } SignResult fields Name Description FilePath Name of the verified document Size Size of the verified document IsSuccess Result of verification process...Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.cloud/signature/verifyresult/
  5. ConversionSettings | Documentation

    ConversionSettings data structure used as input parameters for Document Conversion API. ConversionSettings example { "Format": "string", "FilePath": "string", "Storage": "string", "LoadOptions": { "Password": "string", }, "ConvertOptions": { "FromPage": "integer", "PagesCount": "integer" }, "OutputPath": "string" } ConversionSettings fields Name Description Format Specifies target conversion format. Required. FilePath The path of the document, located in the storage. Required. StorageName Storage name LoadOptions Format specific LoadOptions. ConvertOptions Format specific ConvertOptions. OutputPath Path to store conversion result....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.cloud/conversion/conversionsetti...
  6. GroupDocs Document Assembly

    Generate documents, build reports in the Cloud using Python, .NET, Java, PHP, Node.js, Swift, Ruby....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Classification Product Solution GroupDocs...

    products.groupdocs.cloud/assembly/
  7. Sending PDF files for translation | Documentation

    How to send PDF files for translation to the selected languages....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.cloud/translation/file/request/pdf/
  8. 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.Classification Product Solution Purchase...

    docs.groupdocs.cloud/conversion/licensing/
  9. Get Supported QRCodes | Documentation

    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 -X GET "https://api.groupdocs.cloud/v2.0/signature/qrcodes" -H "accept: application/json" -H "authorization: Bearer [Access Token]" 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....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.cloud/signature/get-supported-qr...
  10. Available SDKs | Documentation

    GroupDocs.Parser Cloud SDKs GroupDocs.Parser Cloud is a modern REST-oriented API, that allows easy integration into existing systems. Why use an SDK? Using an SDK (API client) is the quickest way for a developer to speed up the development. An SDK takes care of a lot of low-level details of making requests and handling responses and lets you focus on writing code specific to your particular project. SDK benefits Our supported SDKs are 100% tested and out of the box running....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.cloud/parser/available-sdks/