Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 229 for

xlsx to json

(0.08 sec)
  1. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud... Convert Excel to JSON data using secure and easy to...is about how to build an XLSX to JSON converter in Java programmatically...

    blog.groupdocs.cloud/groupdocs.cloud/page/22/
  2. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...can convert Excel spreadsheets XLSX or XLS to PDF programmatically...to a PDF. Convert CSV to JSON and JSON to CSV in Java CSV (Comma...

    blog.groupdocs.cloud/groupdocs.cloud/page/23/
  3. 在线 HTML 转 Word 文档 | 在线将 HTML 转换为 DOC

    使用 Java REST API 轻松简单地将 HTML 转换为 Word 文档。使用 Java REST API 在线将 HTML 文件转换为 MS Word 文档 DOC 或 DOCX...支持 50+ 文件格式 # 在 DOCX、PDF、HTML、XLSX、PPTX、JPG 及更多格式之间转换。 ☁️ 基于云的...ConvertApi(configuration); 上传 JSON 文件到云存储。 FileUploadApi fileUpload...

    blog.groupdocs.cloud/zh/conversion/convert-html...
  4. Sign document with digital signature | Document...

    A digital electronic signature is a scheme for verifying the document’s authenticity. A valid digital signature gives a recipient very strong reason To believe that the document was created or updated by a known sender and that the document was not altered by unknown source. For documents, the digital signature is represented by certificate with private (To sign) and public (To verify) keys. Most often certificates of various public key crypTography standards are used for this purpose, for example PFX format (see specification here)....ODT, OTT), Spreadsheet files (XLSX, XLS, ODS, OTS) support digital...example Linux/MacOS/Bash # Get JSON Web Token curl -v 'https://api...

    docs.groupdocs.cloud/signature/sign-document-wi...
  5. Parse by Template And AI | Documentation

    This REST API allows us To extract document’s fields defined in a template object passed as a method parameter by using LLM. The following example demonstrates how To extract data from a source document by a user-defined template and modern well updated LLM. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the AI Parse example. cURL example Linux/MacOS/Bash # First get Json Web Token # Please get your Client Id and Client Secret from https://dashboard....Linux/MacOS/Bash # First get JSON Web Token # Please get your..." \ -H "Accept: application/json" # cURL example to parse a document...

    docs.groupdocs.cloud/parser/parse-by-template-a...
  6. Get Supported File Formats | Documentation

    GroupDocs.Comparison Cloud REST APIs support document compare Tools To compare source and destination files of supported formats To get high-quality output in quickly and reliably. To get a list of supported formats, You can use the below API. Resource The following GroupDocs.Comparison Cloud REST API resource has been used in the Supported File Formats example. cURL example Linux/MacOS/Bash curl -X GET "https://api.groupdocs.cloud/v2.0/comparison/formats" \ -H "accept: application/Json" \ -H "authorization: Bearer $JWT_ToKEN" Windows PowerShell curl...." \ -H "accept: application/json" \ -H "authorization: Bearer..." ` -H "accept: application/json" ` -H "authorization: Bearer...

    docs.groupdocs.cloud/comparison/get-supported-f...
  7. 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.EdiTor 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 Linux/MacOS/Bash curl -X GET 'https://api.groupdocs.cloud/v1.0/ediTor/sTorage/MySTorage/exist' \ -H 'accept: application/Json' \ -H "authorization: Bearer $JWT_ToKEN" Windows PowerShell curl....' \ -H 'accept: application/json' \ -H "authorization: Bearer..." ` -H "accept: application/json" ` -H "authorization: Bearer...

    docs.groupdocs.cloud/editor/working-with-storage/
  8. Upcoming Release of GroupDocs.Assembly Cloud

    GroupDocs.Assembly Cloud REST API is about To launch. It is a document auTomation and reports generation REST API designed To create cusTom documents....WordprocessingML (XML) Excel: XLS, XLSX, XLSM, XLSB, XLT, XLTM, XLTX...Other: TXT Data Sources: XML JSON Our first version # We are currently...

    blog.groupdocs.cloud/assembly/upcoming-release-...
  9. Get Supported File Formats | Documentation

    GroupDocs.Annotation Cloud is a REST API provides methods To apply Text and Figure based annotations To documents & images of all popular formats. Resource The following GroupDocs.Comparison Cloud REST API resource has been used in the Supported File Formats example. cURL example Linux/MacOS/Bash curl -X GET 'https://api.groupdocs.cloud/v2.0/annotation/formats' \ -H 'accept: application/Json' \ -H "authorization: Bearer $JWT_ToKEN" Windows PowerShell curl.exe -X GET ` "https://api.groupdocs.cloud/v2.0/annotation/formats" ` -H "accept: application/Json" ` -H "authorization: Bearer $env:JWT_ToKEN" Windows CMD curl -X GET ^ "https://api....' \ -H 'accept: application/json' \ -H "authorization: Bearer..." ` -H "accept: application/json" ` -H "authorization: Bearer...

    docs.groupdocs.cloud/annotation/get-supported-f...
  10. Extract Images from Word Documents using C# .NE...

    Learn how To extract images from Word (.DOCX, .DOC) files in C# .NET and REST API. Step-by-step tuTorial To extract and save embedded images online....0/parser/images" \ -H "accept: application/json" \ -H "authorization: Bearer...-H "Content-Type: application/json" \ -d "{ \"FileInfo\": { \"FilePath\":...

    blog.groupdocs.cloud/parser/extract-images-from...