search for: ppt

Displaying 20 results from an estimated 283 matches for "ppt".

Did you mean: ppc
2011 Jul 27
2
for loop help
I am having a hard time putting the below into a loop, where it pulls out ppt from all he stations I have versus having to go through and hard code the data to the specific stations. I tried stnID <- stnid[which(duplicated(stnid)==FALSE)] for(i in 1:length(stnID)) { ppt[i] <- ppt[which(stnid==[i])] } but it doesn't like to use the which function inside a for loop?...
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
2013 Dec 12
2
PPT text extracter
Hi, I've had a heads up from a user that catppt did not work at all on semi-recent PowerPoint files (ppt, not pptx). I checked, and indeed it misses most of the content on many files. After looking around, I found Python code from the libreoffice project which makes a nice ppt text extractor after adding a very thin command line wrapper: htt...
2005 Jun 09
0
read-only file problem
Hi, I have a little problem : Some user have problem with file is read-only mode But all unix acl and posix acl are correct : ls -l drwxrwx---+ 19 root Utilisateurs 4096 jun 9 11:33 STEPHANE -rwxrwx---+ 1 root Utilisateurs 1027584 jun 7 14:33 dossier fraise.ppt getfacl: Removing leading '/' from absolute path names # file: rsrv/vol2/data1/groupes/CRDMAR/STEPHANE/dossier\040fraise.ppt # owner: root # group: Utilisateurs user::rwx group::--- group:crdmar:rwx mask::rwx other::--- The user etucrd is member of "Utilisateurs" and "crdma...
2012 Mar 31
2
Is it there any std pattern in R which show same representation style of ppt found on net
i m searching on net,material related to R, whenever i get ppt presentation of some topic ,i found it in speical format white backgroud & blue bars,having links for further topics see link 1) https://www.rmetrics.org/files/Meielisalp2007/Presentations/Pfaff.pdf 2)http://grapevine.com.au/~yanchang/docs/Time-Series-Mining-slides.pdf If this is format,how c...
2000 Feb 10
0
smbclient: invalid mid from server! ???
...139 Password: Domain=[MATH] OS=[Windows NT 4.0] Server=[NT LAN Manager 4.0] received 3 entries (eos=1 resume=0) directory \user\ received 6 entries (eos=1 resume=0) directory \user\Dellnitz\ received 18 entries (eos=1 resume=0) dos_clean_name [\user\Dellnitz\Antritt.ppt] file \user\Dellnitz\Antritt.ppt attrib 0x80 getting file \user\Dellnitz\Antritt.ppt of size 9385472 bytes as a tar file Antritt.pptnread=0 [...] nread=9303840 nread=9369360 9385472 ( 2355.0 kb/s) \user\Dellnitz\Antritt.ppt (2354.96 kb/s) (average 2354.96 kb/s) dos_clean_name [\user\Dellnitz\Bon...
2010 Aug 21
7
Error when openning MS Office files (*.doc, *.xls, *.ppt)
Error when openning MS Office files (*.doc, *.xls, *.ppt) (Wine 1.0.1 and Wine 1.1.42, Ubuntu 10.04) -- Hello, I get this error when I try to open MSOffice 2003 files (like *.doc or *.xls or *.ppt): "The file '/home/blabla/Doc1.doc' is not marked as executable. If this was downloaded or copied form an untrusted source, it may be dange...
2003 Aug 11
8
Samba vs. Windows : significant difference in timestamp handling ?
...er access rights or keep their information strictly user-wise organised ...) Please look at the following example (Powerpoint 2000 and 2003 on Terminalserver and Standalone) Timestamp history (on Samba share, 2.2.8a RedHat Linux 9 with XFS 2.4.20-9SGI_XFS_1.2.0) File is initially created : Test.ppt mtime->12:40:05, ctime->12:40:05, atime->12:40:05 File is then "viewed" (open in Powerpoint and exit without changing/saving anything) by same user: after file is opened: Test.ppt mtime->12:40:05, ctime->12:40:05, atime->12:45:59 after file is closed: Test.ppt mtime->...
2012 Jun 13
0
Plotted circle does not go through desired points - very long email with code
...m3*x3b + b3 ? # Build the spatial lines (the 2 perpendicular lines) and find their intersection: win <- owin(range(-100,x1a, x1b, x3a, x3b, xm, 100), range(-100,y1a, y1b, y3a, y3b, ym, 100)) ln1 <- psp(x1a, y1a, x1b, y1b, window = win) ln3 <- psp(x3a, y3a, x3b, y3b, window = win) ? ppt <- crossing.psp(ln1, ln3) ? # find the radius of the second circle that has center at (ppt$x, ppt$y) and goes through B and H r.crp <- sqrt((pt2$x-ppt$x)^2 + (pt2$y-ppt$y)^2) r1.crp <- sqrt((xy$x[i]-ppt$x)^2 + (xy$y[i]-ppt$y)^2) ? # r.crp should be equal with r1.crp ? but there are...
2009 Jan 16
1
PDF slided (beamer or prosper) to an editable PPT
Hello, I am getting requests to place our PDF slides (output from beamer) into Microsoft Powerpoint formats (.ppt). What's the best practice or any recommended software packages (any success with open or commercial) that we can use to convert PDF slides into an EDITABLE powerpoint deck? Thanks in advance.
2009 Feb 03
1
PowerPoint 2007 filter
Hi, I'm trying to write the PowerPoint2007 filter in the same manner that I did for *.docx and *.xlsx but I'm getting the following error when I tru an index. The document is called: Indexing "/Frisk in Power Point.pptx" as application/vnd.openxmlformats-officedocument.presentationml.presentation ... caution: filename not matched: ppt/notesSlides/notesSlide*.xml caution: filename not matched: ppt/comments/comment*.xml The problem is that not all pptx files contain notes and comments. Do you think just in...
2011 Feb 11
1
unoconv 0.4 issues
...tp://dag.wieers.com/home-made/unoconv/#download is still 0.4. I tried unoconv-0.4-1.el5.rf.noarch.rpm on CentOS 5.5 with OpenOffice.org 3.1.1 (was previously using the generic unoconv-0.4.tar.bz2 on Slackware64 13.1 with OpenOffice.org 3.2.1). unoconv worked with .doc files but not with .xls and .ppt. "Apache Tika!" (tika-app-0.8.jar) worked on .xls and .ppt files but felt slow; it took 39 seconds for a mix of 82 documents successfully filtered, as opposed to 10 seconds for 75 documents successfully filtered when trying to use unoconv on the .xls and .ppt files. The .xls files were...
2011 Jan 31
2
Latent Class Logit Models in discrete choice experiments
...I attach the results I usually obtain using NLogit and NLogit model specifications. For Random parameter models and Logit Models I usually perform my analysis with the package mlogit ( http://cran.r-project.org/web/packages/mlogit/index.html ). The models I would like to run are presented in this ppt: http://pages.stern.nyu.edu/~wgreene/.../Lectures/Part13-LatentClassModels.ppt and an overview is given in this paper by Hoyos: http://dx.doi.org/10.1016/j.ecolecon.2010.04.011 Anybody has any package to suggest for this kind of analysis? (poLCA does not provide me the same estimates) Thanks...
2011 Feb 25
4
salidas en Power Point
Hola tengo q hacer un trabajo, donde me piden q todas las salidas q haga sean en Power Point (graficos, tablas, etc). Para eso habia empezado a leer algo del paquete R2PPT, pero la verdad es q hay cosas q no entiendo de este paquete. Queria saber si alguien estuvo trabajando con el y obtuvo buenos resultados o si han usado otro paquete para hacerlo. Por ultimo una pregunta: desde Sweave se pueden obtener salidas en PPT? Saludos -- "*El peor analfabeto, es e...
2015 Jul 04
0
Support for transparency in metafile export & support for export to Powerpoint
Dear all, Further to my previous message I now made a one-line convencience function to export your currently active graphics window/plot to either Word or Powerpoint in Office-native vector-based DrawingML format using either export2ppt(file="plot.pptx") or export2doc(file="plot.docx") : see http://stackoverflow.com/questions/31212659/r-function-to-capture-r-plot-in-current-graphics-device-and-export-it-to-powerp/31221813#31221813 (analogous in syntax to function dev.copy2pdf in grDevices) The code of the func...
2011 Apr 12
1
How to set the dimension of a matrix correctly?
...tude and longitude, but still got the same results (stripes). Hope anyone can take a look at it and give me some suggestion. Thanks for help,Peiling ------------------ library(geoR) #functions for geostatistical data analysis coords<- as.matrix(read.table('/Users/R/Code/stncoords.dat'))ppt<- as.matrix(read.table('/Users/R/Code/ppt_15day.dat')) xx <- dim(ppt) # (77,528) plat <- seq(37.5,42,by=0.07273)plon <- seq(-105.5,-93.5,by=0.07273)pgrid <- expand.grid(x=plon,y=plat)pdim <- dim(pgrid) # (10230,2) #plot(pgrid, cex=0.5) lat <- coords[,1] lon <- coords...
2004 Oct 07
0
background graphics under ppt show up as red 'x'
Has anyone ever seen a problem where any graphics on a ppt background (master) show up as one big red 'x'? I can easily reproduce this if this has never been reported before. Everything else in powerpoint seems to work fine. Using wine-20040914-SuSELinux91.i586.rpm. PatC -------------- next part -------------- An HTML attachment was scrubbed... U...
2009 Jul 15
1
How to open file under /home/user ?
Dear all I install PPT under /root/.wine folder. I can use cmd "wine /root/.wine/.../PPT.EXE /root/.wine/.../test.ppt" to open the ppt. But I use cmd "wine /root/.wine/.../PPT.EXE /home/user/test.ppt" didn't to open. How to set the PATH to open the file under other folder? Thanks a lot!
1999 Sep 29
0
Problems saving large ppt-files to samba server
Hello, We have problems with saving large ppt-files (>20MB) from a NTClient Sp5 to the Samba server (2.0.4b on Solaris 7). During save procedure the client hangs, some time later the client displays an error messages like "Error during saving into buffer" and the application is killed. In the log file of the client on the samba se...
2007 Oct 25
0
Open ppt in Browser
Hi In my application i want to open ppt file in web browser[IE,FF].Any one please help me with this... -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, se...