Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 2,589 for

authorization

(0.07 sec)
  1. Next Generation GroupDocs.Conversion Cloud is C...

    GroupDocs.Conversion for Cloud REST API will support converting over 50 documents and image formats to Words, Cells, Html, PDF, Slides and Image formats....0 authorization header. You can see the...

    blog.groupdocs.cloud/conversion/next-generation...
  2. Fetching file results | Documentation

    How to fetch the result from the GroupDocs.Rewriter Cloud queue....7cc04eaa5' \ --header 'Authorization: Bearer eyJhbGciOiJSUzI1NiIs...

    docs.groupdocs.cloud/rewriter/file/fetch/
  3. Add Metadata By Property Name Match Exact Phras...

    This REST API allows you to add metadata information as properties with specified name. cURL example The following example demonstrates how to add metadata date and time information in all properties with the same name as specified. 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. curl -v "https://api....application/json" \ -H "Authorization: Bearer <jwt token>" \ -d...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  4. Working With Files | Documentation

    Download File API This API allows you to download a file from GroupDocs Cloud Storage. API Explorer GroupDocs.Merger Cloud API Reference lets you try out Download a File API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs expose. Request parameters Parameter Description Path Path of the file including file name and extension e.g. /Folder1/file.ext. Required. Can be passed as a query string parameter or as part of the URL storageName Name of the storage....multipart/form-data" -H "authorization: Bearer [Access Token]"..."accept: application/json" -H "authorization: Bearer [Access Token]"...

    docs.groupdocs.cloud/merger/working-with-files/
  5. Working With Folder | Documentation

    Get the File Listing of a Specific Folder This API allows you to get a list of all files of a specific folder from the specified Cloud Storage. If you do not pass storage name API will find the folder in GroupDocs Cloud Storage. API Explorer GroupDocs.Editor Cloud API Reference lets you try out List Files in a Folder API right away in your browser. It allows you to effortlessly interact and try out every single operation that our APIs expose...."accept: application/json" -H "authorization: Bearer [Access Token]"..."accept: application/json" -H "authorization: Bearer [Access Token]"...

    docs.groupdocs.cloud/editor/working-with-folder/
  6. Compare Word Documents | Compare DOCX Files Onl...

    How to compare Word documents in C# .NET. A guide to compare 2 documents in Word, identify differences, and highlight changes using Word comparison tools....application/json" \ -H "authorization: Bearer {ACCESS_TOKEN}"...": true, \"MetaData\": { \"Author\": \"Nayyer Shahbaz\", \"LastSaveBy\":...

    blog.groupdocs.cloud/comparison/compare-word-do...
  7. PDF Merger | Merge PDF Documents | Combine PDFs...

    Learn how to merge PDF documents in C# .NET. Step-by-step guide to combine PDF files, concatenate PDF documents, and streamline workflows with PDF merger....application/json" \ -H "authorization: Bearer {accessToken}" \...

    blog.groupdocs.cloud/merger/merge-pdf-files-usi...
  8. Get Supported File Formats | Documentation

    GroupDocs.Signature Cloud is a REST API to create, verify and search different type of Signatures objects in all common business formats, including PDF, Microsoft Word, Excel, PowerPoint, epub and many other files. To get list of supported file formats, you can use the following API. Resource The following GroupDocs.Signature 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/signature/formats" -H "accept: application/json" -H "Authorization: Bearer [Access Token]" Response { "formats": [ { "extension": "....application/json" - H "authorization: Bearer [Access Token]"...

    docs.groupdocs.cloud/signature/get-supported-fi...
  9. Extract Images from PDF Files using C# .NET RES...

    Learn how to extract images from PDF files in C# .NET. Step-by-step tutorial to download and save embedded images programmatically....application/json" \ -H "authorization: Bearer {ACCESS_TOKEN}"...

    blog.groupdocs.cloud/parser/extract-images-from...
  10. 将 HTML 转换为 JSON 在 Node.js 中 | 在线网页导出为 JSON

    使用 GroupDocs.Conversion Cloud SDK for Node.js 将 HTML 文件转换为 JSON 格式。通过 REST API 在线将结构化的 HTML 文档转换为 JSON 格式。...application/json" \ -H "authorization: Bearer {JWT_TOKEN}" \ -H...application/json" \ -H "authorization: Bearer {accessToken}" \...

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