Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 6,247 for

api configuration

(0.04 sec)
  1. Translating files with GroupDocs.Translation SD...

    How to use GroupDocs.Translation Cloud SDK for translating files....Translation Cloud REST API to and , there is a much easier...establishing connections, sending API requests, and parsing responses...

    docs.groupdocs.cloud/translation/file/sdk/
  2. 3. Convert to Word Processing Document Formats ...

    GroupDocs.Conversion Cloud REST Api allows us to convert the supported document formats to Word Processing Document Formats and returns the output document storage URL and also support to get the result as a stream. Convert to Words Formats You can convert the supported document formats to Word Processing Document Formats and get the output as a storage URL Resource HTTP POST ~/conversion Swagger UI lets you call this REST Api directly from the browser....Conversion Cloud REST API allows us to convert the to Word.../conversion lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/conversion/convert-to-word...
  3. 使用 cURL 对 MS Office、PDF 和许多其他文档格式中的原始文本进行分类

    GroupDocs.Classification Cloud Api 检索分类法/文档分类法的原始文本分类输出,其中包含有关最佳类别的信息...分类云API # GroupDocs.Classification Cloud API 检索 IAB-2 分类法...GroupDocs.Classification Cloud API 支持 IAB-2 分类方案,下面列出了一些分类示例: “汽车”,...

    blog.groupdocs.cloud/zh/classification/classify...
  4. Set document metadata | Documentation

    GroupDocs.Comparison Cloud provides an ability to select metadata source when saving resultant file. Files have metadata information – author, organization, etc. Possible metadata sources are: Source file metadata; Target file metadata; User-defined metadata. The following code demonstrates how to set resultant file metadata. Api usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File Api documentation for usage details.... API usage There are steps that usage...details. lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/comparison/set-document-me...
  5. 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....this page Storage existence API This API intended for checking the...storage with a given name from . API Explorer lets you try out right...

    docs.groupdocs.cloud/merger/working-with-storage/
  6. Sign document with digital signature | Document...

    A digital electronic signature is a scheme for verifying the document’s authenticity. A valid digital signature gives a recipient very strong reason to believe that the document was created or updated by a known sender and that the document was not altered by unknown source. For documents, the digital signature is represented by certificate with private (to sign) and public (to verify) keys. Most often certificates of various public key cryptography standards are used for this purpose, for example PFX format (see specification here).... API usage There are steps that usage...manual. lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/signature/sign-document-wi...
  7. 将 JSON 转换为 HTML 在 Node.js 中 | 在线将 JSON 转换为 Web 格式

    轻松使用 GroupDocs.Conversion Cloud SDK for Node.js 将 JSON 转换为 HTML。了解如何通过 RESTful Api 从结构化 JSON 文件生成干净的 HTML。...转换为 HTML —— 这是一种简化文档转换的 REST API。 在本教程中,我们将带您了解如何使用 Node.js 将...✅ 从嵌套的 JSON 创建可读的表格或块。 ✅ 导出 API 响应到可读的 HTML 页面。 ⚙️ 安装 GroupDocs...

    blog.groupdocs.cloud/zh/conversion/convert-json...
  8. Working with Text Documents | Documentation

    Textual documents are simple Plain Text flat files (TXT), that contain no images, pages, paragraphs, lists, tables and so on. However, users can create some primitive formatting like lists with leading markers, left indents with whitespaces, tables with pseudo-graphics, paragraphs with line breaks, and so on. GroupDocs.Editor Cloud can recognize some of these structures. Other non-obvious feature, that GroupDocs.Editor Cloud provides, is the ability to save edited TXT document not only back to TXT, but also to WordProcessing....Loading Text Documents This REST API provides an ability to load the...~/load lets you call this REST API directly from the browser. The...

    docs.groupdocs.cloud/editor/working-with-text-d...
  9. Sign document with QR-code signature | Document...

    QR-code (or Quick Response code) is a sort of two-dimensional barcode that consists of black squares arranged in a square grid on a white background. QR-code can be read by smartphone camera or specialized devices that are dedicated to QR reading - hand-held scanners, handy terminals, fixed scanners that are used after placing it on a desktop, or embedding it in other devices. Usually QR-codes contain data that points to a website or application, emails, or phone numbers, product identifiers, or trackers.... API usage There are steps that usage...manual. lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/signature/sign-document-wi...
  10. Quickstart | Documentation

    Create an account Creating an account is very simple. Go to https://dashboard.groupdocs.cloud to create a free account. Create an Api client app Before you can make any requests to GroupDocs Cloud Api you need to get Client Id and Client Secret. This will be used to invoke the GroupDocs Cloud Api. You can get it from existing Application or create new Application from Applications View of GroupDocs Cloud Dashboard.... Create an API client app Before you can make...requests to GroupDocs Cloud API you need to get Client Id and...

    docs.groupdocs.cloud/editor/quickstart/