Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 2,591 for

authorization

(0.04 sec)
  1. Extract Text from PowerPoint in C# | PPTX to Te...

    Learn how to extract text from PowerPoint presentations using C# .NET. Automate text extraction from PPT and PPTX files with the .NET REST API....application/json" \ -H "authorization: Bearer {ACCESS_TOKEN}"...

    blog.groupdocs.cloud/parser/extract-text-from-p...
  2. 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/
  3. 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...
  4. 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-...
  5. Extract Images from HTML | HTML Image Extractor...

    How to extract images from HTML file using .NET REST API. Extract Base64, inline, embedded, and linked images from HTML using the best HTML image extractor...application/json" \ -H "authorization: Bearer {ACCESS_TOKEN}"...

    blog.groupdocs.cloud/parser/extract-images-from...
  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. 5. Convert to Presentation Document Formats | D...

    GroupDocs.Conversion Cloud REST API allows to convert the supported document formats to Presentation Document Formats and returns the output document storage URL and also support to get result as a stream. Convert to Presentation Formats You can convert the supported document formats to Presentation Document Formats and get the Storage URL Output**.** Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the convert to Slides format example...."accept: application/json" -H "authorization: Bearer [Access Token]"..."accept: application/json" -H "authorization: Bearer [Access Token]"...

    docs.groupdocs.cloud/conversion/convert-to-pres...
  8. 2. Convert to Spreadsheet Document Formats | Do...

    GroupDocs.Conversion Cloud REST API allows us to convert the supported document formats to Spreadsheet Document Formats and returns the output document storage URL and also support to get the result as a stream. Convert to Spreadsheet Formats You can convert the supported document formats to Spreadsheet Formats and returns the output document storage URL Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the convert to spreadsheet Format example...."accept: application/json" -H "authorization: Bearer [Access Token]"..."accept: application/json" -H "authorization: Bearer [Access Token]"...

    docs.groupdocs.cloud/conversion/convert-to-spre...
  9. Get Supported File Formats | Documentation

    GroupDocs.conversion Cloud REST APIs support document conversion tools to convert files from 65+ supported formats to get high-quality output in quickly and reliably. To get a list of supported formats, You can use the below API. Resource The following GroupDocs.conversion Cloud REST API resource has been used in the Supported File Formats example. cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/conversion/formats" -H "accept: application/json" -H "Authorization: Bearer [Access Token]" Response [ { "sourceFormat": "doc", "targetFormats": [ "ods", "xls", "xlsx", "xlsm", "xlsb", "csv", "xls2003", "xltx", "xltm", "tsv", "tiff", "tif", "jpeg", "jpg", "png", "gif", "bmp", "ico", "psd", "svg", "webp", "jp2", "pdf", "epub", "xps", "ppt", "pps", "pptx", "ppsx", "odp", "otp", "potx", "potm", "pptm", "ppsm", "doc", "docm", "docx", "dot", "dotm", "dotx", "rtf", "txt", "odt", "ott", "html" ] }, ...."accept: application/json" -H "authorization: Bearer [Access Token]"..."accept: application/json" -H "authorization: Bearer [Access Token]"...

    docs.groupdocs.cloud/conversion/get-supported-f...
  10. Bank Statement Password Remover | Remove PDF Pa...

    Explore how we remove passwords from bank statement PDFs in our case study. Learn the steps for successful PDF password removal and access financial data easily....0/merger/password" \ -X DELETE -H "Authorization: Bearer <jwt token>" -d...

    blog.groupdocs.cloud/merger/online-bank-stateme...