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

language

(0.07 sec)
  1. Supported Platforms | Documentation

    GroupDocs.Editor Cloud is a REST API that can be used with any Language: .NET, Java, PHP, Ruby, Python, Node.js and many more. You can use it with any Language or platform that supports REST. (Almost all platforms and Languages support REST and provide native REST clients to work with REST APIs). You do not need to worry about Language or platform limitations. You can use it with any platform – web, desktop, mobile, and cloud....that can be used with any language: .NET, Java, PHP, Ruby, Python...more. You can use it with any language or platform that supports...

    docs.groupdocs.cloud/editor/supported-platforms/
  2. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...Hypertext Markup Language, is a standard markup language used to create...may need to change markup language file to a single HTML file...

    blog.groupdocs.cloud/groupdocs.cloud/page/23/
  3. 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/
  4. 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...
  5. 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...
  6. 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/
  7. 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/
  8. 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...
  9. 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/
  10. 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/