Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 6,651 for

api configuration

(0.27 sec)
  1. 用于保护文档的水印云 API 和 SDK %%sep%% GroupDocs

    使用 .NET 或 Java SDK 通过 REST Api 对文档添加水印。特点包括;添加图像或文本水印,删除、替换或搜索水印。...GroupDocs 推出了 Watermark Cloud API。这增强了 GroupDocs 水印解决方案 。它已经作为...开发人员的 本地 API 以及任何类型用户的 跨平台在线应用程序 存在。 Watermark Cloud API 和 SDK ...

    blog.groupdocs.cloud/zh/watermark/watermark-clo...
  2. Render Documents to HTML5 with REST API in Java...

    GroupDocs.Viewer Cloud is a Document Rendering and Viewing REST Api Solution, that gives complete freedom of platform and programming languages....worrying about underlying REST API calls. Here we go! Step 1: #...following Maven Repository configuration / location in your Maven...

    blog.groupdocs.cloud/viewer/render-documents-to...
  3. Get Document Information | Documentation

    This Api retrieves document information. It returns an object that contains the document description with metadata and coordinates of text on pages. Resource The following GroupDocs.Annotation Cloud REST Api resource has been used to get document information. cURL example Linux/MacOS/Bash curl -v "https://Api.groupdocs.cloud/v2.0/annotation/info" \ -X POST \ -H "Content-Type: application/json" \ -H "Accept: application/json" \ -H "Authorization: Bearer $JWT_TOKEN" \ -d '{ "FilePath": "annotationdocs/one-page.docx" }' Windows PowerShell curl.exe -v "https://Api.groupdocs.cloud/v2.0/annotation/info" ` -X POST ` -H "Content-Type: application/json" ` -H "Accept: application/json" ` -H "Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FilePath': 'annotationdocs/one-page....Leave feedback On this page This API retrieves document information...GroupDocs.Annotation Cloud REST API resource has been used to get...

    docs.groupdocs.cloud/annotation/get-document-in...
  4. 将 PDF 转换为 HTML | PDF 转换为网页 | 在 Java 中将 PDF 转换为 ...

    学习如何使用 Java REST Api 将 PDF 转换为 HTML。这是一种简单而高效的方法,可以将 PDF 转换为适合网络的 HTML 格式。...PDF 到 HTML 转换器,使用 Java REST API。 将 PDF 文档转换为 HTML 格式是网页开发、内容...于网页的应用程序重新使用内容,通过 Java REST API 将 PDF 转换为 HTML 提供了一个简单而高效的解决方案。在本文中,我们将探讨使用...

    blog.groupdocs.cloud/zh/conversion/pdf-to-html-...
  5. 将 PDF 转换为 PowerPoint | PDF 转换为 PPT | PDF 转换为 PP...

    无缝将 PDF 转换为 PowerPoint 演示文稿,使用 Java REST Api。在线将 PDF 保存为 PPT。免费的 PDF 转 PPTX 转换器。...示文稿,还是改善工作场所协作,使用 Java REST API 将 PDF 转换为 PowerPoint 提供了高效的解决方案。...提供了高效的解决方案。 本文涵盖以下主题: REST API for PDF to PowerPoint Conversion 将 PDF...

    blog.groupdocs.cloud/zh/conversion/pdf-to-ppt-j...
  6. Convert PDF to HTML | PDF to Web Page | PDF to ...

    Learn how to convert PDF to HTML using Java REST Api. A simple and efficient way to transform PDFs into web-friendly HTML format....HTML converter with Java REST API. Converting PDF documents to...PDF to HTML using Java REST API provides a simple and efficient...

    blog.groupdocs.cloud/conversion/pdf-to-html-onl...
  7. Get Document Information | Documentation

    This REST Api allows to obtain basic information about the document and it’s properties. It returns InfoResult data structure, which contains the list of properties: Document file format File extension File size Pages count Resource The following GroupDocs.Viewer Cloud REST Api resource has been used to get document information. cURL example Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Place Client Id in $CLIENT_ID and Client Secret in $CLIENT_SECRET environment variables....feedback On this page This REST API allows to obtain basic information...GroupDocs.Viewer Cloud REST API resource has been used to get...

    docs.groupdocs.cloud/comparison/get-document-in...
  8. Get Supported File Formats | Documentation

    GroupDocs.Comparison Cloud REST Apis support document compare tools to compare source and destination files of 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.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/comparison/formats" \ -H "accept: application/json" \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl....Comparison Cloud REST APIs support document compare tools...formats, You can use the below API. Resource The following GroupDocs...

    docs.groupdocs.cloud/comparison/get-supported-f...
  9. Create Document Preview | Documentation

    GroupDocs.Signature Cloud allows to create document preview images, one per page. Image size and format can be set as options. Api usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Create preview images Download images 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/create-document-...
  10. Delete Annotations | Documentation

    Delete method allows to remove all added annotations. Api usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation Add annotation Download document with annotations Delete annotations HTTP POST ~/annotation/remove Swagger UI lets you call this REST Api directly from the browser. cURL example Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.... API usage There are steps that usage...~/annotation/remove lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/annotation/delete-annotati...