Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 1,563 for

language

(0.15 sec)
  1. Content processing workflow | Documentation

    An overview of the GroupDocs.Rewriter Cloud workflow....of code in any programming language supported by . Read article...Behind the scenes Natural language processing is a resource-intensive...

    docs.groupdocs.cloud/rewriter/workflow/
  2. Supported file formats | Documentation

    A complete list of file formats that can be translated using GroupDocs.Translation Cloud....HTM The standard markup language for Web pages. Microsoft Word...the dialects of the Markdown language (including Markdown with Hugo...

    docs.groupdocs.cloud/translation/supported-file...
  3. GroupDocs Newsletter March 2017– APIs Updates a...

    GroupDocs Newsletter showcases newly supported features, enhancements and bug fixes by GroupDocs Document Format APIs for .NET, Java and Android platforms....thought of searching a term in a language other than English or having...search queries written in a language that does not match the keyboard...

    blog.groupdocs.cloud/total/groupdocs-newsletter...
  4. 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....database system or development language. We provide and support API...SDKs in many development languages in order to make it even easier...

    docs.groupdocs.cloud/signature/verify-qrcode-si...
  5. Features Overview | Documentation

    Overview GroupDocs.Editor Cloud is a REST API that allows you to edit documents across a wide range of supported document types. Below, the shortlist of possible actions: Document Edit operations The main feature of GroupDocs.Editor API is an ability to edit the most popular document formats using front-end WYSIWYG editors without any additional applications. No Open Office or MS Office is required to edit a Word Processing documents, Spreadsheets or Presentations....mode; consider language information for multi-language document editing;...

    docs.groupdocs.cloud/editor/features-overview/
  6. System requirements | Documentation

    Minimum requirements and prerequisites for developing applications with GroupDocs.Rewriter Cloud....used with any programming language that supports HTTPS requests:...

    docs.groupdocs.cloud/rewriter/system-requirements/
  7. Get Supported File Formats | Documentation

    GroupDocs.Annotation Cloud is a REST API provides methods to apply Text and Figure based annotations to documents & images of all popular formats. Resource The following GroupDocs.Comparison Cloud REST API resource has been used in the Supported File Formats example. cURL example Linux/MacOS/Bash curl -X GET 'https://api.groupdocs.cloud/v2.0/annotation/formats' \ -H 'accept: application/json' \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl.exe -X GET ` "https://api.groupdocs.cloud/v2.0/annotation/formats" ` -H "accept: application/json" ` -H "authorization: Bearer $env:JWT_TOKEN" Windows CMD curl -X GET ^ "https://api...."fileFormat" : "HyperText Markup Language" }, { "extension" : ".html"..."fileFormat" : "HyperText Markup Language" }, { "extension" : ".eml"...

    docs.groupdocs.cloud/annotation/get-supported-f...
  8. System requirements | Documentation

    Minimum requirements and prerequisites for developing applications with GroupDocs.Translation Cloud....used with any programming language that supports HTTPS requests:...

    docs.groupdocs.cloud/translation/system-require...
  9. Remove Watermarks | Documentation

    This REST API allows removing watermarks from the document. The operation performs a search for possible watermarks and then removes them. The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. There are two popular scenarios to use the Remove operation: Remove particular watermarks found by search criteria. With this scenario Two operations are used: Search and Remove: You define the search criteria set; You first use Search operation with the designed criteria and get the response with search results; You can analyze the response and choose those watermarks that should be deleted; You then call Remove operation with the same set of search criteria; You also provide RemoveIds array with IDs of found watermarks; Then watermarks with passed IDs will be removed Remove all found watermarks....or development language. You can use any language and platform...support API in many development languages in order to make it easier...

    docs.groupdocs.cloud/watermark/remove-watermarks/
  10. 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....database system or development language. We provide and support API...SDKs in many development languages in order to make it even easier...

    docs.groupdocs.cloud/signature/document-informa...