Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 6,673 for

api configuration

(0.12 sec)
  1. Translating Srt files with GroupDocs.Translatio...

    How to use GroupDocs.Translation Cloud SDK for translating Srt 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/subti...
  2. Translating PDF files with GroupDocs.Translatio...

    How to use GroupDocs.Translation Cloud SDK for translating PDF 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/pdf/
  3. Convert Specific Pages | Documentation

    This example demonstrates how to convert specific pages from word processing documents into pdf documents. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert Api method will return the converted document in the response body....is not provided: the convert API method will return the converted...~/conversion lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/conversion/convert-specifi...
  4. Verify Barcode signatures | Documentation

    GroupDocs.Signature Cloud provides a method to verify if the signatures with given properties are present in a document. The result of verify method contains boolean value IsSuccess (true or false). Api usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Verify signatures For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual. Swagger UI lets you call this REST Api directly from the browser.... API usage There are steps that usage...manual. lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/signature/verify-barcode-s...
  5. Translating image and scanned PDF files with Gr...

    How to use GroupDocs.Translation Cloud SDK for translating image 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/image...
  6. Word to HTML | DOC to HTML Online | DOCX to HTM...

    使用 GroupDocs.Conversion Cloud SDK for Node.js 将 Word 文档转换为 HTML。了解如何使用 Node.js 将 DOC、DOCX 文件转换为 web 友好的 HTML。...HTML,这是一种简单且强大的 REST API。 DOCX 转 HTML 转换的 REST API 在 Node.js 中将 DOC...HTML 使用 cURL DOCX 转 HTML 的 REST API # The GroupDocs.Conversion Cloud...

    blog.groupdocs.cloud/zh/conversion/convert-doc-...
  7. HTML Viewer - Responsive layout | Documentation

    GroupDocs.Viewer Cloud also enables you to make your rendering into HTML look well across all types of devices. To achieve this, the Api provides RenderResponsive property of HtmlOptions class as shown in below sample code. Api Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File Api documentation for usage details.... To achieve this, the API provides RenderResponsive property...shown in below sample code. API Usage There are steps that usage...

    docs.groupdocs.cloud/viewer/html-viewer-respons...
  8. 在 PHP 中使用 REST API 编辑文档 |在 PHP 中编辑 DOCX 或 XLSX 文件

    通过 Document Editor Cloud SDK for PHP 在 PHP 中使用 REST Api 以编程方式编辑文档。在云端用 PHP 编辑 Word、Excel 或文本文件。...PHP 中使用 REST API 编辑文档。 本文应涵盖以下主题: 文档编辑器 REST API 和 PHP SDK 在 PHP...PHP 中使用 REST API 编辑 Word 文档 在 PHP 中使用 REST API 修改 Excel 电子表格...

    blog.groupdocs.cloud/zh/editor/edit-documents-u...
  9. Available SDKs | Documentation

    Find the latest software development kits (SDKs) that help you easily integrate GroupDocs.Rewriter Cloud into your applications....establishing connections, sending API requests, and parsing responses...GroupDocs.Rewriter.Cloud.Sdk.Api ; using GroupDocs.Rewriter.Cloud...

    docs.groupdocs.cloud/rewriter/sdk/
  10. Security Operations | Documentation

    Add Document Password Protection This REST Api allows adding document password protection. Api endpoint accepts document storage path as input payload and returns path to the created a password-protected document. The description of the important Api parameters is given below: Name Description Comment FilePath The file path in the storage Required property StorageName Storage name It could be omitted for default storage. VersionId File version Id Useful for storages that support file versioning Password The password to open file Should be specified only for password-protected documents OutputPath Path to resultant document Required Resource URI HTTP PUT ~/password Swagger UI lets you call this REST Api directly from the browser....REST API allows adding document password protection. API endpoint...description of the important API parameters is given below: Name...

    docs.groupdocs.cloud/merger/security-operations/