Sort Score
Result 10 results
Languages All
Labels All
Results 4,381 - 4,390 of 20,021 for

file api

(1.47 sec)
  1. Text Replacement Annotation | Documentation

    Text Replacement annotation replaces original text with other provided text fragment 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 (using File Api) Add annotation(s) Download document with annotations (using File Api) HTTP POST ~/annotation/add Swagger UI lets you call this REST Api directly from the browser. cURL example Linux/MacOS/Bash # 1. Get JSON Web Token # Replace $CLIENT_ID and $CLIENT_SECRET with your actual credentials (or set them as environment variables)....other provided text fragment API usage There are steps that usage...and other files, like image annotation (using File API) Add annotation(s)...

    docs.groupdocs.cloud/annotation/text-replacemen...
  2. Link Annotation | Documentation

    Link annotation adds a hyper link to 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 (using File Api) Add annotation(s) Download document with annotations (using File Api) HTTP POST ~/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....adds a hyper link to document API usage There are steps that usage...and other files, like image annotation (using File API) Add annotation(s)...

    docs.groupdocs.cloud/annotation/link-annotation/
  3. Image Viewer - Adjust quality for JPG | Documen...

    When rendering documents and Files to JPG with GroupDocs.Viewer Cloud you can adjust quality of the output images by setting Quality property of ImageOptions class. The supported values range of Quality is from 1 to 100. Default value is 90. This example demonstrates how to adjust quality of the output JPG image. 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 Steps 1 and 3 are storage operations, please refer to this File Api documentation for usage details....When rendering documents and files to JPG with GroupDocs.Viewer...quality of the output JPG image. API Usage There are steps that usage...

    docs.groupdocs.cloud/viewer/image-viewer-adjust...
  4. DeleteSettings | Documentation

    DeleteSettings data structure used as input parameters of Delete Api method. DeleteSettings example { 'FileInfo': { 'FilePath': 'signedBarcode_one-page.docx' }, 'Options': [ { 'SignatureType': 'Barcode', 'SignatureId': '4cb67aa8-835d-4877-8a5d-5a9ad015a098' } ] } UpdateSettings 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. Options Array of options to perform signatures delete...as input parameters of Delete API method. DeleteSettings example...UpdateSettings fields Name Description API Version FileInfo.FilePath The...

    docs.groupdocs.cloud/signature/deletesettings/
  5. Releasing Ruby SDK for GroupDocs.Signature Cloud

    Supports sign variety of document formats with different signature types like Text Signature various formats, Image, Digital, Barcode and QR-Code Signatures...Total Cloud APIs GroupDocs.Total Cloud brings...all GroupDocs APIs in one suite of Cloud APIs and is great value...

    blog.groupdocs.cloud/total/groupdocs.cloud-janu...
  6. DeleteResult | Documentation

    DeleteResult data structure returned by Delete Api method as output result DeleteResult example { "FileInfo": { "FilePath": "signedBarcode_one-page.docx", "storageName": null, "versionId": null, "password": null }, "size": 1360026, "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": 0, "left": 0, "width": 0, "height": 0 } ], "failed": [] } DeleteResult fields Name Description Api Version FileInfo Input File information size The size of the output document Succeeded List of successfully deleted signatures Failed List of signatures that were not deleted...structure returned by Delete API method as output result DeleteResult...Name Description API Version fileInfo Input file information size...

    docs.groupdocs.cloud/signature/deleteresult/
  7. 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...into cloud storage and other files, like image annotation Add annotation...

    docs.groupdocs.cloud/annotation/delete-annotati...
  8. How to Create GroupDocs Add-On for cloudControl

    Find detailed instructions on how to create GroupDocs add-on for cloudControl platform....any methods from the GroupDocs API using the client ID and private...change the addon-manifest.json file. This contains all the basics...

    blog.groupdocs.cloud/total/how-to-create-groupd...
  9. 在 Node.js 中将 Excel 电子表格转换为 PDF | XLS、XLSX 到 PDF

    使用 Node.js 中的 REST Api 以编程方式将 Excel 电子表格转换为 PDF 文件。 Node.js SDK 允许将 XLS、XLSX 文件转换为 PDF。...PDF 转换 REST API 和 Node.js SDK 在 Node.js 中使用 REST API 将 Excel 转换为...PDF 并添加水印 Excel 到 PDF 转换 REST API 和 Node.js SDK # 为了将 XLSX 转换为...

    blog.groupdocs.cloud/zh/conversion/convert-exce...
  10. Self hosting - Purchase - groupdocs.com

    GroupDocs Cloud is centrally hosted on our own servers and we manage the scaling, performance, security, and maintenance for our customers....essentially is the same set of APIs that can be used from GroupDocs...on Docker Hub to check which APIs are currently available. Note...

    purchase.groupdocs.cloud/self-hosting