Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 1,772 for

jwt

(0.07 sec)
  1. 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....\ -H "Authorization: Bearer <jwt token>" \ -d "{ " FileInfo ":...

    docs.groupdocs.cloud/parser/extract-images-from...
  2. Extract Text by a Page Number Range | Documenta...

    This REST API allows extracting text from specific pages only by setting pages range. You need to specify StartPageNumber and CountPagesToExtract parameters besides the basic options. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract text by a page number example. cURL example The following example demonstrates how to extract text by a page number range. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....\ -H "Authorization: Bearer <jwt token>" \ -d "{ " StartPageNumber...

    docs.groupdocs.cloud/parser/extract-text-by-a-p...
  3. Convert JPG to PDF in Node.js | Image to PDF RE...

    Convert JPG images into secure, print-ready PDF documents using Node.js API. Learn benefits, use cases, and multiple conversion methods for JPG to PDF...ACCESS_TOKEN with a personalized JWT access token. In order to save...

    blog.groupdocs.cloud/conversion/convert-jpg-to-...
  4. API calls failing with (The request signature w...

    Hello, I’m running groupdocs in our custom infrastructure as well as with docker in the local environment. On the cloud infra I’m using AWS AppRunner to execute the docker container I stored on ECR. On the local envir…...“files-demo-development” and generated the JWT token in Docker. juliosarachaga...

    forum.groupdocs.cloud/t/api-calls-failing-with-...
  5. Get Document Information | Documentation

    This API retrieves document information. It returns an object that contains the document description with metadata and coordinates of text on pages. Resource The following GroupDocs.Annotation Cloud REST API resource has been used to get document information. cURL example Request curl -v "https://api.groupdocs.cloud/v2.0/annotation/info" \ -X POST \ -H "Content-Type: application/json" \ -H "Accept: application/json" \ -H "Authorization: Bearer <Jwt token>" \ -d "{ 'FilePath': 'annotationdocs/one-page.docx'} Response { "name": "one-page.docx", "path": "annotationdocs/one-page....\ -H "Authorization: Bearer <jwt token>" \ -d "{ 'FilePath': ...

    docs.groupdocs.cloud/annotation/get-document-in...
  6. Convert Word to PDF in Node.js | DOCX to PDF On...

    Learn how to convert Microsoft Word documents (DOC, DOCX) to PDF using Node.js API. A reliable and scalable REST API for Word to PDF transformation....\ -H "Authorization: Bearer <JWT_TOKEN>" \ -H "accept: application/json"...resultant PDF file and JWT_TOKEN with personalized JWT access token. DOC...

    blog.groupdocs.cloud/conversion/convert-doc-to-...
  7. Convert PDF to Word in Node.js | PDF to DOCX or...

    Learn how to convert PDF to editable Word format (DOC/DOCX) using Node.js API. Easily export PDF content to Microsoft Word documents online....\ -H "Authorization: Bearer <JWT_TOKEN>" \ -H "accept: application/json"...Word document and JWT_TOKEN with personalized JWT access token. PDF...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  8. Add Image Watermarks | Documentation

    This REST API allows adding image watermarks to the document. With this API you can add image watermarks with the following features: Image watermark supports various image formats: PNG, GIF, TIFF, JPG. You may upload the desired image to the Storage and then pass the path as a parameter of Watermark operation; There are many watermark positioning and transforming properties; There are format-specific options. These options allow to leverage specific format features and often allow to make watermarks stronger; For protected documents, it is required to provide the password....\ -H "Authorization: Bearer <jwt token>" \ -d "{ " FileInfo ":...

    docs.groupdocs.cloud/watermark/add-image-waterm...
  9. PDF to JPG in Node.js | Convert PDF Pages to Im...

    Learn how to convert PDF documents into JPG images using GroupDocs.Conversion Cloud SDK for Node.js. Extract visual content from PDF as high-quality images...ACCESS_TOKEN with a personalized JWT access token. 🧪 Try PDF to JPG...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  10. Convert HTML to JSON in Node.js | Online Web Pa...

    Convert HTML files into JSON format using GroupDocs.Conversion Cloud SDK for Node.js. Transform structured HTML documents into JSON format online with REST API....\ -H "authorization: Bearer {JWT_TOKEN}" \ -H "Content-Type: application/json"...HTML file and JWT_TOKEN with a personalized JWT access token....

    blog.groupdocs.cloud/conversion/convert-html-to...