Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 2,591 for

authorization

(0.17 sec)
  1. Add Image Watermark to Word in C# | Watermark D...

    Learn how to add image watermark to Word documents online using GroupDocs.Watermark Cloud SDK for .NET. Add logos, photos, or JPG images as watermarks in DOC and DOCX files programmatically....application/json" \ -H "authorization: Bearer {ACCESS_TOKEN}"...

    blog.groupdocs.cloud/watermark/add-image-waterm...
  2. Delete Document Pages | Documentation

    Delete Pages method allows to delete pages in the cloud storage, created by get pages method. 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 Add annotation Call Preview method Download result pages from cloud storage Delete pages in cloud storage HTTP POST ~/annotation/preview/remove Swagger UI lets you call this REST API directly from the browser....application/json" \ - H "Authorization: Bearer <jwt token>" \ -...

    docs.groupdocs.cloud/annotation/delete-pages/
  3. 使用 cURL 对 MS Office、PDF 和许多其他文档格式中的原始文本进行分类

    GroupDocs.Classification Cloud API 检索分类法/文档分类法的原始文本分类输出,其中包含有关最佳类别的信息..."accept: application/json" -H "authorization: Bearer [Access_Token]"...

    blog.groupdocs.cloud/zh/classification/classify...
  4. Convert PDF to JPG | PDF Document to JPG | PDF ...

    Convert PDF documents into JPG images using .NET REST API. Simple and easy PDF to JPG conversion in C# .NET....application/json" \ -H "authorization: Bearer {accessToken}" \...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  5. Parse by Template of a Document Inside a Contai...

    This REST API allows extracting fields and tables from a document placed in a container like ZIP archive, emails, PDF portfolios, etc. by specifying the ContainerItemInfo parameter. The following example demonstrates how to extract data from a container item. Here you can see how to parse text fields by regular expressions and a table inside the container item document. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Parse by Template of a document inside a container example....application/json" \ -H "Authorization: Bearer <jwt token>" \ -d...

    docs.groupdocs.cloud/parser/parse-by-template-o...
  6. 1. Convert to Any Format | Documentation

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

    docs.groupdocs.cloud/conversion/convert-to-any-...
  7. Extract Pages | Documentation

    Extract Pages by Exact Page Numbers This REST API allows extracting pages from source documents by providing exact page numbers via Pages collection. The result is a new document that contains only specified pages from a source document. For protected documents, it is also required to provide a password. The following example demonstrates how to extract pages 2,4,7 from a source document into a new document. Resource URI HTTP POST ~/Pages/Extract Swagger UI lets you call this REST API directly from the browser....application/json" \ -H "Authorization: Bearer <jwt token>" \ -d...application/json" \ -H "Authorization: Bearer <jwt token>" \ -d...

    docs.groupdocs.cloud/merger/extract-pages/
  8. Getting metered license consumption | Documenta...

    Note This example related to Docker version of GroupDocs.Editor-Cloud only The metered license can be used in Docker version of GroupDocs.Editor-Cloud. Here is an example how to retrieve metered license consumption. You can find more information about Docker version at How to self-host GroupDocs.Editor Cloud with Docker Note about credits consumption when using metered license in docker version Storage calls are not charged Editor API calls charge is based on document size: 1 credit per call per 20MB Not about /join method: if page options, like page number, are set for first of joined documents, there may be extra credit consumed, because of internal implementation....application/json" \ -H "Authorization: Bearer <jwt token>" Response...

    docs.groupdocs.cloud/editor/metered-consumption/
  9. Get Document Information | Documentation

    This REST API allows us to obtain basic information about the document and it’s pages properties. The endpoint accepts the document storage path as input payload. Here is the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format. Pages count Password protection Resources HTTP POST ~/info Swagger UI lets you call this REST API directly from the browser. cURL example Request * First get JSON Web Token * Please get your Client Id and Client Secret from https://dashboard....application/json" \ -H "Authorization: Bearer <jwt token>" -d...

    docs.groupdocs.cloud/editor/get-document-inform...
  10. Adding Watermark in Word | Document Watermarkin...

    Programmatically Add Text or Image Watermark to Word Documents using a REST API on the cloud in C# with GroupDocs.Watermark Cloud SDK for .NET....application/json" \ -H "Authorization: Bearer <jwt token>" \ -d...

    blog.groupdocs.cloud/watermark/add-watermark-to...