Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 3,241 for

authorization

(0.09 sec)
  1. Features Overview | Documentation

    GroupDocs.Watermark Cloud is a REST API for managing watermarks in the documents of different file formats. It provides easy to use watermarking methods. It also allows you to search and remove previously added watermarks of popular types (including watermarks added by third-party tools) in a document. The API provides straightforward and easy to use set of methods to add, search, and remove watermarks in supported file formats. Adding Watermarks Groupdocs.Watermark Cloud allows to add text/image watermarks to supported document formats and images and save resultant file....requests require a Bearer authorization header with a JWT Token...

    docs.groupdocs.cloud/watermark/features-overview/
  2. Summarize Documents in C# | Document Summarizat...

    How to summarize document content using .NET REST API. Create concise summaries of PDFs, Word files, and text documents using AI-powered summarization....0/rewriter/summarize" \ -H "authorization: Bearer {ACCESS_TOKEN}"...

    blog.groupdocs.cloud/rewriter/summarize-documen...
  3. CSV to JSON in Node.js | Convert CSV to JSON wi...

    Convert CSV to JSON in Node.js using GroupDocs.Conversion SDK. A scalable and secure REST API for transforming tabular data into structured JSON format....application/json" \ -H "authorization: Bearer {JWT_TOKEN}" \ -H...

    blog.groupdocs.cloud/conversion/convert-csv-to-...
  4. Python 中的逐步 PNG 到 PPTX 轉換教學

    在 Python 中使用 GroupDocs.Conversion Cloud SDK 將 PNG 圖像轉換為 PPTX 簡報。請按照此分步指南,了解代碼、cURL 命令和技巧。...png" \ -H "Authorization: Bearer YOUR_ACCESS_TOKEN"...0/conversion/convert?format=pptx" \ -H "Authorization: Bearer YOUR_ACCESS_TOKEN"...

    blog.groupdocs.cloud/zh-hant/conversion/step-by...
  5. Working with WordProcessing Documents | Documen...

    WordProcessing is the most used and known document family format, that includes DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF and much more. All these formats are supported by the GroupDocs.Editor Cloud. There several steps that usage of GroupDocs.Editor Cloud consists of: Upload input document into cloud storage Load the document into editable representation in the cloud storage (HTML file and resources) Download HTML document (and resources, if needed) from storage Edit HTML document at client side Upload HTML document back into the storage Save the edited document into WordProcessing format in the storage Download saved document Steps 1, 3, 4, 5 are storage operations, please refer to this Storage Operations) for usage details....application/json" \ -H "Authorization: Bearer $JWT_TOKEN " \ -d...application/json" ` -H "Authorization: Bearer $env:JWT_TOKEN"...

    docs.groupdocs.cloud/editor/working-with-wordpr...
  6. Get Template | Documentation

    This REST API provides the functionality to retrieve templates that are used in Parse endpoint. Simply get the API response and use it as a template parameter in Parse by the Template method. The table below contains the full list of properties. Name Description Comment TemplatePath The path of the template, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Get Template example....application/json" \ -H "Authorization: Bearer <jwt token>" \ -d...

    docs.groupdocs.cloud/parser/get-template/
  7. Node.JS 中的 PDF 转 DOCX 转换

    使用 GroupDocs.Conversion Cloud SDK 在 Node.JS 中将 PDF 转换为 DOCX。本指南展示了异步代码、cURL REST 调用、安装步骤以及最佳实践提示。...pdf" \ -H "Authorization: Bearer YOUR_ACCESS_TOKEN"...0/conversion/convert" \ -H "Authorization: Bearer YOUR_ACCESS_TOKEN"...

    blog.groupdocs.cloud/zh/conversion/pdf-to-docx-...
  8. Text Replacement Annotation | Documentation

    Text Replacement annotation replaces original text with other provided text fragment API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # 1. Get JSON Web Token # Replace $CLIENT_ID and $CLIENT_SECRET with your actual credentials (or set them as environment variables)....application/json" \ -H "Authorization: Bearer $JWT_TOKEN " \ -d...application/json" ` -H "Authorization: Bearer $env:JWT_TOKEN"...

    docs.groupdocs.cloud/annotation/text-replacemen...
  9. Link Annotation | Documentation

    Link annotation adds a hyper link to document API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....application/json" \ -H "Authorization: Bearer $JWT_TOKEN " \ -d...application/json" ` -H "Authorization: Bearer $env:JWT_TOKEN"...

    docs.groupdocs.cloud/annotation/link-annotation/
  10. Extract MP3 Metadata in .NET: Output Tags as JSON

    Learn how to extract MP3 metadata in .NET and output tags as JSON using GroupDocs.Metadata Cloud SDK. Step-by-step guide with code, cURL and best practices....0/storage/file/upload" \ -H "Authorization: Bearer YOUR_ACCESS_TOKEN"...0/metadata/extract" \ -H "Authorization: Bearer YOUR_ACCESS_TOKEN"...

    blog.groupdocs.cloud/metadata/extract-mp3-metad...