Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 2,591 for

authorization

(0.04 sec)
  1. Overview | Documentation

    GroupDocs.Signature Cloud is a REST API to create, verify, search, update and delete different type of Signatures objects to documents in the cloud by performing a wide variety of signature options you can wish to put on a document in the cloud, verify document and search Signatures in it. Note Summary there are five types of supported Signature type you can operate with. Text Signature - simple text label with different appearance settings and ability to align the signature location on page area, set font and colors, same as put on any or all pages of a document Image Signature - image signature with amount of filters and appearance settings, like Opacity, gray scale filter, brightness, contracts etc Barcode Signature - put different Barcode encode types on Document pages with lot of additional settings, appearance options and alignment properties QR-Code Signature - put different QR-Code encode types on Document pages with a lot of additional settings, appearance options and alignment properties Digital Signature - put digital signatures like certificate files (PFX, CRT format) on Document or separate pages (for PDF only) with a lot of additional settings, appearance options and alignment properties Stamp Signature - put Stamp generated images on Document pages Our GroupDocs....0 authorization header. You can see complete...

    docs.groupdocs.cloud/signature/overview/
  2. Extract Images from ZIP | Download ZIP Images i...

    Step-by-step guide to automatically extract and download images from ZIP archives using .NET REST API. Learn how to parse ZIP contained images via REST API...application/json" \ -H "authorization: Bearer {ACCESS_TOKEN}"...

    blog.groupdocs.cloud/parser/extract-images-from...
  3. Getting metered license consumption | Documenta...

    Note This example related to Docker version of GroupDocs.Comparison-Cloud only The metered license can be used in Docker version of GroupDocs.Comparison-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.Comparison Cloud with Docker Resource URI HTTP GET ~/comparison/consumption cURL example Request * cURL example to get metered license consumption curl -v "http:///v2.0/comparison/consumption" \ -X GET \ -H "Accept: application/json" \ -H "Authorization: Bearer " Response { "credit": 487848, "quantity": 6061570985....application/json" \ -H "Authorization: Bearer <jwt token>" Response...

    docs.groupdocs.cloud/comparison/metered-consump...
  4. 比较 Word 文档 | 在 .NET 中在线比较 DOCX 文件

    如何在 C# .NET 中比较 Word 文档。指南比较 2 个文档,识别差异,并使用 Word 比较工具高亮显示更改。...application/json" \ -H "authorization: Bearer {ACCESS_TOKEN}"...": true, \"MetaData\": { \"Author\": \"Nayyer Shahbaz\", \"LastSaveBy\":...

    blog.groupdocs.cloud/zh/comparison/compare-word...
  5. Get Document Metadata | 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 Metadata of supported formats, You can use the below API. Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the Document Metadata example. cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/conversion/info?FilePath#words/four-pages.docx" -H "accept: application/json" -H "Authorization: Bearer [Access Token]" Response Content-type: application/json { "fileType": "docx", "pageCount": 4, "size": 8651, "width": 0, "height": 0, "horizontalResolution": 0, "verticalResolution": 0, "bitsPerPixel": 0, "title": "", "author": "", "createdDate": "2016-05-18T00:00:00Z", "modifiedDate": "0001-01-01T00:00:00", "layers": null, "isPasswordProtected": false } SDK examples The API is completely independent of your operating system, database system or development language...."accept: application/json" -H "authorization: Bearer [Access Token]"..."bitsPerPixel" : 0 , "title" : "" , "author" : "" , "createdDate" : "2...

    docs.groupdocs.cloud/conversion/get-document-me...
  6. How to esign a document with customer's signatu...

    Hello, I’m struggling to figure out how to do the following via API based on the documentation provided: Uploading a file: I created an internal storage in my GroupDocs dashboard to temporarily store my files but I c…..."accept: application/json" -H "authorization: Bearer [Access_Token]"...

    forum.groupdocs.cloud/t/how-to-esign-a-document...
  7. Convert PDF to JPG in C# | Export PDF Documents...

    Easily convert PDF to JPG in C# using .NET API. Convert PDF files into high-quality JPEG images, automate PDF to image workflows, and export PDF as JPEG....application/json" \ -H "authorization: Bearer {ACCESS_TOKEN}"...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  8. Convert HTML to PDF in C# .NET

    Discover how GroupDocs.Cloud Conversion API simplifies HTML to PDF conversion. Programmatically convert HTML to PDF with ease using C# .NET....application/json" \ -H "authorization: Bearer {accessToken}" \...

    blog.groupdocs.cloud/conversion/convert-html-to...
  9. Extract Text from PowerPoint in Node.js | PPT T...

    Learn how to extract text from PowerPoint (.ppt, .pptx) using GroupDocs.Parser Cloud SDK for Node.js. Automate PowerPoint parsing with REST API or cURL....application/json" \ -H "authorization: Bearer {ACCESS_TOKEN}"...

    blog.groupdocs.cloud/parser/extract-text-from-p...
  10. 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...