Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 921 for

annotation types

(0.04 sec)
  1. GroupDocs.Clouds

    GroupDocs.Clouds - Document Automation REST APIs | GroupDocs Cloud...cloud/connect/token --header "Content-Type: application/x-www-form-urlencoded"...encoded" --data "grant_type=client_credentials&client_id=[AP...

    blog.groupdocs.cloud/zh/groupdocs.cloud/page/40/
  2. Search Watermarks | Documentation

    This REST API allows finding watermarks in the document. The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. The Search operation response contains not only watermark properties, but also IDs that can be used in Remove operation. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage Required FileInfo....Annotation Product Solution GroupDocs...AttachedImages, Hyperlinks, Text, Annotations, Artifacts, XObjects, None...

    docs.groupdocs.cloud/watermark/search-watermarks/
  3. Sending Excel and ODS files for translation | D...

    How to send Excel and ODS files for translation to the selected languages....Annotation Product Solution GroupDocs...Translation settings Property Type Default value Description sourceLanguage...

    docs.groupdocs.cloud/translation/file/request/e...
  4. Sending images and scanned PDFs for translation...

    How to scans and image files for translation to the selected languages....Annotation Product Solution GroupDocs...Translation settings Property Type Default value Description sourceLanguage...

    docs.groupdocs.cloud/translation/file/request/i...
  5. GroupDocs

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....Annotation Cloud 17.12. の公開リリースを発表で...の公開リリースを発表できることを誇りに思います。これは、GroupDocs.Annotation for .NET に基づいているため、クラウドの...

    blog.groupdocs.cloud/ja/tag/groupdocs/
  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....Annotation Product Solution GroupDocs...different options of Barcode type, location, alignment, font,...

    docs.groupdocs.cloud/signature/working-with-bar...
  7. Supported File Formats | Documentation

    GroupDocs.Classification Cloud REST API support to classify several documents formats such as: Classification From: Portable Document Format: PDF Documents: DOC, DOCX, DOCM, DOT, DOTX, DOTM, RTF, TXT, ODT, OTT Resource The following GroupDocs.Classification Cloud REST API resource has been used in the Supported File Formats example. cURL Rest Example Request curl -v "https://api.groupdocs.cloud/v1.0/classification/formats" \ -X GET \ -H "Content-Type: application/json" \ -H "authorization: Bearer [Acccess Token] Response { "formats": [ { "fileFormat": "Microsoft Word", "extension": "....Annotation Product Solution GroupDocs...ats" \ -X GET \ -H "Content-Type: application/json" \ -H "authorization:...

    docs.groupdocs.cloud/classification/supported-f...
  8. Sending texts for processing | Documentation

    How to send texts for processing to the selected language....Annotation Product Solution GroupDocs...e/text' \ --header 'Content-Type: application/json' \ --header...

    docs.groupdocs.cloud/rewriter/text/request/
  9. 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)?...Annotation Product Solution GroupDocs...and it minimally contains the type of signature and the encryption...

    docs.groupdocs.cloud/total/authenticating-api-r...
  10. Fetching translations | Documentation

    How to fetch the translated text from the GroupDocs.Translation Cloud queue....Annotation Product Solution GroupDocs...sent for translation. Property Type Description status Number HTTP...

    docs.groupdocs.cloud/translation/text/fetch/