Exhale | Microsoft Excel 2007 - File convertor

 by   eurozulu Java Version: Current License: No License

kandi X-RAY | Exhale Summary

kandi X-RAY | Exhale Summary

Exhale is a Java library. Exhale has no bugs, it has no vulnerabilities and it has low support. However Exhale build file is not available. You can download it from GitHub.

exhale a command line to convert excel files (2007 >) into various other formats. no install of excel is required, using apache poi libraries. (simple tool that pipes the microsoft office excel 2007 files into any supported format. supported formats at the moment are: csv comma delimited xml xml mark up. exhale myfile.xslx -to csv > myfile.csv exhale myfile.xslx -to xml > myfile.xml. a file name should be the first, and only unnamed argument. this is the source, excel (xslx) file you wish to convert. output is always to the standard output pipe. exhale can also accept a stream from the standard input stream, so data can be piped into and out of it. e.g. exhale -to xml -indent < myfile.xslx > myfile.xml. argument: named arguments can be used to control the export. each named argument is preeded with a dash '-', followed by its name. if the argument accepts a value, the value follows a space after the name. -to the format to export to. can be any supported format. currently just two supported: csv xml if not stated, then defaults to csv. -sheet specifies which sheet(s) to export. by default, all sheets are exported. by naming one or more sheets, only those sheets are exported and others
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              Exhale has a low active ecosystem.
              It has 1 star(s) with 0 fork(s). There are 1 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              Exhale has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of Exhale is current.

            kandi-Quality Quality

              Exhale has no bugs reported.

            kandi-Security Security

              Exhale has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              Exhale does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              Exhale releases are not available. You will need to build from source code and install.
              Exhale has no build file. You will be need to create the build yourself to build the component from source.

            Top functions reviewed by kandi - BETA

            kandi has reviewed Exhale and discovered the below as its top functions. This is intended to give you an instant insight into Exhale implemented functionality, and help decide if they suit your requirements.
            • Main entry point
            • Emits the specified input stream to the specified output stream
            • Loads an exhale format
            • Show the usage of microsoft spreadsheet
            • Set the arguments for the named arguments
            • Set the argument row for the given arguments
            • Set the output
            • Writes a cell
            • Returns the type of a cell
            • Get the cell value
            • Print command line arguments
            • Print out the command line arguments
            • Parse the command line arguments
            • Prints the command line help
            • Returns the argument string as a string
            • Capitalise the first letter of the given string
            • Gets the name of the Excel sheet
            • Returns a map of all command - line arguments
            • Closes the workbook
            • Open a workbook
            • Writes a new row
            • Writes an XML sheet
            Get all kandi verified functions for this library.

            Exhale Key Features

            No Key Features are available at this moment for Exhale.

            Exhale Examples and Code Snippets

            No Code Snippets are available at this moment for Exhale.

            Community Discussions

            No Community Discussions are available at this moment for Exhale.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install Exhale

            You can download it from GitHub.
            You can use Exhale like any standard Java library. Please include the the jar files in your classpath. You can also use any IDE and you can run and debug the Exhale component as you would do with any other Java program. Best practice is to use a build tool that supports dependency management such as Maven or Gradle. For Maven installation, please refer maven.apache.org. For Gradle installation, please refer gradle.org .

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/eurozulu/Exhale.git

          • CLI

            gh repo clone eurozulu/Exhale

          • sshUrl

            git@github.com:eurozulu/Exhale.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Consider Popular Java Libraries

            CS-Notes

            by CyC2018

            JavaGuide

            by Snailclimb

            LeetCodeAnimation

            by MisterBooo

            spring-boot

            by spring-projects

            Try Top Libraries by eurozulu

            Findclass

            by eurozuluJava

            cockpit

            by eurozuluJava

            Techinc-Notify

            by eurozuluJava

            Channels

            by eurozuluJava

            commandgo

            by eurozuluGo