Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 7,206 for

xlsx

(0.14 sec)
  1. Get Supported File Types | Documentation

    This REST API allows to get list of all file formats supported by GroupDocs.Metadata Cloud product. Resource URI HTTP POST ~/formats 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.groupdocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type#client_credentials&client_id#xxxx&client_secret#xxxx" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example to get document information curl -v "https://api....xlsx" , "fileFormat" : "OOXML 2007-2010"...

    docs.groupdocs.cloud/metadata/get-supported-fil...
  2. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...spreadsheet data from XLS or XLSX files to PDF programmatically...

    blog.groupdocs.cloud/groupdocs.cloud/page/36/
  3. Get Supported File Formats | Documentation

    This REST API allows getting a list of all file formats supported by GroupDocs.Watermark Cloud product. Resource URI HTTP POST ~~/formats 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.groupdocs.cloud/applications. # Kindly place Client Id in "client_id" and Client Secret in "client_secret" argument. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type#client_credentials&client_id#xxxx&client_secret#xxxx" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example to get document information curl -v "https://api....xlsx" , "fileFormat" : "Microsoft...

    docs.groupdocs.cloud/watermark/get-supported-fi...
  4. 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...

    blog.groupdocs.cloud/assembly/upcoming-release-...
  5. Get Supported File Types | Documentation

    This REST API allows getting a list of all file formats supported by GroupDocs.Parser Cloud product. Resources The following GroupDocs.Parser Cloud REST API resource has been used in the get supported file types example. HTTP POST ~~/formats cURL example The following example demonstrates how to get supported file types. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in "client_id" and Client Secret in "client_secret" argument....xlsx" , "fileFormat" : "Microsoft...

    docs.groupdocs.cloud/parser/get-supported-file-...
  6. GroupDocs.Conversion 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....instructions for transforming XLS and XLSX documents into HTML tables....

    blog.groupdocs.cloud/categories/groupdocs.conve...
  7. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...instructions for transforming XLS and XLSX documents into HTML tables....

    blog.groupdocs.cloud/groupdocs.cloud/page/9/
  8. PDF Viewer Plugin for WordPress Officially Rele...

    GroupDocs has officially released a PDF viewer plugin for WordPress. It allows users to seamlessly embed and display PDF documents on WordPress websites!...) Spreadsheets (XLS, XLSX, ODS, CSV, etc.) PowerPoint...

    blog.groupdocs.cloud/viewer/announcing-pdf-view...
  9. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...converting Excel workbooks (XLS and XLSX) into plain text files using...

    blog.groupdocs.cloud/groupdocs.cloud/page/2/
  10. Convert XML to JSON in Java: A step-by-step Guide

    Learn how to convert XML to JSON in Java using REST API. Follow our step-by-step tutorial with just a few simple steps to get started today....formats, including PDF, DOCX, XLSX, PPTX, HTML, CSV, and many more...below: Convert PDF to Excel (XLS/XLSX) in Java using REST API Convert...

    blog.groupdocs.cloud/conversion/how-to-convert-...