similar to: antiword

Displaying 20 results from an estimated 900 matches similar to: "antiword"

2006 Nov 17
4
acts_as_ferret and searching word docs
I was wondering if it is possible to search word documents using ferret. The actual text in a word document isn''t in a binary format - only the formatting. Surely it would be possible to parse that? -- Posted via http://www.ruby-forum.com/.
2012 Jun 22
3
converting .doc to html
Anyone got a preferred program or package for this? I'd like a *good* one, and Word or OO.o's save as html in no way qualifies as other than amateur crap. So far, with a little googling, I've found the wv package. wvHtml works, but I don't like the output - it insists on <div>, and on &rhquo instead of plain, simple ". mark "what, ask for an opinion in
2001 Aug 05
4
Abiword as test of Wine
One problem with Wine has been that there were few serious open source win32 applications out there to test Wine with (ok, maybe my opinions are from 1997 :-) In any case, we have some great open source Win32 applications to test with. AbiWord is one. I just tried installing AbiWord 0.9 under the latest Codeweavers preview. The install worked -- but generated about a billion warnings of the
2013 Jan 22
5
Centos 6.3 - which repos to use?
I've just installed v6.3 as a desktop (from Centos-6.3-i386-LiveCD.iso) and to get the hang of the Centos approach and then hope to move on to a server. I've been using linux *buntu for 5 years. Hope i don't sound like a nit but i've got a little confused with the repos. Hoping someone would be kind enough just to clarify. This installation is for stability whilst installing the
2009 Apr 13
4
Repo for Abiword
Hi, I need to run Abiword on CentOS 5.3, any repository? -- Thanks
2009 Apr 06
2
omindex => Unknown extension
Hi all, I'm having a recurrent problem with Omega's indexing. When I run omindex, it sometimes misses to recognize the extension of some files (.doc, .pdf) and skips them. In the same run, omindex is otherwise perfectly able to index other files with same extensions. The reason is not clear but it should occur before it selects a content converter since for example, if I manually run
2009 Jun 19
4
Newb needs help with Lotus Ami Pro
Hi, folks. I'm new to both Ubuntu Linux and Wine. I've been running Lotus Ami Pro for years under Windows 98 and have about 70MB of Ami Pro files. Nowadays, though, printers are not made to support Windows 98 anymore. I had heard about WINE, and rather than buy another Microsoft product, I decided to see if I could run Ami Pro under another OS. My new printer works perfectly under
2007 Apr 01
10
indexing mostly-binary documents (.ppt)
Here''s an interesting problem: In my app, we are indexing various types of documents, including microsoft powerpoint. Powerpoint documents are mostly binary, but have a bunch of text (all of the text in the document?) as well. My thinking is that the binary will never get searched for, and the proper text will be indexed and queried as expected, so the indexed binary will never
2008 May 23
2
[slightly off topic] Sweave with markdown
DeaR list, Has anyone tried to mix the Sweave paradigm with the Markdown[*] (and co.) syntax? Would this be hard to implement? My tiny understanding of Sweave is that one can define new drivers for the text part, while some functions that deal with the R code would not require any modification. Here's the reason I'm interested in Mardown for a driver. I've been orbiting
2004 Mar 11
1
samba document files
Hi. On my Samba machine i have word processors like OpenOffice org and Abiword that i use for preparing my documents . When i want to view these files on a microsoft windows machine i see complex text that is not readeable(not user friendly). What can i really do to see that these documents can be read on a micrsoft windows machine. Thanks Rgds, Segie
2010 Nov 29
3
Samsung CLP-325W network connection?
Anyone got this working over a LAN under CentOS? The instructions claim it is easy to connect after pressing the WPS button on printer and router. Sadly, I don't see a WPS button on my Linksys WRT54GL router. When I press the WPS button on the printer the WiFi icon flashes, but I don't see any attempt to connect in /var/log/messages on my CentOS-5.5 server. Any advice or suggestions
2008 Oct 15
3
Extract text from Microsoft PowerPoint files
Hello CentOS people, I'm wondering if there are command tools like antiword and docx2txt for Microsoft PowerPoint files (.ppt and .pptx). The idea is to extract text from PowerPoint files. Sorry this isn't exactly about CentOS, but I'd really like it if Yum has something. I tried xlhtml, but it hasn't been updated in a while and isn't exactly wanting to work on CentOS
2007 Jul 23
1
postscript bug? (PR#9803)
postscript() produces files that are not encoded as eps, according to the standard. Hence, word processors such as OpenOffice and AbiWord do not recognise the files as eps. See http://www.postscript.org/FAQs/language/node80.html The problem is in the first line of the postscript file: The header is wrong. It should be: %!PS-Adobe-3.0 EPSF-3.0 whereas postscript() produces: %!PS-Adobe-3.0 The
2007 Apr 18
3
Problems in programming a simple likelihood
As part of carrying out a complicated maximum likelihood estimation, I am trying to learn to program likelihoods in R. I started with a simple probit model but am unable to get the code to work. Any help or suggestions are most welcome. I give my code below: ************************************ mlogl <- function(mu, y, X) { n <- nrow(X) zeta <- X%*%mu llik <- 0 for (i in 1:n) { if
2006 Apr 24
3
Editing in external application
Hello list, If there are any professional consultants reading this list, I would be able to to get my company to pay for a solution to this problem. Im having a problem that has been stupefying me for two weeks now: I have a VB 6 application that opens documents externally for editing. From within the program, you choose a type such as 'Text Document' or 'OpenOffice 1.1 Text
2017 Mar 27
2
Run .xls spredsheet with macros
Hi Doug: Thank you for your answer, but the issue is that this spreadsheet use a macros with visual basic but PlanMaker and WPS don't run this kind of spreadsheets. This is because I use excel. Regards, -- Atentamente, Jorge Rodríguez El dom, 26-03-2017 a las 19:39 -0400, Doug escribió: > On 03/26/2017 06:12 PM, jorge wrote: > > Good afternoon: > > > > Thank you
2001 Feb 28
2
Lock up issue
[Since samba-bugs has been shutdown, I'm posting this here...] I'm running RH 7.0 with both 2.2.16 and 2.4.2 kernels I've got the following samba packages installed: samba-client-2.0.7-21ssl samba-common-2.0.7-21ssl I have a Windows NT 4 server (SP6a) which stores many of my files since I use both Linux and Windows to access them (Linux on my desktop, Windows on my laptop) I
2002 May 28
4
Indexing Elements of a Dataframe
Hello List-Members, Let's say that I have the following code: for (i in c(10, 20, 30)) { for (j in c(200, 400, 600)) { ... ... x <- "something" * (code here) } } * Now, x is some result that I want to put into a results "matrix" that looks like this: 200 400 600 10 20 30 I came up with an ad-hoc solution adding some counters (called
2014 Sep 15
1
Installation of WPS
Hi, i tried to install WPS as alternative to Openffice but it give me this error below. Requires: libstdc++.so.6(GLIBCXX_3.4.14) Kindly advice. Regards Samson.
2019 Jun 14
2
Text-Extraction Libraries for Omindex
This is a list with some libraries that I have been looking at. The idea is to discuss the advantages and disadvantages of adding some of these libraries to Xapian. If anyone knows another library that could be add to the list it would be great! Libfreexl: * For Excel (.xls) * Last release: 2018-02 * Info: gaia-gis.it/fossil/freexl/index * License: MPL tri-license