Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 1,520 for

language

(0.09 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.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....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/categories/groupdocs.conve...
  3. 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/
  4. 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 Request curl -X GET "https://api.groupdocs.cloud/v2.0/signature/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "formats": [ { "extension": "...."fileFormat" : "HyperText Markup Language" }, { "extension" : ".mht"..."fileFormat" : "HyperText Markup Language" }, { "extension" : ".xml"...

    docs.groupdocs.cloud/signature/get-supported-fi...
  5. Kazuya Kawaguchi

    Skip to Main Content Skip to Footer Content search an mvp ✖ Back to search results Award Categories Developer Technol......2020 Number of MVP Awards: 3 Language Japanese, English Social Kazuya...

    mvp.microsoft.com/en-us/PublicProfile/5003668
  6. Available SDKs | Documentation

    Find the latest software development kits (SDKs) that help you easily integrate GroupDocs.Rewriter Cloud into your applications....(SDKs) for popular programming languages that make interaction with...The following programming languages are supported: Use the content...

    docs.groupdocs.cloud/rewriter/sdk/
  7. 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/
  8. 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...
  9. Add Text Watermarks | Documentation

    This REST API allows adding text watermarks to the document. With this API you can add watermarks with following features: For a text watermark, you can use various text options like Font, Size, Style, Foreground and Background colors, etc.; There are many watermark positioning and transforming properties; There are format-specific options. These options allow to leverage specific format features and often allow to make watermarks stronger; For protected documents, it is required to provide the password....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/add-text-waterma...
  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/