Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 52 for

content detection

(0.06 sec)
  1. Verify 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 verify a signed document. It provides methods to verify Barcode Signature in Documents Pages with different options for page number, text and search criteria by using verification-options-objects data in request body. Verify Barcode Signature in a Document You can Verify Barcode Signature in a Document using this API. It expects Verification Options Object data in request body....Folder#signed" \ -X POST \ -H "Content-Type: application/json" \ -H...Folder#signed" ` -X POST ` -H "Content-Type: application/json" ` -H...

    docs.groupdocs.cloud/signature/verify-barcode-s...
  2. Search Digital 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 Digital signatures in supported document formats. It provides method to search Digital Signature in Document Pages with different options by using Search Options Object data in request body. Search Digital Signature You can search Digital Signature on Document provided by fileName and document folder (if required) using following API....Bearer $JWT_TOKEN " \ --header "Content-Type: application/json" \ --data...$env:JWT_TOKEN" ` - -header "Content-Type: application/json" ` -...

    docs.groupdocs.cloud/signature/search-digital-s...
  3. Verify Digital 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 verify a signed document. It provides methods to verify Digital Signature in Documents Pages with different options for page number, text and search criteria by using VerificationOptions Objects data in request body. Verify Digital Signature in a Document You can verify Digital Signature in a Document using this API....Folder#signed" \ -X POST \ -H "Content-Type: application/json" \ -H...Folder#signed" ` -X POST ` -H "Content-Type: application/json" ` -H...

    docs.groupdocs.cloud/signature/verify-digital-s...
  4. 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....Bearer $JWT_TOKEN " \ --header "Content-Type: application/json" \ --data...$env:JWT_TOKEN" ` - -header "Content-Type: application/json" ` -...

    docs.groupdocs.cloud/signature/search-qrcode-si...
  5. Working with Digital 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 add Digital Signature to a document. It provides methods to create Digital Signature in Document Pages with different options of Certificate type, location, alignment, font, margins and appearances by using Signature Options Object data in request body. Add Digital Signature to Document You can create Digital Signature on Document provided by fileName and document folder (if required) using following API....pdf/digital" \ -X POST \ -H "Content-Type: application/json" \ -H...pdf/digital" ` -X POST ` -H "Content-Type: application/json" ` -H...

    docs.groupdocs.cloud/signature/working-with-dig...
  6. Working with Text 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 sign a document with Text. It provides methods to create Text Signature in Document Pages with different options of Text, location, alignment, font, margins and appearances by using Signature Options Object data in request body. Add Text Signature to Document You can create Text Signature on Document provided by fileName and document folder (if required) using following API....docx/text" \ -X POST \ -H "Content-Type: application/json" \ -H...docx/text" ` -X POST ` -H "Content-Type: application/json" ` -H...

    docs.groupdocs.cloud/signature/working-with-tex...
  7. Get changes coordinates | Documentation

    GroupDocs.Comparison Cloud allows to detect changes between source and target files and obtain changes coordinates at files preview images. The following code sample shows how to get changes coordinates. 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....Comparison Cloud allows to detect changes between source and...&client_secret= $CLIENT_SECRET " \ -H "Content-Type: application/x-www-form-urlencoded"...

    docs.groupdocs.cloud/comparison/get-changes-coo...
  8. Extract Images from HTML | HTML Image Extractor...

    How to extract images from HTML file using .NET REST API. Extract Base64, inline, embedded, and linked images from HTML using the best HTML image extractor...NET Cloud SDK Table of Contents Why Extract Images from HTML...HTML documents is useful for: Content migration. Extracting media...

    blog.groupdocs.cloud/parser/extract-images-from...
  9. Working with Stamp 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 put Stamp Signature on supported file format. It provides methods to create Stamp Signature in Document Pages with different options to add image as stamp, location, alignment, font, margins and appearances by using Signature Options Object data in request body. Add Stamp Signature to Document You can create Stamp Signature on Document provided by fileName and document folder (if required) using following API....Bearer $JWT_TOKEN " \ --header "content-type: application/json" \ --data...$env:JWT_TOKEN" ` - -header "content-type: application/json" ` -...

    docs.groupdocs.cloud/signature/working-with-sta...
  10. Authenticating API Requests | Documentation

    There is only one way to authenticate GroupDocs Cloud REST APIs: by using OAuth 2.0 protocol with JWT Bearer Token. The JWT token is extracted and validated by our APIs from the Authorization request header. OAuth 2.0 OAuth 2.0 is an authorization framework that enables your applications to obtain access to data to different APIs. OAuth provides authorization flows for web and desktop applications, and mobile devices. What is a JSON Web Token (JWT)?...Headers: Accept: application/json Content-Type: application/x-www-form-urlencoded...cloud/connect/token' \ --header 'Content-Type: application/x-www-form-urlencoded'...

    docs.groupdocs.cloud/total/authenticating-api-r...