Sort Score
Result 10 results
Languages All
Labels All
Results 4,241 - 4,250 of 19,204 for

file api

(0.37 sec)
  1. 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/
  2. Supported Document Formats | Documentation

    GroupDocs.Classification Cloud Api supports following document formats: Format Name Extension Load Save Remarks Portable Document Format PDF Words Document Formats DOC, DOCX, DOCM, DOT, DOTX, DOTM Rich Text Formats RTF Plain Text File TXT OpenDocument Formats ODT, OTT...Classification Cloud API supports following document formats:...Rich Text Formats Plain Text File OpenDocument Formats , Was this...

    docs.groupdocs.cloud/classification/supported-d...
  3. Java JSON 转 HTML | 将 JSON 转换为 HTML | JSON 转网页

    学习如何使用 Java 将 JSON 转换为 HTML。 本指南逐步解释了使用 GroupDocs.Conversion Cloud SDK 进行 JSON 到 HTML 转换的方法。... JSON 转 HTML 转换 API 将 JSON 转换为 HTML 在 Java 中 将 JSON...转换为网页与 cURL JSON to HTML 转换 API # GroupDocs.Conversion Cloud...

    blog.groupdocs.cloud/zh/conversion/convert-json...
  4. 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/
  5. 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...
  6. Convert HTML to Excel | Web to Excel in C# | We...

    How to convert HTML tables to Excel spreadsheets seamlessly using C# .NET....NET REST API. REST API for HTML to Excel Conversion...Excel using cURL commands REST API for HTML to Excel Conversion...

    blog.groupdocs.cloud/conversion/convert-html-to...
  7. Working With Folder | Documentation

    Get the File Listing of a Specific Folder This Api allows you to get a list of all Files of a specific folder from the specified Cloud Storage. If you do not pass storage name Api will find the folder in GroupDocs Cloud Storage. Api Explorer GroupDocs.Watermark Cloud Api Reference lets you try out List Files in a Folder Api right away in your browser. It allows you to effortlessly interact and try out every single operation that our Apis expose....page Get the File Listing of a Specific Folder This API allows you...you to get a list of all files of a specific folder from the specified...

    docs.groupdocs.cloud/watermark/working-with-fol...
  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-hant/signature/sign-doc...
  9. Java how to convert JPG to PDF on windows on Do...

    Java how to convert JPG to PDF on windows on Document Processing REST Apis | GroupDocs Cloud Recent content in Java how to convert JPG to PDF on windows on Document Processing REST Apis | GroupDocs......on Document Processing REST APIs | GroupDocs Cloud Recent content...on Document Processing REST APIs | GroupDocs Cloud Konversi PDF...

    blog.groupdocs.cloud/id/tag/java-how-to-convert...
  10. Render print areas | Documentation

    Spreadsheet document allows to set a print area if you want to print a specific section on a worksheet. There can be the case when you want to render only the print area of the worksheet using GroupDocs.Viewer Cloud. GroupDocs.Viewer Cloud provides an option to render sections of the worksheet(s) defined as the “print area”. It renders each print area in a worksheet as a separate page. The following code samples show how to render only the print areas from worksheets.... API Usage There are steps that usage...details. lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/viewer/render-print-areas/