Skip to main content

Questions tagged [export]

In terms of computer data, export is the automated output of data from one system into another system that must be translated from one format to another via a machine process.

152 votes
3 answers
203k views

What does export do in BASH? [duplicate]

Possible Duplicate: Difference between “a=b” and “export a=b” in bash It is hard to admit, but I have never really understood what exactly export does to an environment ...
Chas. Owens's user avatar
  • 2,562
115 votes
23 answers
141k views

Is there a method to export the URLs of the open tabs of a Firefox window?

If I have a Firefox window open that contains 10 tabs, is there a way in Firefox or by a plug-in to get the URLs of those 10 tabs as a text file or some other format? Right now if I want to do this I ...
hekevintran's user avatar
  • 2,747
84 votes
2 answers
104k views

Export PowerPoint to PDF with each animation on a separate slide

I have a PowerPoint presentation where I extensively use simple animations, only appear/disappear effects triggered by the mouse (not time based), without any smooth transitions. Is it possible to ...
mrucci's user avatar
  • 10.1k
66 votes
5 answers
218k views

Can Chrome browser history be exported to an HTML file?

In Google Chrome, is there a built-in method to make an HTML file I can save to my local machine, like the file for bookmarks? If not, is there an extension that does the same?
MountainMan's user avatar
58 votes
10 answers
135k views

How to export opened tabs in Chrome? [closed]

Are there any extensions for Chrome that allow me to export all currently opened tabs as a text file, containing all the URLs of those tabs? I don't necessarily need it to be a text file if there is ...
Wern Ancheta's user avatar
  • 6,552
54 votes
2 answers
72k views

What are the differences between OVF-Version 0.9, 1.0 and 2.0?

I have Virtualbox 4.3 and want to export different VMs because I'm recover my computer. When I want to export a VM I can choose between OVF-Format-Version 0.9; 1.0; 2.0 But what are the differences ...
user281336's user avatar
53 votes
4 answers
49k views

How to extract text from pdf in script on Linux?

On Linux - How to extract text from a .pdf in which text really is text, not a scanned image? I want something I can use on the command line / in a script, not interactively. (I don't want to convert ...
RobM's user avatar
  • 531
49 votes
3 answers
84k views

Can I create an Anki deck from a .CSV file?

Can I convert my CSV file into an Anki deck? I can't find any options in the program.
Thalecress's user avatar
  • 1,347
43 votes
4 answers
153k views

Photoshop How to save selection to PNG

I have a largish PSD file with a couple of hundred layers, that I would like to extract selected areas from into PNG files. Areas can consist of a couple of layers. Being new to Photoshop, I have ...
Aniti's user avatar
  • 821
40 votes
4 answers
123k views

How can I export a certificate from MMC as a PFX file?

I'm in the process of trying to change the KeySpec property of a code signing certificate from Comodo by following this guide. The guide mentions importing your certificate file into MMC and then ...
soapergem's user avatar
  • 1,708
39 votes
4 answers
96k views

How to export mysql schema from phpmyadmin?

I have a huge db that hangs the server if I try to export it, is there a way I can export it without all the data? Only the tables structure.
fazpas's user avatar
  • 1,623
38 votes
9 answers
207k views

How to export selected columns into csv file

I want to export specific number of columns from excel into .csv file. I have around 10 columns like lname, fname, phone, address, email and so on. What should I do to export only certain columns like ...
raul's user avatar
  • 381
37 votes
3 answers
13k views

What is the 'dot space filename' command doing in bash?

When using bash shell, I sometimes keep environment variables in a text file which I copy/paste the content of, eg exports.txt: export FOO=bar export FIZZ=buzz Someone showed me instead of copy/...
iancoleman's user avatar
33 votes
10 answers
86k views

How to print documents to pictures (gif, bmp etc.) on windows

What is the easiest way to capture the printout of a document in a picture (i.e. GIF, BMP etc.)? Making a screenshot does not help, since the printout is different and larger than the screen. Is there ...
Dr. Hans-Peter Störr's user avatar
32 votes
9 answers
30k views

How can I export all OneNote pages to individual markdown files?

I am moving to Linux and the last hurdle is to get out of OneNote. I'd like to export all of my notebooks so that every page goes to an individual markdown file. I've tried many things—this thread ...
Anders's user avatar
  • 499

15 30 50 per page
1
2 3 4 5
32