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

language

(0.09 sec)
  1. 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....an XML-based markup language. This language is used to describe...format and XML-based markup language. It is used for two-dimensional...

    blog.groupdocs.cloud/categories/groupdocs.conve...
  2. PDF Document Translation API is taking a long t...

    Hello, I am translating a PDF document to another Language. PDF is a mixture of diagrams and all with 8 pages. When I make API calls it just keeps on running without any output or sometimes throws connection failure err…...a PDF document to another language. PDF is a mixture of diagrams...result from another programming language OpenEdge/Progress 4GL. tilal...

    forum.groupdocs.cloud/t/pdf-document-translatio...
  3. 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....and XML (Extensible Markup Language) are both widely used file...API. XML (eXtensible Markup Language) is a great data format for...

    blog.groupdocs.cloud/categories/groupdocs.conve...
  4. 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/watermark/supported-platfo...
  5. 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...
  6. 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/
  7. 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/
  8. 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/
  9. 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/
  10. 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...