Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 5,158 for

storage api

(0.04 sec)
  1. Developer Guide | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Working with Storage API Working with File Api Working with Folder...Folder API Basic usage Advanced usage Data structures Was this...

    docs.groupdocs.cloud/comparison/developer-guide/
  2. Create or Update Template | Documentation

    This REST Api provides the functionality to save or update files that can be used in Parse endpoint. It’s easy to define and save the template to extract data from invoices, prices or other kinds of your typical documents. The table below contains the full list of properties. Name Description Comment TemplatePath The path of the template, located in the Storage. Required. FileInfo.StorageName Storage name It could be omitted for default Storage....feedback On this page This REST API provides the functionality to...in the storage. Required. FileInfo.StorageName Storage name It...

    docs.groupdocs.cloud/parser/create-or-update-te...
  3. Introduction of PHP SDK in Next Generation Grou...

    The release of this month includes a number of new improvments and PHP SDK for Cloud Api. This Api can be used in your applications for document conversion features....3 REST API release for public use. This...along with few bug fixes. This API can be used in your applications...

    blog.groupdocs.cloud/conversion/groupdocs.conve...
  4. Developer Guide | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Working with Storage API Working with File Api Working with Folder...Folder API Working with Conversion API Basic usage Advanced usage...

    docs.groupdocs.cloud/conversion/developer-guide/
  5. 将条形码签名添加到您的文档中

    REST Api,用于创建、验证和搜索不同类型的条形码 通过执行各种签名选项对云中的文档进行签名...Signature 云 API? # GroupDocs.Signature Cloud 是一个 REST API,用于在云中创建、验证和搜索不同类型的...电子签名 图像签名 印章签名 如何使用电子签名 API 处理条形码文档? # 此 API 旨在根据作为签名选项数组传递的参数向文档添加电子签名。可以使用输出...

    blog.groupdocs.cloud/zh/signature/add-electroni...
  6. Add Image Watermarks | Documentation

    This REST Api allows adding image watermarks to the document. With this Api you can add image watermarks with the following features: Image watermark supports various image formats: PNG, GIF, TIFF, JPG. You may upload the desired image to the Storage and then pass the path as a parameter of Watermark operation; There are many watermark positioning and transforming properties; There are format-specific options. These options allow to leverage specific format features and often allow to make watermarks stronger; For protected documents, it is required to provide the password....feedback On this page This REST API allows adding image watermarks...watermarks to the document. With this API you can add image watermarks...

    docs.groupdocs.cloud/watermark/add-image-waterm...
  7. 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-...
  8. Render Visio Document Figures | Documentation

    When you are converting Visio files, you can choose what you want to render: Visio scheme pages or figures of Visio scheme. If Visio scheme does not contain pages - only figures will be rendered. To force render Visio figures please set RenderFiguresOnly property to true in VisioRenderingOptions. You can set width of each figure, height will be calculated by proportions automatically. Api Usage There are steps that usage of GroupDocs.... API Usage There are steps that usage...input document into cloud storage Render document or get document...

    docs.groupdocs.cloud/viewer/render-visio-docume...
  9. Adjust image quality | Documentation

    GroupDocs.Viewer Cloud enables you to adjust quality of output images contained by the source PDF document. To adjust image quality use PdfOptions.ImageQuality option. PdfOptions.ImageQuality can be set to: Low - The acceptable quality, best performance and least size of the output image. Medium - Better quality and slower performance. High - Best quality but slow performance. NOTE: this option is supported when rendering to HTML only. Following code snippet shows how to adjust image quality when rendering to HTML.... API Usage There are steps that usage...input document into cloud storage Render document or get document...

    docs.groupdocs.cloud/viewer/adjust-image-quality/
  10. 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...input document into cloud storage and other files, like image...

    docs.groupdocs.cloud/annotation/get-pages/