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

language

(0.08 sec)
  1. 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/
  2. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...converter using Java or Python language. Use our REST APIs to perform...

    blog.groupdocs.cloud/groupdocs.cloud/page/20/
  3. Rename email fields | Documentation

    When rendering email messages, by default the API uses the English Language to render field labels such as From, To, Subject etc. There might be the case when you want to change the label of the fields in email message’s header. GroupDocs.Viewer Cloud is flexible enough to allow you to use the custom field labels for email header. The API provides a new property FieldLabels in EmailOptions class to change the field labels....default the API uses the English language to render field labels such...database system or development language. We provide and support API...

    docs.groupdocs.cloud/viewer/rename-email-fields/
  4. Overview | Documentation

    The GroupDocs.Annotation Cloud is a REST API and universal document annotator that supports almost all common business document and image file formats. It gives developers an API for creating advanced online document annotation tools. With GroupDocs.Annotation Cloud API developers can deliver advanced annotation features to their users quickly. It provides features for export/import annotations into/from files, additionally to possibility to save files in supported formats. Note GroupDocs.Annotation Cloud REST API supports following type of Annotations:...Format (PDF) HyperText Markup Language (HTML) E-mail Message Microsoft...

    docs.groupdocs.cloud/annotation/overview/
  5. PDF & Office Java Document Viewer Module for DN...

    GroupDocs released a module which allows DNN developers to integrate its downloadable Java document viewer into their DNN websites.... Platform and language independent, the API supports...

    blog.groupdocs.cloud/viewer/product-updates-roa...
  6. Working with Signature Collection | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to sign a document with multiple signatures. For example, you can add Text and Barcode Signature to a document at same time. To put list of signatures on document (Cells, Images, PDF, Slides or Words) Signature API provides an object SignOptionsCollectionData that can contain one or more signature options. Please, use signature options which appropriate for current document format....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/signature/working-with-sig...
  7. Convert DOCX to Text | Extract Text from DOC | ...

    Learn how to extract text from Word documents using .NET REST API. Convert DOC, and DOCX to TXT format with OCR and text parsing features. Document to text...Word documents for natural language processing, content analysis...

    blog.groupdocs.cloud/parser/extract-text-from-w...
  8. Hello, world! | Documentation

    Get familiar with GroupDocs.Rewriter Cloud by running a bare minimum example....LxLejtsVFwrZpHA' \ --data '{ "language": "en", "text": "Hello, everyone...

    docs.groupdocs.cloud/rewriter/hello-world/
  9. 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 Linux/MacOS/Bash curl -X GET 'https://api.groupdocs.cloud/v2.0/conversion/formats' \ -H 'accept: application/json' \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl....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...
  10. 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 Linux/MacOS/Bash # First get JSON Web Token # Place your Client Id and Client Secret in environment variables CLIENT_ID and CLIENT_SECRET....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...