Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 3,659 for

groupdocs.annotation

(0.32 sec)
  1. Sending images and scanned PDFs for translation...

    How to scans and image files for translation to the selected languages....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/file/request/i...
  2. Sending Word files for translation | Documentation

    How to send Word files for translation to the selected languages....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/file/request/w...
  3. 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....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/verify-qrcode-si...
  4. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...announce the release of the GroupDocs.Annotation for Cloud add-on for...

    blog.groupdocs.cloud/groupdocs.cloud/page/52/
  5. Extract Images from a Document Inside a Contain...

    This REST API allows extracting images from a document placed in a container like ZIP archive, emails, PDF portfolios, etc. by specifying the ContainerItemInfo parameter. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract images from a document inside a container example. cURL example The following example demonstrates how to extract images from a container item. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.cloud/parser/extract-images-from...
  6. Features Overview | Documentation

    GroupDocs.Metadata Cloud is a powerful and easy to use metadata management REST API which allows users to read and edit metadata associated with various document, image, audio, video and many other formats. The API also provides operations to extract metadata, add, search, modify and remove metadata in supported file formats. Below you may find an overview for the most valuable features. Extracting Metadata Using the GroupDocs.Metadata Cloud you can extract desired metadata properties from files of different types....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/features-overview/
  7. GroupDocs.Translation Cloud Product Family | Do...

    An introduction to machine translation technology and how GroupDocs.Translation Cloud can help you use it for your day-to-day business needs....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/
  8. Set Metadata By Property Value | Documentation

    This REST API allows to set document metadata new values choosing properties which values are matching the specified. cURL example The following example demonstrates how to set metadata information to all properties with the “Microsoft Office Word” value. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # The credentials are read from environment variables CLIENT_ID and CLIENT_SECRET. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example to join several documents into one curl -v "https://api....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  9. Add Metadata By Property Name Match Exact Phras...

    This REST API allows you to add metadata information as properties with specified name. cURL example The following example demonstrates how to add metadata date and time information in all properties with the same name as specified. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example to add metadata to a document curl -v "https://api....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  10. Paraphrase text with GroupDocs.Rewriter SDK | D...

    How to use GroupDocs.Rewriter Cloud SDK for paraphrasing texts....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.cloud/rewriter/text/sdk/paraphrase/