Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 1,573 for

language

(0.94 sec)
  1. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...stands for Extensible Markup Language. It was designed for storing...API XML (Extensible markup language) is a widely-used file format...

    blog.groupdocs.cloud/groupdocs.cloud/page/25/
  2. GroupDocs.Conversion Cloud Product Family

    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....(eXtensible Markup Language) is a markup language for storing, transmitting...Hypertext Markup Language, is a standard markup language used to create...

    blog.groupdocs.cloud/categories/groupdocs.conve...
  3. Get Supported File Formats | Documentation

    GroupDocs.Signature Cloud is a REST API to create, verify and search different type of Signatures objects in all common business formats, including PDF, Microsoft Word, Excel, PowerPoint, epub and many other files. To get list of supported file formats, you can use the following API. Resource The following GroupDocs.Signature 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/signature/formats" \ -H "accept: application/json" \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl...."fileFormat" : "HyperText Markup Language" }, { "extension" : ".mht"..."fileFormat" : "HyperText Markup Language" }, { "extension" : ".xml"...

    docs.groupdocs.cloud/signature/get-supported-fi...
  4. GroupDocs.Rewriter Cloud | Documentation

    An introduction to natural Language processing technology and how GroupDocs.Rewriter Cloud can help you use it for your day-to-day business needs....advanced algorithms and natural language processing techniques to generate...spinning, paraphrasing, and language translation. Text rewriting...

    docs.groupdocs.cloud/rewriter/
  5. Supported File Formats | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud is a REST API to create, verify and search different type of Signatures objects in all common business formats, including PDF, Microsoft Word, Excel, PowerPoint, epub and many other files. To get list of supported file formats, you can use the following API. Resource The following GroupDocs.Signature Cloud REST API resource has been used in the Supported File Formats example...."fileFormat" : "HyperText Markup Language" , "extension" : ".html" }..."fileFormat" : "HyperText Markup Language" , "extension" : ".mht" }...

    docs.groupdocs.cloud/signature/supported-file-f...
  6. Paraphrase text with GroupDocs.Rewriter SDK | D...

    How to use GroupDocs.Rewriter Cloud SDK for paraphrasing texts....for all popular programming languages. They wrap up all routine...new ParaphraseTextReques ( language : sourceLanguage , text :...

    docs.groupdocs.cloud/rewriter/text/sdk/paraphrase/
  7. Summarizing text with GroupDocs.Rewriter SDK | ...

    How to use GroupDocs.Rewriter Cloud SDK for texts summarization....for all popular programming languages. They wrap up all routine...new SummarizationTextReq ( language : sourceLanguage , text :...

    docs.groupdocs.cloud/rewriter/text/sdk/summarize/
  8. Simplifying text with GroupDocs.Rewriter SDK | ...

    How to use GroupDocs.Rewriter Cloud SDK for texts simplification....for all popular programming languages. They wrap up all routine...request = new BaseTextRequest ( language : sourceLanguage , text :...

    docs.groupdocs.cloud/rewriter/text/sdk/simmplify/
  9. Findging synonyms with GroupDocs.Rewriter SDK |...

    How to use GroupDocs.Rewriter Cloud SDK to find synonyms for word or phrase....for all popular programming languages. They wrap up all routine...new SynonymizeTextReques ( language : sourceLanguage , text :...

    docs.groupdocs.cloud/rewriter/text/sdk/synoymize/
  10. Detecting paraphrases in text with GroupDocs.Re...

    How to use GroupDocs.Rewriter Cloud SDK for paraphrase detection in texts....for all popular programming languages. They wrap up all routine...new DetectionTextRequest ( language : sourceLanguage , text :...

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