Sort Score
Result 10 results
Languages All
Labels All
Results 4,311 - 4,320 of 19,489 for

file api

(0.13 sec)
  1. Text Underline Annotation | Documentation

    Text Underline annotation marks text with a underline styling 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 # Get JSON Web Token # Set your client credentials in environment variables CLIENT_ID and CLIENT_SECRET curl -v "https://Api....text with a underline styling API usage There are steps that usage...and other files, like image annotation (using File API) Add annotation(s)...

    docs.groupdocs.cloud/annotation/text-underline-...
  2. 在 Java 中将 CSV 转换为 JSON 并将 JSON 转换为 CSV

    使用文件格式 Api 在线将 JSON 转换为 CSV 文件或将 CSV 转换为 JSON。本文介绍如何在 Java 中将 CSV 转换为 JSON 以及将 JSON 转换为 CSV。...JSON 和 JSON 到 CSV 转换器 API - 安装 如何使用 REST API 在 Java 中将 CSV 转换为 JSON...JSON 如何使用 REST API 在 Java 中将 JSON 转换为 CSV 文件 Java CSV 到 JSON...

    blog.groupdocs.cloud/zh/conversion/convert-csv-...
  3. 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/
  4. Invalid client error on node js parse - Free Su...

    https://forum.groupdocs.cloud/t/invalid-client-error-on-node-js-parse/3150/2 here Client id 912afc91-4e11-4a34-b84c-27fb8a26c80b Client secret 5eaab5243b7965f67bf9fbe0c63fa9ba...gives the finished text from the file tilal.ahmad September 4, 2023...have any method that processes files from the request body. You need...

    forum.groupdocs.cloud/t/invalid-client-error-on...
  5. No ChatGPT | Rephrase Rewrite Paraphrase Text a...

    Forget OpenAI or ChatGPT. Easily rewrite, rephrase, and paraphrase documents online with .NET REST Api. Better than Gemini, Microsoft Copilot, and Claude...Rewrite Documents using REST API Need a powerful solution to rewrite...applications? Then our REST API provides an AI-powered, language-aware...

    blog.groupdocs.cloud/rewriter/paraphrase-docume...
  6. InfoSettings | Documentation

    InfoSettings data structure used as input parameters for Info Api method to retrieve information Note Not all options are supported by all document formats. Each option may correspond to one or more formats. InfoSettings example { "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" } } InfoSettings 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....as input parameters for Info API method to retrieve information...InfoSettings fields Name Description API Version FileInfo.FilePath The...

    docs.groupdocs.cloud/signature/infosettings/
  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.Metadata 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/metadata/working-with-folder/
  8. GroupDocs.Comparison Cloud Product Family

    Document Automation Apis along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular File formats....to compare two or more Excel files using GroupDocs.Comparison Cloud...two or more PowerPoint (PPTX) files using GroupDocs.Comparison Cloud...

    blog.groupdocs.cloud/categories/groupdocs.compa...
  9. 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...
  10. UpdateSettings | Documentation

    UpdateSettings data structure used as input parameters of Update Api method. UpdateSettings example { 'FileInfo': { 'FilePath': 'signedBarcode_one-page.docx' }, 'Options': [ { 'SignatureType': 'Barcode', 'SignatureId': '4cb67aa8-835d-4877-8a5d-5a9ad015a098', 'Left': 200, 'Top': 200, 'Width': 300, 'Height': 100, 'IsSignature': true } ] } 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....as input parameters of Update API method. UpdateSettings example...UpdateSettings fields Name Description API Version FileInfo.FilePath The...

    docs.groupdocs.cloud/signature/updatesettings/