search for: docx

Displaying 20 results from an estimated 206 matches for "docx".

Did you mean: docs
2023 Dec 29
1
Help request: Parsing docx files for key words and appending to a spreadsheet
...three attempts, two using officer and the last now using textreadr My attempts so far using 'officer': ################## (1) First Attempt: # Load libraries library(tcltk) library(tidyverse) library(officer) setwd(tk_choose.dir()) doc_path <- list.files(getwd(), pattern = ".docx", full.names = TRUE) files <- list.files(getwd(), ".docx") files length(files) ## This works to here - obtain a list of docx files in directory 'TEST with 9 files'. However, the next line doc_in <- read_docx(files) Results in this error:Error in filetype %in% c(&quo...
2012 May 07
2
FileFormatConverters: no equations in docx documents?
Hello. I need to view some docx files that embed equations. I installed wordviewer, then FileformatConverters in wine 1.5.3. Both install ok, and I can view docx files, except that the equations don't appear at all. Does anybody have a solution? Thanks! -- F. Delente
2009 Nov 25
8
Docx format ?
Hi, Is there any way I can read a .docx file on my CentOS desktop ? Cheers, Niki
2023 Dec 29
1
Help request: Parsing docx files for key words and appending to a spreadsheet
? Fri, 29 Dec 2023 20:17:41 +0000 Andy <phaedrusv at gmail.com> ?????: > doc_in <- read_docx(files) > > Results in this error:Error in filetype %in% c("docx") && > grepl("^([fh]ttp)", file) :'length = 9' in coercion to 'logical(1)' help(read_docx) says that the function only imports one docx file. In order to read multiple files, use...
2023 Dec 29
1
Help request: Parsing docx files for key words and appending to a spreadsheet
help(read_docx) says that the function only imports one docx file. In > order to read multiple files, use a for loop or the lapply function. > I told you people will suggest better ways to loop!! > > docx_summary(read_docx("Now they want us to charge our electric cars > from litter bins.doc...
2015 Sep 29
4
sobre fread {data.table}
Buenas tardes, intento almacenar el contenido de un archivo .docx en un data.table, pero solo me devuelve 1855 filas cuando deberñian ser 6821. Sin embargo, el mismo archivo se me descarga completo usando read_docx {qdapTools}, pero este devuelve un vector carácter y no es lo que quiero. ¿Alguien sabe donde puede estar el problema? Nota: El docx procede de un...
2023 Dec 30
1
Help request: Parsing docx files for key words and appending to a spreadsheet
...the path from getwd() is being appended to the title of the article, but without the '/' between the end of the path name (here 'TEST' and the name of the article. In other words, full_filename is reading "~/TESTNow they want us to charge our electric cars from litter bins.docx", so logically, this file doesn't exist. To work, the '/' needs to be inserted to differentiate between the end of the path name and the start of the article name. I've tried both paste0, as you suggested, and paste but neither do the trick. Is this a result of me using the...
2009 Jun 09
3
OT: Viewer for .docx M$ WORD files?
Is there a Viewer for .docx M$ WORD files? If so, where can I get it? This file type cannot be opened with OpenOffice.org 2.3. TIA!
2016 Sep 27
1
omega issues/notes
...example/msproducts/ total 357 drwx------+ 1 John None 0 Sep 27 16:25 . drwx------+ 1 John None 0 Sep 27 15:41 .. -rwx------+ 1 John None 32476 Sep 14 15:18 100-objects-v1.csv -rwx------+ 1 John None 32477 Sep 14 15:19 100-objects-v2.csv -rwx------+ 1 John None 14228 Aug 31 11:41 burger.docx -rwx------+ 1 John None 19034 Jun 30 12:15 hotdog.docx -rwx------+ 1 John None 10538 Sep 14 15:30 index.html -rwx------+ 1 John None 137728 Jun 30 12:15 sausage.doc -rwx------+ 1 John None 71536 Sep 14 15:21 states.csv -rwx------+ 1 John None 541 Sep 14 15:21 us_states_on_wikipedia.html -rwx-...
2012 Oct 19
3
saving to docx
hi all, how can i saving R output to docx or Jpeg format? [[alternative HTML version deleted]]
2023 Dec 30
2
Help request: Parsing docx files for key words and appending to a spreadsheet
Hi Eric Thanks for that. That seems to fix one problem (the lack of a separator), but introduces a new one when I complete the function Calum proposed:Error in docx_summary() : argument "x" is missing, with no default The whole code so far looks like this: # Load libraries library(tcltk) library(tidyverse) library(officer) filepath <- setwd(tk_choose.dir()) filename <- "Now they want us to charge our electric cars from litter bins.do...
2012 Jul 06
2
Graph showing fitted values obtained by binomial GLM
I have completed a binomial GLM in R (details attached (finalModel.docx)) and I am trying to create a graph of observed and fitted values using the following commands: > MyData<-data.frame(time=seq(from=0,to=1323,by=1)) > Pred<-predict(M2,newdata=MyData,type="response") > plot(x=turtle$time,y=turtle$success) > lines(MyData$time,Pred) Howe...
2023 Dec 30
1
Help request: Parsing docx files for key words and appending to a spreadsheet
...etwd() is being appended to the > title of the article, but without the '/' between the end of the path > name (here 'TEST' and the name of the article. In other words, > full_filename is reading "~/TESTNow they want us to charge our electric > cars from litter bins.docx", so logically, this file doesn't exist. To > work, the '/' needs to be inserted to differentiate between the end of > the path name and the start of the article name. I've tried both paste0, > as you suggested, and paste but neither do the trick. > > Is this a r...
2023 Dec 29
2
Help request: Parsing docx files for key words and appending to a spreadsheet
...:14 AM, Andy <phaedrusv at gmail.com> wrote: > > Hello > > I am trying to work through a problem, but feel like I've gone down a rabbit hole. I'd very much appreciate any help. > > The task: I have several directories of multiple (some directories, up to 2,500+) *.docx files (newspaper articles downloaded from Lexis+) that I want to iterate through to append to a spreadsheet only those articles that satisfy a condition (i.e., a specific keyword is present for >= 50% coverage of the subject matter). Lexis+ has a very specific structure and keywords are given in...
2009 Feb 09
2
un'stat'able files - fs corruption?
...s on my ext3 filesystem. Several folders contain files, which cannot be accessed in any way, not even a stat() on these files is possible: [~]$ ls -l -rwxrwxr-x 1 yvonne users 30208 2007-09-16 12:49 Stoffverteilungsplan tw kl4 07.doc ?--------- ? ? ? ? ? Teddyb?r.docx ?--------- ? ? ? ? ? Termine f?r montag kiga.doc -rwxrwxr-x 1 yvonne users 28672 2001-11-18 17:29 tiere bei den indios.doc [~]$ rm Teddy* Teddyb?r.docx: No such file or directory In this example, e.g. the file named Teddyb?r.docx has these problems. I know it...
2023 Dec 30
3
Help request: Parsing docx files for key words and appending to a spreadsheet
An update: Running this block of code: # Load libraries library(tcltk) library(tidyverse) library(officer) filepath <- setwd(tk_choose.dir()) filename <- "Now they want us to charge our electric cars from litter bins.docx" #full_filename <- paste0(filepath, filename) full_filename <- paste(filepath, filename, sep="/") if (!file.exists(full_filename)) { ? message("File missing") } else { ? content <- read_docx(full_filename) |> ??? docx_summary() ? # this reads docx for the...
2008 Jul 29
1
Flax support for docx
Anyone used Flax to search for docx? I'm testing on XP. Installed msxml6.msi and FilterPackx86.exe but Flax dosen't seem to register *.docx as a document type. Is there a way for me to add it in? Thanks, Frank
2007 Oct 18
2
DocX support in OpenOffice
Has anyone got the docx plugin for OpenOffice 2 running in CentOS? I have tried using the OpenOffice.org rpms and the ones in CentOS, but the plugin does not seem to work. To get it working I extracted the rpm from Novell, then copied the files to the registry/ folders and the Odfconverter to the program/ folder, but I...
2015 Sep 29
2
sobre fread {data.table}
...ata.table que es lo que quiero usar El 29 de septiembre de 2015, 17:05, Carlos Ortega <cof en qualityexcellence.es> escribió: > No sé porqué piensas que "fread" va poder leer cualquier cosa... > > Ya que lo tienes en Word, prueba con esto: > https://github.com/hrbrmstr/docxtractr > > Saludos, > Carlos Ortega > www.qualityexcellence.es > > El 29 de septiembre de 2015, 16:55, MªLuz Morales <mlzmrls en gmail.com> > escribió: > >> Buenas tardes, >> >> intento almacenar el contenido de un archivo .docx en un data.table, pero...
2012 Apr 06
1
Wine MSoffice 2007 .docx.lnk file creation on Ubuntu 11.10
whenever I open or save a file on MSword 2007 using WIne 1.3.28 on Ubuntu 11.10, there's also a .docx.lnk file that gets created with the same name as my documents. How to fix this?