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

language

(0.03 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 Automation REST APIs | GroupDocs Cloud...and XML (Extensible Markup Language) are both widely used file...API. XML (eXtensible Markup Language) is a great data format for...

    blog.groupdocs.cloud/groupdocs.cloud/page/18/
  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 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...
  4. 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/
  5. 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/
  6. 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...
  7. Working With Storage | Documentation

    Storage existence API This API intended for checking the existence of cloud storage with a given name from GroupDocs Cloud Storage. API Explorer GroupDocs.Merger Cloud API Reference lets you try out Storage existence API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs expose. Request parameters Parameter Description storageName Storage name cURL example Request curl -X GET "https://api.groupdocs.cloud/v1.0/merger/storage/MyStorage/exist" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "exists": true } SDK examples Our API is completely independent of your operating system, database system or development Language....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/merger/working-with-storage/
  8. Get Supported File Formats | Documentation

    This REST API allows getting a list of all file formats supported by GroupDocs.Watermark Cloud product. Resource URI HTTP POST ~~/formats Swagger UI lets you call this REST API directly from the browser. cURL example Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in "client_id" and Client Secret in "client_secret" argument. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type#client_credentials&client_id#xxxx&client_secret#xxxx" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example to get document information curl -v "https://api....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/get-supported-fi...
  9. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Automation 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/19/
  10. Working with Storage API | Documentation

    Storage existence API This API intended for checking existence of cloud storage with given name from GroupDocs Cloud Storage. API Explorer GroupDocs.Annotation Cloud API Reference lets you to try out Storage existence API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs exposes. Request parameters Parameter Description storageName Storage name cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/annotation/storage/MyStorage/exist" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "exists": true } SDK examples Our API is completely independent of your operating system, database system or development Language....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/annotation/working-with-st...