Sort Score
Result 10 results
Languages All
Labels All
Results 2,751 - 2,760 of 3,245 for

doc to doc

(0.18 sec)
  1. Getting metered license-information | 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 information. You can find more information about Self-hosted version at How To self-host GroupDocs.Conversion Cloud with Docker Resource URI HTTP GET ~/conversion/license cURL example Request # cURL example To get metered license information curl -v "http:///v2.0/conversion/license" \ -X GET \ -H "Accept: application/json" \ -H "Authorization: Bearer Token>" Response { "isLicensed": true } Response The response structure contains metered license information:...Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/conversion/license-informa...
  2. Hello, world! | Documentation

    Get familiar with GroupDocs.Translation Cloud by running a bare minimum example....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/translation/hello-world/
  3. Authenticating API Requests | Documentation

    There is only one way To authenticate GroupDocs Cloud REST APIs: by using OAuth 2.0 proTocol with JWT Bearer Token. The JWT Token is extracted and validated by our APIs from the Authorization request header. OAuth 2.0 OAuth 2.0 is an authorization framework that enables your applications To obtain access To data To different APIs. OAuth provides authorization flows for web and deskTop applications, and mobile devices. What is a JSON Web Token (JWT)?...Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/total/authenticating-api-r...
  4. Quick Start | Documentation

    Create an account Creating an account is very simple. Go To https://dashboard.groupDocs.cloud To create a free account. Create an API client app Before you can make any requests To GroupDocs Cloud API you need To get a Client Id and a Client Secret. This will will be used To invoke GroupDocs Cloud API. You can get it by creating a new Application. Install the SDK of your choice GroupDocs for Cloud SDK is written in different languages, all you need To get started is adding our SDK To your existing project....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/signature/quick-start/
  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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/merger/split-document/
  6. Join Document Pages | Documentation

    This REST API allows merging the source Document with specific Document pages from joined Documents inTo one resultant Document by specifying desired page numbers or page ranges. There are several ways To specify page numbers needed from each Document: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability To get only even/odd pages from the specified page range by setting RangeMode property....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/merger/join-document-pages/
  7. Document Information | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 Get Document Information This API retrieves Document information. It returns an object that contains information about file format, Document pages and file size. Resource The following GroupDocs.Signature Cloud REST API resource has been used To get Document information. cURL example Request curl -v "https://api.groupDocs.cloud/v1/signature/Document.Docx/Document/info" \ -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 { "fileName": "Document....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/signature/document-informa...
  8. Extract Images from the Whole Document | Docume...

    This REST API allows extracting images from the whole Document by default. Document could be a file of any supported formats.You need To specify only the file information parameters. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the extract image from the whole Document example. cURL example The following example demonstrates how To extract text from the whole Document. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/parser/extract-images-from...
  9. Self-host GroupDocs.Viewer Cloud with Docker | ...

    Self-host GroupDocs.Viewer Cloud with Docker...Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/viewer/self-host-groupdocs...
  10. Translating image and scanned PDF files with Gr...

    How To use GroupDocs.Translation Cloud SDK for translating image files....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/translation/file/sdk/image...