Sort Score
Result 10 results
Languages All
Labels All
Results 2,621 - 2,630 of 10,233 for

json

(0.19 sec)
  1. Working With Storage | Documentation

    Storage existence API This API intended for checking the existence of cloud storage with a given name from GroupDocs Cloud Storage. API Explorer GroupDocs.Watermark Cloud API Reference lets you try out Storage existence API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs expose. Request parameters Parameter Description storageName Storage name cURL example Request curl -X GET "https://api.groupdocs.cloud/v1.0/watermark/storage/MyStorage/exist" \ -H "accept: application/Json" \ -H "authorization: Bearer [Access Token]" Response { "exists": true } SDK examples Our API is completely independent of your operating system, database system or development language...." \ -H "accept: application/json" \ -H "authorization: Bearer..." \ -H "accept: application/json" \ -H "authorization: Bearer...

    docs.groupdocs.cloud/watermark/working-with-sto...
  2. Replace Watermarks | Documentation

    This REST API allows replacing watermarks in the document. The operation performs a search for possible watermarks and then performs replacement operations over them. The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. With this operation, you may replace found watermark properties: watermark image, text or/and text appearance options like font, size, color, etc. The table below contains the full list of properties....example Request # First get JSON Web Token # Please get your..." \ -H "Accept: application/json" # cURL example to get document...

    docs.groupdocs.cloud/watermark/replace-watermarks/
  3. 在 .NET 中将 PDF 转换为 HTML | PDF 转网页转换器

    如何使用 .NET API 将 PDF 转换为 HTML。逐步指南,包括代码示例、cURL 命令和 SEO 友好的提示,以实现准确的 PDF 到网页转换。...POST \ -H "accept: application/json" \ -H "authorization: Bearer...-H "Content-Type: application/json" \ -d "{ \"StorageName\": \"default\"...

    blog.groupdocs.cloud/zh/conversion/pdf-to-html-...
  4. Convert JPG to PowerPoint and PowerPoint to JPG...

    Convert JPG files to PPT and PPT to JPG file format using fast and secure REST API. Let's see how to convert JPG to PowerPoint and PowerPoint to JPG in Java...CSV to JSON and JSON to CSV in Python Convert CSV to JSON and JSON...JSON to CSV in Java How to Convert EXCEL to JSON and JSON to...

    blog.groupdocs.cloud/conversion/convert-jpg-to-...
  5. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud... How to Convert XML to JSON in Java using REST API. As the...(eXtensible Markup Language). However, JSON (JavaScript Object Notation)...

    blog.groupdocs.cloud/groupdocs.cloud/page/18/
  6. Storage API Credits hosting on private self inf...

    From the API usage I see, I’m charged one credit for each upload/download I’ve a few questions within the cloud plan on API billing, if someone can help answer: I’m confused as to what exactly is the difference betwe…...GOOGLE_APPLICATION_CREDENTIALS : Path to the JSON file containing Google Cloud...application/json' \ -H 'Content-Type: application/json' \ -d '{...

    forum.groupdocs.cloud/t/storage-api-credits-hos...
  7. Word to HTML | DOC to HTML Online | DOCX to HTM...

    Convert Word documents to HTML in C# .NET. Learn benefits of converting DOC, DOCX file to HTML format with C# .NET....POST \ -H "accept: application/json" \ -H "authorization: Bearer...-H "Content-Type: application/json" \ -d "{ \"StorageName\": \"internal\"...

    blog.groupdocs.cloud/conversion/convert-doc-to-...
  8. Convert XLSX to CSV in Java - A Step-by-Step Guide

    Learn how to convert Excel (XLS/XLSX) to CSV in Java using REST API. This article provides step-by-step instructions for converting Excel to CSV quickly....PowerPoint, HTML, Excel, CSV, JSON, and many more. With GroupDocs...How to Convert EXCEL to JSON and JSON to EXCEL in Python Convert...

    blog.groupdocs.cloud/conversion/convert-excel-x...
  9. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud... Converting JSON to HTML using Java is a crucial...the process of transforming JSON data into well-structured HTML...

    blog.groupdocs.cloud/groupdocs.cloud/page/6/
  10. Get Document Information | Documentation

    This API retrieves document information. It returns an object that contains information about file format, document pages and file size. Resource The following GroupDocs.Signature Cloud REST API resource has been used to get document information. cURL example Request curl -X POST "https://api.groupdocs.cloud/v2.0/signature/info" -H "accept: application/Json" -H "authorization: Bearer [Access Token]" -H "Content-Type: application/Json" -d "{ \"FileInfo\": { \"FilePath\": \"Signaturedocs/one-page.docx\", \"StorageName\": \"MyStorage\", \"VersionId\": \"\", \"Password\": \"\" }}" Response { "fileName": "one-page.docx", "extension": "....0/signature/info" - H "accept: application/json" - H "authorization: Bearer...H "Content-Type: application/json" - d "{ \"FileInfo\": { \"FilePath\":...

    docs.groupdocs.cloud/signature/get-document-inf...