Sort Score
Result 10 results
Languages All
Labels All
Results 2,591 - 2,600 of 10,546 for

json

(0.23 sec)
  1. 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 Linux/MacOS/Bash curl -v "https://api.groupdocs.cloud/v1/signature/qrcodes" \ -X GET \ -H "Content-Type: application/Json" \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl....-H "Content-Type: application/json" \ -H "authorization: Bearer...-H "Content-Type: application/json" ` -H "authorization: Bearer...

    docs.groupdocs.cloud/signature/supported-qr-codes/
  2. Text Strikeout Annotation | Documentation

    Text Strikeout annotation marks text fragment with a strikethrough styling 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 # Get Json Web Token curl -v "https://api....example Linux/MacOS/Bash # Get JSON Web Token curl -v "https://api..." \ -H "Accept: application/json" # Add annotation into document...

    docs.groupdocs.cloud/annotation/text-strikeout-...
  3. Customize changes styles | Documentation

    GroupDocs.Comparison Cloud provides compare options set with some default values that provides both - appropriate comparison speed and quality. Example below demonstrates how to change different changes types styling. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Linux/MacOS/Bash # First get JSON Web Token curl -v "https://api..." \ -H "Accept: application/json" # Get document information...

    docs.groupdocs.cloud/comparison/customize-chang...
  4. GroupDocs.Storage Cloud has been Discontinued %...

    GroupDocs.Storage Cloud has been discontinued as a separate product. Its storage features are now available as micro-services in every GroupDocs Cloud API....application/json" \\ -H "Accept: application/json" \\ -H "authorization:... \\ -H "accept: application/json" \\ -H "authorization: Bearer...

    blog.groupdocs.cloud/total/groupdocs.storage-cl...
  5. Search Barcode Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to search Barcode signatures in supported document formats. It provides method to search Barcode Signature in Document Pages with different options barcodeType, Name, text, matchType and other search features by using Search Options Object data in request body. Search Barcode Signature You can search Barcode Signature on Document provided by fileName and document folder (if required) using following API....--header 'content-type: application/json' \ --data '{ "barcodeTypeName":...-header "content-type: application/json" ` - -data "{ 'barcodeTypeName':...

    docs.groupdocs.cloud/signature/search-barcode-s...
  6. GroupDocs Cloud Blog on Document Processing RES...

    GroupDocs Cloud Blog on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs Cloud Blog on Document Processing REST APIs | GroupDocs Cloud Edit PowerPoint Files Using Java Li......Upload a DOCX template, bind JSON data, and output DOCX or PDF...Convert JSON to CSV Using Node.js REST API | Transform JSON to CSV...

    blog.groupdocs.cloud/groupdocs.cloud/index.xml
  7. Security Operations | Documentation

    Add Document Password Protection This REST API allows adding document password protection. API endpoint accepts document storage path as input payload and returns path to the created a password-protected document. The description of the important API parameters is given below: Name Description Comment FilePath The file path in the storage Required property StorageName Storage name It could be omitted for default storage. VersionId File version Id Useful for storages that support file versioning Password The password to open file Should be specified only for password-protected documents OutputPath Path to resultant document Required Resource URI HTTP PUT ~/password Swagger UI lets you call this REST API directly from the browser....Linux/MacOS/Bash # First get JSON Web Token # Please get your..." \ -H "Accept: application/json" # cURL example to add password...

    docs.groupdocs.cloud/merger/security-operations/
  8. Convert PDF to HTML in .NET | PDF to Web Page C...

    How to convert PDF to HTML using .NET API. Step-by-step guide with code samples, cURL commands, and SEO-friendly tips for accurate PDF to web conversion....POST \ -H "accept: application/json" \ -H "authorization: Bearer...-H "Content-Type: application/json" \ -d "{ \"StorageName\": \"default\"...

    blog.groupdocs.cloud/conversion/pdf-to-html-onl...
  9. First Public Release of Next Generation GroupDo...

    GroupDocs.Conversion Cloud is a REST API for converting over 50 documents and image formats to Words, Cells, Html, PDF, Slides and Image formats....-H "Content-Type: application/json" \ -H "authorization: Bearer...Please see the following URI, JSON Request data, REST command(Curl)...

    blog.groupdocs.cloud/viewer/first-public-releas...
  10. Create or Update Template | Documentation

    This REST API provides the functionality to save or update files that can be used in Parse endpoint. It’s easy to define and save the template to extract data from invoices, prices or other kinds of your typical documents. 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.... Request # First get JSON Web Token # Please get your..." \ -H "Accept: application/json" # cURL example to join several...

    docs.groupdocs.cloud/parser/create-or-update-te...