Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 1,569 for

language

(0.09 sec)
  1. 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...
  2. Summarize Documents in C# | Document Summarizat...

    How to summarize document content using .NET REST API. Create concise summaries of PDFs, Word files, and text documents using AI-powered summarization....detail level Supports multiple languages Easy integration with .NET...fileInfo, SummaryType = "Short" , Language = "en" } ); var response =...

    blog.groupdocs.cloud/rewriter/summarize-documen...
  3. 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...
  4. 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/
  5. 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...
  6. 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/
  7. Product Overview | Documentation

    A brief overview of the most important features, functionalities and use aspects of GroupDocs Assembly Cloud....all mainstream programming languages. What is GroupDocs Assembly...Adobe Acrobat PDF Printing Language PCL, PS, XPS, OXPS Web HTML...

    docs.groupdocs.cloud/assembly/getting-started/p...
  8. A REST API Solution to Merge and Split Document...

    GroupDocs.Parser Cloud is a REST API solution to parse documents to extract text, images and document information on any platform....be used on any platform or language that supports REST. What is...your favorite programming language. You can find a complete list...

    blog.groupdocs.cloud/parser/a-rest-api-solution...
  9. Replace Watermarks | Documentation

    This REST API allows replacing watermarks in the document. The operation performs a search for possible watermarks and then performs replacement operations over them. The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. With this operation, you may replace found watermark properties: watermark image, text or/and text appearance options like font, size, color, etc. The table below contains the full list of properties....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/replace-watermarks/
  10. Parse by Template of a Document Inside a Contai...

    This REST API allows extracting fields and tables from a document placed in a container like ZIP archive, emails, PDF portfolios, etc. by specifying the ContainerItemInfo parameter. The following example demonstrates how to extract data from a container item. Here you can see how to parse text fields by regular expressions and a table inside the container item document. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Parse by Template of a document inside a container example....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/parser/parse-by-template-o...