Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 1,584 for

language

(2.39 sec)
  1. GroupDocs.Translation 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....Excel documents into other languages. With GroupDocs.Translation...vice versa. So here are the language pairs in which the translation...

    blog.groupdocs.cloud/categories/groupdocs.trans...
  2. Get Supported File Formats | Documentation

    GroupDocs.Viewer Cloud REST APIs support to render over 50 file formats to HTML5 or Image formats for the whole document, page by page or custom range of pages. To get list of supported formats, You can use the below API. The following GroupDocs.Viewer Cloud REST API resource has been used in the Supported File Formats example. cURL example Linux/MacOS/Bash curl -X GET "https://api.groupdocs.cloud/v2.0/viewer/formats" \ -H "accept: application/json" \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl...."fileFormat" : "Printer Command Language Document" }, { "extension"..."fileFormat" : "HyperText Markup Language" }, { "extension" : ".mht"...

    docs.groupdocs.cloud/viewer/get-supported-file-...
  3. Add Image Watermarks | Documentation

    This REST API allows adding image watermarks to the document. With this API you can add image watermarks with the following features: Image watermark supports various image formats: PNG, GIF, TIFF, JPG. You may upload the desired image to the Storage and then pass the path as a parameter of Watermark operation; 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-image-waterm...
  4. Latest GroupDocs.Translation Cloud Product Fami...

    Get technical support of GroupDocs.Translation Cloud....2023 Pdf translate from any language to English pdf-to-word-python...

    forum.groupdocs.cloud/c/translation/31
  5. Supported Document Formats | Documentation

    The following table indicates the file formats from which GroupDocs.Parser Cloud can extract data. Document Type Parse Document by Template Extract Text Extract Document Info Extract Images Extract Container Items Info Word Processing DOC Microsoft Word Document ✔ ✔ ✔ ✔ DOT Microsoft Word Document Template ✔ ✔ ✔ ✔ DOCX Office Open XML Document ✔ ✔ ✔ ✔ DOCM Office Open XML Macro-Enabled Document ✔ ✔ ✔ ✔ DOTX Office Open XML Document Template ✔ ✔ ✔ ✔ DOTM Office Open XML Document Macro-Enabled Template ✔ ✔ ✔ ✔ TXT Plain text ✔ ✔ ODT Open Document Text ✔ ✔ ✔ ✔ OTT Open Document Text Template ✔ ✔ ✔ ✔ RTF Rich Text Format ✔ ✔ ✔ ✔ PDF PDF Portable Document Format File ✔ ✔ ✔ ✔ Markup HTML Hypertext Markup Language File ✔ ✔ XHTML Extensible Hypertext Markup Language File ✔ ✔ MHTML MIME HTML File ✔ ✔ MD Markdown ✔ ✔ XML XML File ✔ ✔ Ebooks CHM Compiled HTML Help File ✔ ✔ EPUB Digital E-Book File Format ✔ ✔ FB2 FictionBook 2....Markup Language File ✔ ✔ Extensible Hypertext Markup Language File...

    docs.groupdocs.cloud/parser/supported-document-...
  6. Status 102 - App goes in a loop - Free Support ...

    Hi i’m trying to complete my app with your api, but when i send the text that i need to translate, my app goes in loop because the status of the request is 102. Is there someone to help me? the code is this: public asy…...I can read this text in my language.” }; string sourceLanguage...I can read this text in my language." }; string sourceLanguage...

    forum.groupdocs.cloud/t/status-102-app-goes-in-...
  7. GroupDocs Newsletter March 2017– APIs Updates a...

    GroupDocs Newsletter showcases newly supported features, enhancements and bug fixes by GroupDocs Document Format APIs for .NET, Java and Android platforms....thought of searching a term in a language other than English or having...search queries written in a language that does not match the keyboard...

    blog.groupdocs.cloud/total/groupdocs-newsletter...
  8. Working With Files | Documentation

    GroupDocs.Viewer Cloud Working With Files...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/viewer/working-with-files/
  9. Get Supported File Formats | Documentation

    GroupDocs.Annotation Cloud is a REST API provides methods to apply Text and Figure based annotations to documents & images of all popular formats. Resource The following GroupDocs.Comparison Cloud REST API resource has been used in the Supported File Formats example. cURL example Linux/MacOS/Bash curl -X GET 'https://api.groupdocs.cloud/v2.0/annotation/formats' \ -H 'accept: application/json' \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl.exe -X GET ` "https://api.groupdocs.cloud/v2.0/annotation/formats" ` -H "accept: application/json" ` -H "authorization: Bearer $env:JWT_TOKEN" Windows CMD curl -X GET ^ "https://api...."fileFormat" : "HyperText Markup Language" }, { "extension" : ".html"..."fileFormat" : "HyperText Markup Language" }, { "extension" : ".eml"...

    docs.groupdocs.cloud/annotation/get-supported-f...
  10. Parse by Template And AI | Documentation

    This REST API allows us to extract document’s fields defined in a template object passed as a method parameter by using LLM. The following example demonstrates how to extract data from a source document by a user-defined template and modern well updated LLM. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the AI Parse example. cURL example Linux/MacOS/Bash # 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/parser/parse-by-template-a...