Sort Score
Result 10 results
Languages All
Labels All
Results 4,261 - 4,270 of 19,205 for

file api

(0.08 sec)
  1. Quickstart | Documentation

    Create an account Creating an account is very simple. Go to Dashboard to create a free account. We’re using Single Sign On across our websites, therefore, if you already have an account with our services, you can use it to also acccess the Dashboard. Create an Api client app Before you can make any requests to GroupDocs Cloud Api you need to get a Client Id and a Client Secret.... Create an API client app Before you can make...requests to GroupDocs Cloud API you need to get a Client Id and...

    docs.groupdocs.cloud/metadata/quickstart/
  2. VerifySettings | Documentation

    VerifySettings data structure used as input parameters for Verify Api method. VerifySettings example { "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" }, "Options": [ { "SignatureType": "Text", "Page": 1, "Text": "John", "MatchType": "Contains" } ] } VerifySettings fields Name Description Api Version FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name FileInfo.VersionId File version Id FileInfo.Password Password for password-protected document to be signed....input parameters for Verify API method. VerifySettings example...VerifySettings fields Name Description API Version FileInfo.FilePath The...

    docs.groupdocs.cloud/signature/verifysettings/
  3. UpdateResult | Documentation

    UpdateResult data structure returned by Update Api method as output result UpdateResult example { "FileInfo": { "FilePath": "signedBarcode_one-page.docx", "storageName": null, "versionId": null, "password": null }, "size": 1360021, "succeeded": [ { "barcodeType": "Code128", "text": "123456789012", "format": null, "signatureType": "Barcode", "pageNumber": 1, "signatureId": "4cb67aa8-835d-4877-8a5d-5a9ad015a098", "isSignature": true, "createdOn": "2020-07-23T07:26:42.7549544+00:00", "modifiedOn": "2020-07-23T07:36:03.9037414+00:00", "top": 200, "left": 200, "width": 300, "height": 100 } ], "failed": [] } UpdateResult fields Name Description Api Version FileInfo Input File information size The size of the output document Succeeded List of successfully modified signatures Failed List of signatures that were not updated...structure returned by Update API method as output result UpdateResult...Name Description API Version fileInfo Input file information size...

    docs.groupdocs.cloud/signature/updateresult/
  4. ruby combine multiple files into one file on Do...

    ruby combine multiple Files into one File on Document Automation REST Apis | GroupDocs Cloud Recent content in ruby combine multiple Files into one File on Document Automation REST Apis | GroupDocs......multiple files into one file on Document Automation REST APIs | GroupDocs...multiple files into one file on Document Automation REST APIs | GroupDocs...

    blog.groupdocs.cloud/hi/tag/ruby-combine-multip...
  5. 在 Node.js 中将 Word 转换为 PDF | DOCX 转 PDF 在线 REST API

    学习如何使用 Node.js Api 将 Microsoft Word 文档 (DOC, DOCX) 转换为 PDF。一个可靠且可扩展的 REST Api 用于 Word 到 PDF 的转换。...js API 执行 DOC 转 PDF 转换。 Microsoft Word...Conversion 是一个为开发人员构建的强大且可扩展的 REST API。 Node.js SDK 用于 Word 转 PDF 转换...

    blog.groupdocs.cloud/zh/conversion/convert-doc-...
  6. Working With Folder | Documentation

    GroupDocs.Classification Cloud Working With Folder...List Files This API allows you to get a list of all files of a...you do not pass storage name API will find folder in GroupDocs...

    docs.groupdocs.cloud/classification/working-wit...
  7. Add annotation with downloading output document...

    AnnotateDirect method allows to add annotations to the document and returns output 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 and get the result immediately HTTP PUT ~/annotation/add 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...into cloud storage and other files, like image annotation Add annotation...

    docs.groupdocs.cloud/annotation/add-direct/
  8. 在 Node.js 中使用 REST API 比较 PDF 文件 | PDF比较SDK

    使用用于 Node.js 的 GroupDocs.Signature Cloud SDK 在 Node.js 中的云中使用 REST Api 以编程方式签署带有数字签名的文档。...js 中使用 REST API 对文档进行数字签名。 本文应涵盖以下主题: 文档签名 REST API 和 Node.js SDK...js 中使用 REST API 签署 Word 文档 在 Node.js 中使用 REST API 签署 PDF 文档 在...

    blog.groupdocs.cloud/zh/signature/sign-document...
  9. How to Create an Electronic Signature in Word D...

    Discover the quick and easy way to digitally sign Word documents online with our FAQ guide. Learn step-by-step instructions for secure electronic signatures....available for leveraging the REST API in various programming languages...app using the cloud and REST API. What is a digital signature...

    blog.groupdocs.cloud/signature/digitally-sign-a...
  10. Quick Start | Documentation

    Create an account Creating an account is very simple. Go to https://dashboard.groupdocs.cloud to create a free account. Create an Api client app Before you can make any requests to GroupDocs Cloud Api you need to get Client Id and Client Secret. That will be used to invoke the GroupDocs Cloud Api. You can get it from existing Application or create new Application from Applications View of GroupDocs Cloud Dashboard.... Create an API client app Before you can make...requests to GroupDocs Cloud API you need to get Client Id and...

    docs.groupdocs.cloud/merger/quick-start/