Sort Score
Result 10 results
Languages All
Labels All
Results 2,641 - 2,650 of 10,233 for

json

(0.65 sec)
  1. Get Document Information | Documentation

    This REST API allows us to obtain basic information about the document and it’s pages properties. The endpoint accepts the document storage path as input payload. Here is the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format. Pages count Password protection Resources HTTP POST ~/info Swagger UI lets you call this REST API directly from the browser. cURL example Request * First get Json Web Token * Please get your Client Id and Client Secret from https://dashboard....example Request * First get JSON Web Token * Please get your..." \ -H "Accept: application/json" * cURL example to get document...

    docs.groupdocs.cloud/editor/get-document-inform...
  2. Working with Storage API | Documentation

    Storage existence API This API intended for checking existence of cloud storage with given name from GroupDocs Cloud Storage. API Explorer GroupDocs.Signature Cloud API Reference lets you to try out Storage existence API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs exposes. Request parameters Parameter Description storageName Storage name cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/signature/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....t" - H "accept: application/json" - H "authorization: Bearer...e" - H "accept: application/json" - H "authorization: Bearer...

    docs.groupdocs.cloud/signature/working-with-sto...
  3. 在 C# 中将 DOCX 转换为 PDF | 免费的在线 DOC 转 PDF 转换器

    轻松使用 REST API 将 DOC 和 DOCX 文件转换为高质量的 PDF 格式。了解如何在线将 DOC、DOCX 文件转换为 pdf。...POST \ -H "accept: application/json" \ -H "authorization: Bearer...-H "Content-Type: application/json" \ -d "{ \"StorageName\": \"internal\"...

    blog.groupdocs.cloud/zh/conversion/convert-doc-...
  4. Convert PDF to HTML | PDF to Web Conversion in ...

    Seamless PDF to HTML conversion in C# .NET. Easy and simple process to convert PDF to HTML with .NET REST API....POST \ -H "accept: application/json" \ -H "authorization: Bearer...-H "Content-Type: application/json" \ -d "{ \"FilePath\": \"{sourceFile}\"...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  5. Sending images and scanned PDFs for translation...

    How to scans and image files for translation to the selected languages....translation parameters are provided in JSON format in the request body....successful, this method returns JSON with a unique identifier (value...

    docs.groupdocs.cloud/translation/file/request/i...
  6. 在线 HTML 转 PDF 转换器 | 网页转 PDF

    使用我们的在线转换工具免费将 HTML 转换为 PDF。如何在 .NET 应用程序中通过 REST API 自动化 HTML 到 PDF 的转换...POST \ -H "accept: application/json" \ -H "authorization: Bearer...-H "Content-Type: application/json" \ -d "{ \"StorageName\": \"default\"...

    blog.groupdocs.cloud/zh/conversion/html-to-pdf-...
  7. HTML to PDF Node.js API | Convert Web Page to P...

    轻松使用 GroupDocs.Conversion Cloud SDK for Node.js 将 HTML 文件或网页转换为 PDF。通过 REST API 在线自动化 HTML 到 PDF 的转换。...POST \ -H "accept: application/json" \ -H "authorization: Bearer...-H "Content-Type: application/json" \ -d "{ \"StorageName\": \"default\"...

    blog.groupdocs.cloud/zh/conversion/html-to-pdf-...
  8. Parse by Template Stored in User Storage | Docu...

    This REST API allows extracting document’s fields and tables defined in a template file saved in user storage and specified by template path. The following example demonstrates how to extract data from a source document by a saved template. Here you can see how to parse text fields by regular expressions and a table inside the document. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Parse by Template Store in User Storage example....example Request # First get JSON Web Token # Please get your..." \ -H "Accept: application/json" # cURL example to join several...

    docs.groupdocs.cloud/parser/parse-by-template-s...
  9. Working with Folder API | 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 folder in GroupDocs Cloud Storage. API Explorer GroupDocs.conversion Cloud API Reference lets you to 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 exposes....' \ -H 'accept: application/json' \ -H "authorization: Bearer..." ` -H "accept: application/json" ` -H "authorization: Bearer...

    docs.groupdocs.cloud/conversion/working-with-fo...
  10. Convert TIFF to PDF in Java

    Learn how to convert TIFF to PDF in Java programmatically. Get accurate and high-quality conversions with customizable settings and secure data handling....articles: How to Convert XML to JSON in Java using REST API Convert...REST API Convert EXCEL to JSON and JSON to EXCEL in Python How to...

    blog.groupdocs.cloud/conversion/tiff-file-to-pd...