Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 10,446 for

json

(0.13 sec)
  1. Text redaction Annotation | Documentation

    Text redaction annotation fills part of text with black rectangle (used if you want to hide some text) 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-redaction-...
  2. Distance Annotation | Documentation

    Distance annotation measures a distance between objects in a 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....Linux/MacOS/Bash # First get JSON Web Token # Please get your..." \ -H "Accept: application/json" # cURL example to add annotation...

    docs.groupdocs.cloud/annotation/distance-annota...
  3. Area Annotation | Documentation

    Area annotation allows to mark up an area within the document page with a rectangle. 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 curl -v "https://api....Linux/MacOS/Bash # First get JSON Web Token curl -v "https://api..." \ -H "Accept: application/json" # cURL example to add annotation...

    docs.groupdocs.cloud/annotation/area-annotation/
  4. Squiggly Annotation | Documentation

    Squiggly annotation marks text with a squiggly 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 # First get Json Web Token # Please get your Client Id and Client Secret from https://dashboard....Linux/MacOS/Bash # First get JSON Web Token # Please get your..." \ -H "Accept: application/json" # cURL example to add annotation...

    docs.groupdocs.cloud/annotation/squiggly-annota...
  5. Working with DSV Documents | Documentation

    DSV (Delimiter-Separated Values) documents are a specific form of text-based spreadsheets with delimiters (separators). 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 Spreadsheet format in the storage Download saved document Steps 1, 3, 4, 5 are storage operations, please refer to this Storage Operations) for usage details....Linux/MacOS/Bash # First, get JSON Web Token # Replace CLIENT_ID..." \ -H "Accept: application/json" # Load a document curl -v "https://api...

    docs.groupdocs.cloud/editor/working-with-dsv-do...
  6. 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/
  7. C#: Convert HTML to XPS | Web to XPS Conversion...

    Learn how to convert HTML to XPS using C# .NET. A step-by-step guide for transforming HTML content into XPS format. HTML to XPS conversion online....POST \ -H "accept: application/json" \ -H "authorization: Bearer...-H "Content-Type: application/json" \ -d "{ \"StorageName\": \"default\"...

    blog.groupdocs.cloud/conversion/convert-html-to...
  8. 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 Linux/MacOS/Bash curl -X GET "https://api.groupdocs.cloud/v2.0/signature/qrcodes" \ -H "accept: application/Json" \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl.exe -X GET "https://api.groupdocs.cloud/v2.0/signature/qrcodes" ` -H "accept: application/Json" ` -H "authorization: Bearer $env:JWT_TOKEN" Windows CMD curl -X GET "https://api....0/signature/qrcodes" \ -H "accept: application/json" \ -H "authorization: Bearer...0/signature/qrcodes" ` -H "accept: application/json" ` -H "authorization: Bearer...

    docs.groupdocs.cloud/signature/get-supported-qr...
  9. Polyline Annotation | Documentation

    Polyline annotation allows to draw shapes and freehand lines 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 curl -v "https://api....Linux/MacOS/Bash # First get JSON Web Token curl -v "https://api..." \ -H "Accept: application/json" # cURL example to add annotation...

    docs.groupdocs.cloud/annotation/polyline-annota...
  10. Search QRCode 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 QRCode signatures in supported document formats. It provides method to search Digital Signature in Document Pages with different options qrCodeTypeName, text, matchType and other search features by using Search Options Object data in request body. Search QRCode Signature You can search QRCode Signature on Document provided by fileName and document folder (if required) using following API....--header "Content-Type: application/json" \ --data '{ "qrCodeTypeName":...-header "Content-Type: application/json" ` - -data "{ 'qrCodeTypeName':...

    docs.groupdocs.cloud/signature/search-qrcode-si...