Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 1,563 for

language

(0.09 sec)
  1. Detecting paraphrases in files with GroupDocs.R...

    How to use GroupDocs.Rewriter Cloud SDK for paraphrase detection in files....for all popular programming languages. They wrap up all routine...DetectionFileRequest . FormatEnum . Pdf , language : sourceLanguage , minLength...

    docs.groupdocs.cloud/rewriter/file/sdk/detect/
  2. Simplifying files with GroupDocs.Rewriter SDK |...

    How to use GroupDocs.Rewriter Cloud SDK for files simplification....for all popular programming languages. They wrap up all routine...SupportedConversions . Pdf , language : sourceLanguage , savingMode...

    docs.groupdocs.cloud/rewriter/file/sdk/simmplify/
  3. 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 Linux/MacOS/Bash curl -X GET "https://api.groupdocs.cloud/v2.0/annotation/storage/MyStorage/exist" \ -H "accept: application/json" \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl....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...
  4. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...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/groupdocs.cloud/page/26/
  5. Working with File Api | Documentation

    Download File API This API allows you to download a file from GroupDocs Cloud Storage. API Explorer GroupDocs.Conversion Cloud API Reference lets you to try out Download a File 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 Path Path of the file including file name and extension e.g. /Folder1/file.ext. Required. Can be passed as query string parameter or as part of the URL storageName Name of the storage....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/conversion/working-with-fi...
  6. Sending texts for translation | Documentation

    How to send texts for translation to the selected Languages....I can read this text in my language." ], } Note If the translated...I can read this text in my language." ] }' Request (evaluation)...

    docs.groupdocs.cloud/translation/text/request/
  7. 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...
  8. Paraphrase file with GroupDocs.Rewriter SDK | D...

    How to use GroupDocs.Rewriter Cloud SDK for paraphrasing files....for all popular programming languages. They wrap up all routine...SupportedConversions . Pdf , language : sourceLanguage , diversityDegree...

    docs.groupdocs.cloud/rewriter/file/sdk/paraphrase/
  9. 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 Linux/MacOS/Bash # 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=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -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...
  10. Working With Folder | Documentation

    Get the File Listing of a Specific Folder This API allows you to get a list of all files of a specific folder from the specified Cloud Storage. If you do not pass storage name API will find the folder in GroupDocs Cloud Storage. API Explorer GroupDocs.Editor Cloud API Reference lets you try out List Files in a Folder API right away in your browser. It allows you to effortlessly interact and try out every single operation that our APIs expose....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/editor/working-with-folder/