Home
last modified time | relevance | path

Searched refs:xls2csv (Results 1 – 25 of 62) sorted by relevance

123

/dports/textproc/catdoc/catdoc-0.95/doc/
H A DMakefile.in25 dosdoc: catdoc.txt catdoc.ps xls2csv.txt xls2csv.ps catppt.txt catppt.ps
29 xls2csv.txt xls2csv.ps \
32 install-catdoc: catdoc.1 xls2csv.1 catppt.1
35 $(INSTALL) -m 644 xls2csv.1 $(installroot)$(mandir)/man1/xls2csv.1
41 $(RM) Makefile catdoc.1 xls2csv.1 catppt.1 wordview.1
/dports/textproc/catdoc/catdoc-0.95/src/
H A Dmakefile.tc8 all: catdoc.exe xls2csv.exe catppt.exe
11 xls2csv.exe: xls2csv.obj catdoc.lib
12 $(CC) -v -mc xls2csv.obj catdoc.lib
H A DMakefile.in102 rm -f *.o catdoc wordview xls2csv catppt
/dports/math/libxls/libxls-1.6.2/
H A DMakefile.am19 bin_PROGRAMS = xls2csv program
29 dist_man1_MANS = man/xls2csv.man
36 src/xls2csv.c
H A DREADME.md10 enough, `xls2csv`).
72 ./xls2csv /path/to/file.xls
74 The man page for `xls2csv` has more details.
/dports/devel/R-cran-gdata/gdata/man/
H A Dread.xls.Rd3 \alias{xls2csv}
12 xls2csv(xls, sheet=1, verbose=FALSE, blank.lines.skip=TRUE, ..., perl="perl")
41 \code{"xls2csv"} and \code{"xls2tab"} are simply wrappers for
46 temporary .csv or .tab file, using the xls2csv or xls2tab
59 Caution: If you call \code{"xls2csv"} directly, is your responsibility
62 \references{http://www.analytics.washington.edu/statcomp/downloads/xls2csv}
116 ## use of xls2csv - open con, print two lines, close con
117 con <- xls2csv(crime.url)
H A DxlsFormats.Rd23 \code{\link{read.xls}}, \code{\link{xls2csv}}.
H A DsheetCount.Rd28 \code{\link{read.xls}}, \code{\link{xls2csv}}.
/dports/textproc/catdoc/catdoc-0.95/
H A DNEWS21 xls2csv proprerly recognizes Mac and other codepages which
60 Executable for xls2csv is included. Some code clean up and
65 Fixed handling of RK and MULRK records in xls2csv. No more
75 Fixed important bug in xls2csv - improper recognition of
80 Mainly xls2csv fixes - xls2csv now recognizes some options
82 xls2csv compilies correctly out of the box on big-endian
86 This is first verison which includes xls2csv program. Also,
H A Dconfigure.in67 buildtargets="catdoc xls2csv catppt"
70 buildtargets="catdoc xls2csv catppt wordview"
126 AC_OUTPUT(doc/Makefile charsets/Makefile src/Makefile Makefile doc/catdoc.1 doc/xls2csv.1 doc/wordv…
/dports/databases/xls2txt/xls2txt-1222f8069428f6bcedfcccf9e80523db34c0d343/
H A DREADME11 default configuration: `xls2txt` and `xls2csv` both return one row per
13 default while `xls2csv` uses a comma (`,`): the tab separator seems
32 COMMA for `xls2csv`.
63 3. set `xls2txt` (or `xls2csv`), possibly configured as you desire, as
H A DREADME.md11 default configuration: `xls2txt` and `xls2csv` both return one row per
13 default while `xls2csv` uses a comma (`,`): the tab separator seems
32 COMMA for `xls2csv`.
63 3. set `xls2txt` (or `xls2csv`), possibly configured as you desire, as
H A DCargo.toml16 keywords = ["xls2csv", "xls2txt", "xls", "ods", "csv"] # up to 5
/dports/textproc/p5-Spreadsheet-ParseExcel/Spreadsheet-ParseExcel-0.65/sample/
H A DREADME33 xls2csv.pl : Sample script for xls2csv
H A Dxls2csv.pl44 printf xls2csv( $filename, $coords, $rotate) ;
/dports/devel/R-cran-gdata/gdata/inst/bin/
H A Dxls2csv.bat3 perl %PERLPATH%\xls2csv.pl %*
/dports/misc/mc-nox11/mc-4.8.27/misc/ext.d/
H A Ddoc.sh.in76 elif which xls2csv >/dev/null 2>&1; then
77 xls2csv "${MC_EXT_FILENAME}"
/dports/misc/mc/mc-4.8.27/misc/ext.d/
H A Ddoc.sh.in76 elif which xls2csv >/dev/null 2>&1; then
77 xls2csv "${MC_EXT_FILENAME}"
/dports/devel/R-cran-gdata/gdata/inst/
H A DChangeLog440 * [r1508] Improve xls2csv() man page
593 * [r1381] Fix xls2csv.bat
626 - New Feature: xls2sep() (and hence xls2csv, xls2tab, and
725 * [r1266] For read.xls() and xls2csv(): - Implement more
752 * [r1246] Add xls2csv to exported function list
1153 redirects to Makefile. - Update xls2csv.bat and xls2csv shell
1167 * [r357] Moved to xls2csv.pl.in.
1171 * [r351] More xls2csv perl module support changes.
1180 * [r339] More changes to xls2csv code.
1188 * [r332] Makefile now modifies xls2csv.bat xls2csv.pl and xls2csv
[all …]
/dports/devel/R-cran-gdata/gdata/
H A DChangeLog440 * [r1508] Improve xls2csv() man page
593 * [r1381] Fix xls2csv.bat
626 - New Feature: xls2sep() (and hence xls2csv, xls2tab, and
725 * [r1266] For read.xls() and xls2csv(): - Implement more
752 * [r1246] Add xls2csv to exported function list
1153 redirects to Makefile. - Update xls2csv.bat and xls2csv shell
1167 * [r357] Moved to xls2csv.pl.in.
1171 * [r351] More xls2csv perl module support changes.
1180 * [r339] More changes to xls2csv code.
1188 * [r332] Makefile now modifies xls2csv.bat xls2csv.pl and xls2csv
[all …]
H A DMD557 ac512b1ebd4d71ac96b2a4d5288d53cb *inst/bin/xls2csv
58 ce0b4437c51faccb3595d986e8acae80 *inst/bin/xls2csv.bat
120 4559c6f484b4e25e5cf037efef73c930 *inst/perl/xls2csv.pl
/dports/textproc/p5-Spreadsheet-Read/Spreadsheet-Read-0.84/
H A DREADME56 * xls2csv also exists as https://metacpan.org/release/KEN/xls2csv-1.06
H A DChanges10 * Add --list to xlscat and xls2csv
11 * Update xls2csv to be identical to xlsx2csv
39 * Add --sep= to xls2csv for -A
57 * Allow source from command line option in xls2csv (PRC, Branislav Zahradnik)
60 * Help and usage for examples/xls2csv (PR#23)
90 * Safer xls2csv option parsing/passing
115 * Sanitize xls2csv export filenames
334 * Added examples/xls2csv
/dports/mail/dovecot/dovecot-2.3.17/src/plugins/fts/
H A Ddecode2text.sh95 (/usr/local/bin/xls2csv $path; true) 2>/dev/null&
/dports/textproc/htdig/htdig-3.2.0b6/contrib/doc2html/
H A DREADME16 xls2csv - to extract data from Excel spreadsheets [alternative to xlHtml]

123