Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 5,665 for

api configuration

(0.1 sec)
  1. 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 Request * First get JSON Web Token * Please get your Client Id and Client Secret from . Kindly place Client Id in "client_id" and Client Secret in "client_secret" argument....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...
  2. Get Document Pages | Documentation

    GetPages method allows to create an image representation of each page of the document. 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 Call Preview method Download result pages from cloud storage HTTP POST ~/annotation/preview/create Swagger UI lets you call this REST Api directly from the browser. cURL example Request // First get JSON Web Token // Please get your App Key and App SID from https://dashboard.... API usage There are steps that usage...ate lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/annotation/get-pages/
  3. Render document | Documentation

    GroupDocs.Viewer Cloud Api enables you to to render various types of documents into HTML, Image, or Pdf. Following example demonstrates on how to render document with default options. 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 Optional: Delete rendered document from storage Steps 1 and 3 are storage operations, please refer to this File Api documentation for usage details....Viewer Cloud API enables you to to render various...document with default options. API Usage There are steps that usage...

    docs.groupdocs.cloud/viewer/render-document/
  4. Add Watermark | Documentation

    This example demonstrates how to convert word processing document into pdf document with adding watermark. 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/add-watermark/
  5. 用于保护文档的水印云 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...
  6. 用於保護文檔的水印雲 API 和 SDK %%sep%% GroupDocs

    使用 .NET 或 Java SDK 通過 REST Api 對文檔添加水印。特點包括;添加圖像或文本水印,刪除、替換或搜索水印。...GroupDocs 推出了 Watermark Cloud API。這增強了 GroupDocs 水印解決方案 。它已經作為...開發人員的 本地 API 以及任何類型用戶的 跨平台在線應用程序 存在。 Watermark Cloud API 和 SDK ...

    blog.groupdocs.cloud/zh-hant/watermark/watermar...
  7. Convert Word Document to PDF from Azure Cloud S...

    URL returned by PHP file after conversion of the document. https://Api.groupdocs.cloud/v2.0/conversion/storage/file/converted/docssample.pdf The error I’m getting accessing that document is as followes {“requestId”:“c…... https://api.groupdocs.cloud/v2.0/convers...Create instance of the API $configuration = new GroupDocs\Conv...

    forum.groupdocs.cloud/t/convert-word-document-t...
  8. How to self-host GroupDocs.Conversion Cloud wit...

    Docker is an open platform that effectively solves three main tasks development, deployment, and running the applications. With Docker, you can isolate your applications from the infrastructure that simplifies software development and delivery. The main building blocs are images and containers. The image includes everything you need to run the application: code or binaries, runtime dependencies, file system. The container is an isolated process with additional features that you can interact with....explore the API. With Swagger UI you can call API methods in your...it on our , or use raw REST API requests as you can find it ...

    docs.groupdocs.cloud/conversion/self-host-with-...
  9. Convert document without storage | Documentation

    This example demonstrates how to convert document without using cloud storage. Use this method to directly convert any document, using conversion options. Method parameters: Name Type Description Comment format string Requested conversion format Required. File binary Input file to convert Form data, Required fromPage integer Page start conversion from Default value : 1 pagesCount integer Number of pages to convert Default value : 0 (all pages) loadOptions LoadOptions Input file loading options Form data convertOptions ConvertOptions Conversion options Form data Resource URI HTTP PUT ~/conversion...~/conversion lets you call this REST API directly from the browser. cURL..."client_secret" argument. curl -v "https://api.groupdocs.cloud/connect/token"...

    docs.groupdocs.cloud/conversion/convert-documen...
  10. Storage SDKs

    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....它是一个新的和改进的 REST API,用于在云应用程序/网站中执行不同的存储相关操作。以下是下一代...Storage Cloud REST API 提供的功能的完整详细信息,请查看 文档 和 API 参考。 上传特定文件 您可以使用...

    blog.groupdocs.cloud/zh/tag/storage-sdks/