Sort Score
Result 10 results
Languages All
Labels All
Results 4,861 - 4,870 of 19,728 for

file api

(0.64 sec)
  1. February 2014 Newsletter

    Integrations and new Cloud Api samples, products releases and updates and more in our February 2014 Newsletter.... We’re about to release a file synchronization app as well...Support for Microsoft Visio files. New improved word search across...

    blog.groupdocs.cloud/total/groupdocs-september-...
  2. 5. Convert PDF Document with Load Options | Doc...

    This example demonstrates how to convert pdf documents into wordprocessing documents with load options. 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 GroupDocs.Conversion Cloud documentation 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...Swagger UI lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/conversion/convert-pdf-doc...
  3. How to self-host GroupDocs.Signature Cloud with...

    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, runtimes dependencies, File system. The container is an isolated process with additional features that you can interact with....binaries, runtimes dependencies, file system. The container is an...create two optional folders with files to process and custom fonts...

    docs.groupdocs.cloud/signature/how-to-self-host...
  4. Working with Signature Collection | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST Api supports to sign a document with multiple signatures. For example, you can add Text and Barcode Signature to a document at same time. To put list of signatures on document (Cells, Images, PDF, Slides or Words) Signature Api provides an object SignOptionsCollectionData that can contain one or more signature options. Please, use signature options which appropriate for current document format....Signature Cloud REST API supports to sign a document with... Slides or Words) Signature API provides an object that can contain...

    docs.groupdocs.cloud/signature/working-with-sig...
  5. Get All Supported Conversion Formats - introduc...

    Introduction of PHP SDK Stamp Signature and Search Signature along with support of Image File Formats in GroupDocs.Signature Cloud 18.5...Signature REST APIs, that allows you to work with...GroupDocs.Signature Cloud Forum Web API Explorer(Live Examples) GroupDocs...

    blog.groupdocs.cloud/signature/groupdocs.signat...
  6. Render project time interval | Documentation

    There is the possibility that you are required to render a part of the MS Project within the specified time interval. In that case, GroupDocs.Viewer Cloud allows rendering part of MS Project document according to specified StartDate and EndDate properties of ProjectManagementOptions class as shown in code samples below. When only one of these properties is set, rendering starts from the project’s start date or ends on the project’s end date correspondingly.... API Usage There are steps that usage...details. lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/viewer/render-project-time...
  7. Convert pptx to pdf on Python using SDK - Free ...

    I am trying to convert my pptx File to pdf with SDK on python django. Running on debug I look how I cant even enter into response. On the other hand It says my directory where I want to save pdf File converted doesnt ex…...am trying to convert my pptx file to pdf with SDK on python django...directory where I want to save pdf file converted doesnt exist, which...

    forum.groupdocs.cloud/t/convert-pptx-to-pdf-on-...
  8. Sign document with image signature | Documentation

    An image as signature is alternative way to put any presenting data in a visual form. This electronic signature type allows to create custom image with company logo, sender’ initials, names or make a company stamp icon in it, GroupDocs.Signature Cloud provides options to specify different settings for Image signature such as image content, location, colors and advanced effects. Api usage There are steps that usage of GroupDocs.Signature Cloud consists of:... API usage There are steps that usage...into cloud storage and other files, like digital certificate or...

    docs.groupdocs.cloud/signature/sign-document-wi...
  9. 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 Pages count, size and visibility Text coordinates Attachments count and names other properties, by document type 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....feedback On this page This REST API allows to obtain basic information...list of properties: Document file format Pages count, size and...

    docs.groupdocs.cloud/viewer/get-document-inform...
  10. 使用 REST API 在 C# 中将 HTML 转换为 PDF

    在 C# 中在线将 HTML 网页转换为 PDF 文档以保留格式或打印它。本文介绍如何使用 REST Api 在 C# 中将 HTML 转换为 PDF。...فارسی українська Polski 使用 REST API 在 C# 中将 HTML 转换为 PDF HTML 文件在互联网上被广泛使用。...PDF 文档。因此,在本文中,我们将讨论如何使用 REST API 在 C# 中将 HTML 转换为 PDF 的步骤。 本文将讨论以下主题:...

    blog.groupdocs.cloud/zh/conversion/convert-html...