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

xlsx

(0.1 sec)
  1. 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-...
  2. DNN (DotNetNuke) PDF Viewer Module by GroupDocs

    GroupDocs released its document viewer module for DotNetNuke. Using the module, you can embed and view PDF and Office documents right on your DNN web-pages....OTT Excel spreadsheets: XLS, XLSX, XLSM, XLSB, XML, ODS, CSV PowerPoint...

    blog.groupdocs.cloud/viewer/online-document-vie...
  3. Convert PNG to PowerPoint using Java - A Step-b...

    Learn how to convert PNG images to PowerPoint format quickly and efficiently. Follow our step-by-step guide using GroupDocs.Conversion Cloud SDK for Java....options, including PDF, DOC, DOCX, XLSX, HTML, raster images, and more...Java Convert CSV to Excel (XLS/XLSX) in Java using REST API...

    blog.groupdocs.cloud/conversion/convert-png-to-...
  4. Render Documents to HTML5 with REST API in Java...

    GroupDocs.Merger Cloud is a platform independent REST API solution to join multiple documents and manipulate single document structure across wide range of documents...Microsoft Excel 97-2003 Worksheet XLSX Microsoft Excel Worksheet XLSB...

    blog.groupdocs.cloud/merger/groupdocs-merger-cl...
  5. Overview | Documentation

    GroupDocs.Viewer Cloud Overview... DOTM Microsoft Excel: XLS, XLSX, XLSM, XLSB, XLTX, XLTM Microsoft...

    docs.groupdocs.cloud/viewer/overview/
  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.... XLS or XLSX to PDF conversion API allows...

    blog.groupdocs.cloud/categories/groupdocs.conve...
  7. Use Python to Change Content of a TXT File - Ed...

    Use a REST API to easily alter text files using Python. Use this robust solution to easily edit, update, and customize web pages....document formats, including DOCX, XLSX, PPTX, and more. Is there any...

    blog.groupdocs.cloud/editor/edit-text-file-with...
  8. 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 Linux/MacOS/Bash # 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=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -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...
  9. Get Supported File Formats | Documentation

    GroupDocs.Signature Cloud is a REST API to create, verify and search different type of Signatures objects in all common business formats, including PDF, Microsoft Word, Excel, PowerPoint, epub and many other files. To get list of supported file formats, you can use the following API. Resource The following GroupDocs.Signature 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/signature/formats" \ -H "accept: application/json" \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl....xlsx" , "fileFormat" : "Microsoft...

    docs.groupdocs.cloud/signature/get-supported-fi...
  10. 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 Linux/MacOS/Bash # Get JSON Web Token # Ensure CLIENT_ID and CLIENT_SECRET are set as environment variables. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # Get document information (available formats) curl -v "https://api....xlsx" , "fileFormat" : "OOXML 2007-2010"...

    docs.groupdocs.cloud/metadata/get-supported-fil...