Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 1,539 for

language

(0.03 sec)
  1. Convert XML to Excel and Excel to XML in Python

    Transforming extensive XML data into Excel can be accomplished online or by employing an online Excel to XML converter for Tally. This guide demonstrates the process of converting XML to Excel and Excel to XML using Python....Extensible Markup Language, is a versatile markup language designed for...

    blog.groupdocs.cloud/conversion/convert-xml-to-...
  2. Convert document direct async | Documentation

    This example demonstrates how to convert word processing document into pdf document asyncronously without using cloud storage. There are steps that usage of GroupDocs.Conversion Cloud consists of: Start convert operation and get operation ID Get operation status Get operation result (converted document) Resource URI HTTP PUT ~/conversion/async 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....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/convert-documen...
  3. Backroung Brush and Stamp Brush Styles Signatur...

    This monthly release includes a number of new features and improvements. Some of the notable new features of this release are extended support of DGN, PDF, Html, CAD document formats along with setting to PDF and MS Project documents, Rendering password protected ODT and OTT formats...Added support for Changing language for header of emails Included...

    blog.groupdocs.cloud/viewer/introducing-groupdo...
  4. A REST API Solution to Merge and Split Document...

    GroupDocs.Merger Cloud is a REST API solution to Merge and Split documents like PDF, word processing documents, spreadsheets and more supported formats....of our favorite programming language. Here we will demonstrate...

    blog.groupdocs.cloud/merger/a-rest-api-solution...
  5. Translate Word or Excel Documents into 7 Differ...

    Translation API to translate Word & Excel documents into Chinese, English, French, German, Italian, Russian, Spanish without disturbing document structure....Excel documents into other languages. With GroupDocs.Translation...vice versa. So here are the language pairs in which the translation...

    blog.groupdocs.cloud/translation/translate-word...
  6. Get Supported File Formats | Documentation

    GroupDocs.conversion Cloud REST APIs support document conversion tools to convert files from 65+ supported formats to get high-quality output in quickly and reliably. To get a list of supported formats, You can use the below API. Resource The following GroupDocs.conversion 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/conversion/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response [ { "sourceFormat": "doc", "targetFormats": [ "ods", "xls", "xlsx", "xlsm", "xlsb", "csv", "xls2003", "xltx", "xltm", "tsv", "tiff", "tif", "jpeg", "jpg", "png", "gif", "bmp", "ico", "psd", "svg", "webp", "jp2", "pdf", "epub", "xps", "ppt", "pps", "pptx", "ppsx", "odp", "otp", "potx", "potm", "pptm", "ppsm", "doc", "docm", "docx", "dot", "dotm", "dotx", "rtf", "txt", "odt", "ott", "html" ] }, ....database system or development language. We provide and support API...SDKs in many development languages in order to make it even easier...

    docs.groupdocs.cloud/conversion/get-supported-f...
  7. Translation workflow | Documentation

    An overview of the GroupDocs.Translation Cloud workflow....of code in any programming language supported by . Read article...

    docs.groupdocs.cloud/translation/workflow/
  8. XML to JSON Converter | Convert XML to JSON Online

    Learn how to convert your XML files to JSON with a free online XML to JSON converter....The XML (eXtensible Markup Language) and JSON (JavaScript Object...

    blog.groupdocs.cloud/conversion/xml-to-json-con...
  9. Extract Images from PDF, Excel, PPT & Word Docs...

    Python examples to extract images from documents like PDF, Word documents, spreadsheets, presentations using Python SDK for Document Parsing REST API....javascript and best programming language to extract data from PDF Extract...

    blog.groupdocs.cloud/parser/extract-images-from...
  10. Translating text with GroupDocs.Translation SDK...

    How to use GroupDocs.Translation Cloud SDK for translating texts....for all popular programming languages. They wrap up all routine...I can read this text in my language." }; string sourceLanguage...

    docs.groupdocs.cloud/translation/text/sdk/