Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 2,591 for

authorization

(0.11 sec)
  1. Get Supported QRCodes | Documentation

    GroupDocs.Signature Cloud REST API supports to sign a document with QR-Code. You can list all supported QR-Ccode types using this API. Resource The following GroupDocs.Signature Cloud REST API resource has been used in the example to list supported QR-Code types. cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/signature/qrcodes" -H "accept: application/json" -H "Authorization: Bearer [Access Token]" Response { "qrCodeTypes": [ { "name": "Aztec" }, { "name": "DataMatrix" }, { "name": "GS1DataMatrix" }, { "name": "GS1QR" }, { "name": "QR" } ] } SDK examples The API is completely independent of your operating system, database system or development language....application/json" - H "authorization: Bearer [Access Token]"...

    docs.groupdocs.cloud/signature/get-supported-qr...
  2. Java: Convert MPP to HTML | Develop MPP to HTML...

    Learn how to convert Microsoft Project (MPP) files to HTML online using REST API. Easily share and view project plans in any web browser....application/json" \ -H "authorization: Bearer {accessToken}" \...application/json" \ -H "authorization: Bearer {accessToken}" \...

    blog.groupdocs.cloud/conversion/convert-mpp-to-...
  3. Convert Excel to HTML | XLS to HTML | Save Exce...

    Explore step-by-step instructions and expert tips for seamless conversion of XLS and XLSX to HTML. How to convert Excel to HTML effortlessly....application/json" \ -H "authorization: Bearer {accessToken}" \...application/json" \ -H "authorization: Bearer {accessToken}" \...

    blog.groupdocs.cloud/conversion/convert-excel-t...
  4. Convert ODS to Excel | ODS to Excel using REST API

    Learn how to convert ODS to Excel (XLSX) using a REST API effortlessly. Explore the benefits of ODS to Excel conversion for seamless data compatibility....application/json" \ -H "authorization: Bearer {accessToken}" \...application/json" \ -H "authorization: Bearer {accessToken}" \...

    blog.groupdocs.cloud/conversion/convert-ods-to-...
  5. Comma Delimited files to Excel | CSV to Excel i...

    Convert comma delimited files to Excel using C# .NET. Save csv comma separated values to Excel workbook with C#....application/json" \ -H "authorization: Bearer {accessToken}" \...application/json" \ -H "authorization: Bearer {accessToken}" \...

    blog.groupdocs.cloud/conversion/convert-csv-to-...
  6. PDF to Excel | Convert PDF to XLS | Transform P...

    Convert PDF files to Excel workbooks using C# .NET. Perform seamless PDF to XLS conversion online....application/json" \ -H "authorization: Bearer {accessToken}" \...application/json" \ -H "authorization: Bearer {accessToken}" \...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  7. Convert HTML to Excel | Web to Excel in C# | We...

    How to convert HTML tables to Excel spreadsheets seamlessly using C# .NET....application/json" \ -H "authorization: Bearer {accessToken}" \...application/json" \ -H "authorization: Bearer {accessToken}" \...

    blog.groupdocs.cloud/conversion/convert-html-to...
  8. C#: MPP to PDF | MPP to PDF Conversion | MS Pro...

    How to convert MS Project (MPP) files to PDF format using C# .NET. Easy and Simple MPP to PDF Conversion in C#. Implement MS Project to PDF Conversion....application/json" \ -H "authorization: Bearer {accessToken}" \...application/json" \ -H "authorization: Bearer {accessToken}" \...

    blog.groupdocs.cloud/conversion/convert-mpp-to-...
  9. Releasing Next Generation GroupDocs.Signature C...

    GroupDocs.Signature for Cloud is a REST API to create, verify and search different type of Signatures objects to documents in your application..."PdfSignDigitalOption"}" \ -H "authorization: Bearer xxxxxxxxxxxxxxxxxxxx”...fyDigitalOpti"}" \ -H "authorization: Bearer xxxxxxxxxxxxxxxxxxxx”...

    blog.groupdocs.cloud/signature/releasing-next-g...
  10. Supported QR-Codes | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to sign a document with QR-Code. You can list all supported QR-Ccode types using this API. Resource The following GroupDocs.Signature Cloud REST API resource has been used in the example to list supported QR-Code types. cURL example Request curl -v "https://api.groupdocs.cloud/v1/signature/qrcodes" \ -X GET \ -H "Content-Type: application/json" \ -H "Authorization: Bearer _0zqJ6w3enMdpEw5C6ZKm3lgYvHell1lHdx3vztekvBpCbZGqMvMplrKNrsVXih9Xe6738GSej2hb0BnwKVVz-ANEOnW0bGqjeiJcEySo2Y9-9VZ1K_rs_p4zZcsMoGNuDkL9G4rowGX9Wd1frChwRXzsJCpJUs9G5fGK-0kochaFTVdMgoOHU8JjUOQ5wiu-_ZQSbR0bMKRamxEyc_P_gv9NU7LTJQTCrP1SIJwem1WTX7GaTr8JRUYE0zsXH2vHUkJ1rNh-1RPblqE6wwrfxkklTCGxAWTxvoaSG-Ax-h2Zl9nZkBCAjS48zzz2kqIWS-K5WUmGPP9hAWQL00_deMB0Qi7xqvf2MWoJ831mFnyse-ZQ80fAqPyFBdYpS-xVFC0Uuc8rVHehydCxD0_oIJWkCU_GuDJpNMv6q4IpM-1RzFn" Response { "qrCodeTypes": [ { "name": "Aztec" }, { "name": "DataMatrix" }, { "name": "GS1DataMatrix" }, { "name": "GS1QR" }, { "name": "QR" } ] } SDK examples The API is completely independent of your operating system, database system or development language....application/json" \ - H "authorization: Bearer _0zqJ6w3enMdpEw...

    docs.groupdocs.cloud/signature/supported-qr-codes/