Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 2,221 for

authorization

(0.02 sec)
  1. Extract Text from Word in Node.js | Word Docume...

    Learn how to extract text from Word documents (.docx) using Node.js REST API. Automate Word text extraction using Node.js REST API or cURL....application/json" \ -H "authorization: Bearer {ACCESS_TOKEN}"...

    blog.groupdocs.cloud/parser/extract-text-from-w...
  2. Working With Files | Documentation

    GroupDocs.Viewer Cloud Working With Files...multipart/form-data" -H "authorization: Bearer [Access Token]"..."accept: application/json" -H "authorization: Bearer [Access Token]"...

    docs.groupdocs.cloud/viewer/working-with-files/
  3. Overview | Documentation

    The GroupDocs.Annotation Cloud is a REST API and universal document annotator that supports almost all common business document and image file formats. It gives developers an API for creating advanced online document annotation tools. With GroupDocs.Annotation Cloud API developers can deliver advanced annotation features to their users quickly. It provides features for export/import annotations into/from files, additionally to possibility to save files in supported formats. Note GroupDocs.Annotation Cloud REST API supports following type of Annotations:...requests require a Bearer authorization header with a JWT Token...

    docs.groupdocs.cloud/annotation/overview/
  4. Combine PDF Files Using C# .NET | Merge PDFs Ef...

    Learn how to combine PDF files using C# .NET. Easy and simple steps to merge PDF files using PDF merger. Concatenate multiple PDF documents into single PDF...application/json" \ -H "authorization: Bearer {accessToken}" \...

    blog.groupdocs.cloud/merger/combine-pdf-files-w...
  5. Convert PDF to PowerPoint | PDF to PPT | PDF to...

    Seamlessly convert PDF to PowerPoint presentations using C# .NET. Save PDF to PPT online. Free PDF to PPTX Converter....application/json" \ -H "authorization: Bearer {accessToken}" \...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  6. Get Supported File Formats | Documentation

    This REST API allows getting list of all file formats supported by GroupDocs.Editor Cloud product. Resources The following GroupDocs.Editor Cloud REST API resource has been used in the get supported file types example. HTTP POST ~/formats cURL example The following example demonstrates how to get supported file types. Request * First get JSON Web Token * Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. Kindly place Client Id in "client_id" and Client Secret in "client_secret" argument....application/json" \ -H "Authorization: Bearer <jwt token>" Response...

    docs.groupdocs.cloud/editor/get-supported-file-...
  7. Java: Embed Webpage into PowerPoint | Insert We...

    Learn how to convert HTML to PowerPoint presentations using Java with GroupDocs.Conversion Cloud SDK. Easily insert HTML into PowerPoint or HTML to PPT...application/json" \ -H "authorization: Bearer {accessToken}" \...

    blog.groupdocs.cloud/conversion/convert-html-to...
  8. Extract Text from PDF in Node.js | Text Extract...

    Easy and simple guide to extract text from PDF File. Perform text extraction operation from PDF using Node.js API. Beginners guide for text extraction....application/json" \ -H "authorization: Bearer {ACCESS_TOKEN}"...

    blog.groupdocs.cloud/parser/extract-text-from-p...
  9. Extract Images of Word Document in Node.js | Ge...

    Learn how to extract images from Word documents (.doc, .docx) using GroupDocs.Parser Cloud SDK for Node.js. Automate image extraction with REST API or cURL...application/json" \ -H "authorization: Bearer {ACCESS_TOKEN}"...

    blog.groupdocs.cloud/parser/extract-images-from...
  10. 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…...application/json' \ -H 'authorization: Bearer <TOKEN>' \ -H 'Content-Type:...

    forum.groupdocs.cloud/t/api-calls-failing-with-...