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

content detection

(0.05 sec)
  1. Document Information | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 Get Document Information This API retrieves document information. It returns an object that contains information about file format, document pages and file size. Resource The following GroupDocs.Signature Cloud REST API resource has been used to get document information. cURL example Linux/MacOS/Bash curl -v "https://api.groupdocs.cloud/v1/signature/document.docx/document/info" \ -X GET \ -H "Content-Type: application/json" \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl....docx/document/info" \ -X GET \ -H "Content-Type: application/json" \ -H...docx/document/info" ` -X GET ` -H "Content-Type: application/json" ` -H...

    docs.groupdocs.cloud/signature/document-informa...
  2. Verify 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 verify a signed document. It provides methods to verify Text Signature in Documents Pages with different options for page number, text and search criteria by using Verification Options Objects data in request body. Verify Text Signature in a Document You can verify Text 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-text-sign...
  3. 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...
  4. 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...
  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....'authorization: $JWT_TOKEN' \ --header 'content-type: application/json' \ --data...$env:JWT_TOKEN" ` - -header "content-type: application/json" ` -...

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

    docs.groupdocs.cloud/signature/working-with-ima...
  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. Compare multiple documents with specific compar...

    GroupDocs.Comparison Cloud allows to compare more that 2 documents and specify some specific comparison options like styling for detected changes, comparison details level etc. The following code sample shows how to compare multiple documents with specific options. 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 options like styling for detected changes, comparison details...&client_secret= $CLIENT_SECRET " \ -H "Content-Type: application/x-www-form-urlencoded"...

    docs.groupdocs.cloud/comparison/compare-multipl...