Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 67 for

content detection

(0.54 sec)
  1. 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...
  2. Verify 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 verify a signed document. It provides methods to verify QRCode Signature in Documents Pages with different options for page number, text and search criteria by using Verification Options Objects data in request body. Verify QRCode Signature in a Document You can verify QRCode Signature in a Document using this API....Folder#signed" \ - X POST \ - H "Content-Type: application/json" \ -...specified URL and tries to detect file type when fileName parameter...

    docs.groupdocs.cloud/signature/verify-qrcode-si...
  3. Comprehensive JSON to HTML Conversion Tutorial ...

    Learn how to transform JSON data into HTML using GroupDocs.Conversion Cloud SDK for PHP with a tutorial, complete code, cURL examples, and setup instructions....Conversion Tutorial in PHP Table of Contents JSON to HTML Conversion Tutorial...$jsonData = json_decode ( file_get_contents ($jsonPath), true ); if (...

    blog.groupdocs.cloud/conversion/comprehensive-j...
  4. Working with QR Code 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 QRCode. It provides methods to create QRCode Signature in Document Pages with different options of QRCode type, location, alignment, font, margins and appearances by using Signature Options Object data in request body. Add QRCode Signature to Document You can create QRCode Signature on Document provided by fileName and document folder (if required) using following API....docx/qrcode" \ - X POST \ - H "Content-Type: application/json" \ -...specified URL and tries to detect file type when fileName parameter...

    docs.groupdocs.cloud/signature/working-with-qr-...
  5. Sending texts for processing | Documentation

    How to send texts for processing to the selected language....means what you want to do: detect, paraphrase, simpllify, summarize...format in the request body. Detect { "language" : string , "text"...

    docs.groupdocs.cloud/rewriter/text/request/
  6. Working with 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 sign a document with Barcode. It provides methods to create Barcode Signature in Document Pages with different options of Barcode type, location, alignment, font, margins and appearances by using signature-options-objects object data in request body. Add Barcode Signature to Document You can create Barcode Signature on Document provided by fileName and document folder (if required) using following API....docx/barcode" \ - X POST \ - H "Content-Type: application/json" \ -...specified URL and tries to detect file type when fileName parameter...

    docs.groupdocs.cloud/signature/working-with-bar...
  7. Get list of changes without cloud storage | Doc...

    GroupDocs.Comparison Cloud allows you to get a list of changes between source and target documents by sending the files directly in the request body as multipart/form-data. No prior upload to cloud storage is required. This is especially useful when you already have the document bytes in memory or on disk and prefer a single round-trip call instead of a separate upload step. API usage The PUT /comparison/changes endpoint accepts files as multipart/form-data form fields:...ChangeInfo objects describing every detected change. lets you call this...&client_secret= $CLIENT_SECRET " \ -H "Content-Type: application/x-www-form-urlencoded"...

    docs.groupdocs.cloud/comparison/get-changes-wit...
  8. 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...
  9. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...NET helps detect differences between versions...and rewrite files or text content programmatically. Learn features...

    blog.groupdocs.cloud/groupdocs.cloud/page/6/
  10. GroupDocs Newsletter March 2017– APIs Updates a...

    GroupDocs developer newsletter of May 2017 describes APIs updates, major feature enhancements and bug fixes within GroupDocs documents manipulation APIs....compares and merges documents to detect changes for words, paragraphs...and tags to the document’s content. The new version 17.1 allows...

    blog.groupdocs.cloud/total/groupdocs-newsletter...