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.
1
vote
0answers
14 views
Change folder where exported files are saved
What I use:
Mountain Lion 10.8.3
Inkscape 0.48
3 files for Inkscape exension to export TikZ code (tikz_export.py, tikz_export_effect.inx, tikz_export_output.inx) (A bug has been dealt with following ...
0
votes
1answer
31 views
high resolution image export of powerpoint slide
I've made a collage in powerpoint and am trying to convert it into an image to send to a printer. Unfortunately, it only converts into a 3072x2304; 96 dpi image. For my print, I will need at least ...
0
votes
0answers
35 views
How do I export to CSV without decimals using MS Access 2010?
Is there a way to export numeric data to csv file in MS Access 2010 without decimals? I am using ImportExportText in my macro. I don't see anywhere where you can specify this.
The macro is ...
1
vote
0answers
14 views
Converting showoff presentation to LaTeX
Is there a way to convert a ShowOff presentation to LaTeX?
Apparently, ShowOff uses Maruku as a renderer, and Maruku supports LaTeX, so it should be possible, but I'm wondering how to do it.
0
votes
1answer
80 views
how do I preserve export PATH?
How can I make ssh admin@nas command work if command is in /opt/bin?
On my QNAP NAS File /root/.ssh/rc:
echo "old path is $PATH"
export PATH=/opt/bin:/opt/sbin:$PATH
echo "new path is $PATH"
on my ...
1
vote
1answer
35 views
How to export outlook email body to a Unicode text file?
My emails in outlook 2010 have unicode characters inside their body, so when I want to export them to a txt file (Tab Separated In Windows) I got many question marks in output file!
How can I fix ...
0
votes
0answers
20 views
What is the difference between manually copying emails/ folders from one PST file to another within Outlook, vs. using the “Export” option?
What is the difference between simply copying the contents from one Outlook PST file to another within Outlook, and using the "Export" tool in Outlook to do this?
Does one yield better results than ...
0
votes
0answers
13 views
Export Informix BYTE fields via MS-Access
Is it possible and if how to use MS-Access to export data which is stored in a BYTE column of a table of an Informix database?
Informix runs under HP-UX and access is done via ODBC.
1
vote
0answers
44 views
Opera Bookmarks to Chrome Malfunction
I am attempting to move my Opera bookmarks to Chrome. I created an HTML file for the bookmarks while I was in Opera. I looked at the new file, and saw that the bookmarks are there, but they are not ...
0
votes
0answers
39 views
Export Power Point to Word with all Notes - Office 2011 for MAC
I want to export all my slides including all Notes to MS word.
When I "Save As" the file, it exports only slides. Notes are not exported.
Any word around for this?
I am using Office 2011 for Mac.
...
0
votes
0answers
19 views
Autodesk 3ds MAX exports wrong texture path
I need to export a model from Autodesk 3ds MAX 2013 to *.3ds file format. But when I do so with the default exporter, the resulting file has the letter B as texture paths for diffuse and bump maps ...
1
vote
2answers
64 views
Backing up Windows Media Player star ratings?
I'd like to make sure my Windows Media Player star ratings are backed up. I've noticed that Windows Explorer shows the star ratings as well.
Where are these ratings stored? Are the files ...
0
votes
0answers
58 views
Can one export a crystal report in “.txt” format, by using Crystal Reports interface/software?
I have crystal reports 2008, which allows to export reports in word (rtf), excel and pdf formats.
Is it possible to export a crystal report in text format?
0
votes
2answers
42 views
Export File Syntax Highlighting to HTML Using Vim
I wrote a vim syntax highlighting file for a custom file type that I am working and I want to be able to show off my syntax highlighting painlessly by converting my view of the page into an HTML ...
0
votes
0answers
65 views
inkscape export to eps with anti-aliasing?
Is there any way for Inkscape to export from the original svg to eps with anti-aliasing? I am trying to deliver my images in the best quality possible from the original svg to the required eps or ps ...
1
vote
0answers
74 views
unoconv: export Excel file to PDF without any scripting
How to hide page header and footer during the Excel file export with unoconv?
I've tried to use a template (narrow margins, disabled header, disabled footer), but it does not work. I mean: margins ...
0
votes
2answers
72 views
Outlook: When exporting contacts, how can I force the email type to be 'SMTP' instead of 'Exchange'?
With Outlook, I can export my contacts to a file; and I typically like to export my contacts to an Excel file.
Unfortunately, if I've added contacts from my corporate network, Outlook will, by ...
2
votes
0answers
31 views
Which older DTP software has exported these bitmaps? [closed]
There's a lot of such full-page bitmaps (sample 1, sample 2) floating around the data-entry market. Apparently the software that generated these can export the bitmaps, but not the text, requiring ...
0
votes
0answers
40 views
Export .doc into multiple .html
While it is quite straightforward to export an office word document to one single html file with LibreOffice, I have one more requirement: It should every chapter/subchapter into an own file, which is ...
0
votes
2answers
59 views
How do I convert an hg repository to git?
I found an open-source project which is available via hg only.
Now I want to put it onto GitHub, with my own changes alongside the previous commit history.
Hg-git allows you to use git commands to ...
1
vote
0answers
37 views
IMAP: Export addresses of all receivers
I'm trying to get a way to export all the addresses in Sent email folders of some IMAP accounts.
The goal is to export the emails to CSV, TXT, whatever... I just need them stored somewhere else.
Is ...
2
votes
1answer
181 views
Export Office Excel table to csv using a macro
I'm using Excel Tables in Excel 2010. I would like to quickly export the contents of these tables to *.csv.
My current workflow:
1. Select table manually
2. Copy the contents into a new workbook
...
0
votes
1answer
50 views
Export and then Import VMs on Windows 8, missing config file
I have a VM that was exported from Server 2008. It uses the .VHD format, not .VHDX . The exported folder has a config.xml file in the root.
I have imported this VM in Win8 just fine, tweaked it and ...
0
votes
0answers
20 views
How to export calendar from Sony Ericsson Elm
I'm not sure this is the right forum, but here goes.
How do you export the calendar from a Sony Ericsson Elm phone without the USB cable? The SE PC Suite doesn't seem to work.
OS doesn't matter, I ...
0
votes
1answer
100 views
How to get the articles out of the RSSOwl database (db40)?
The feedreader RSSOwl saves all articles in a database rssowl.db. As far as I read, it's a "db40" database.
Size of my rssowl.db is at the moment 3.9 GB. I also got another database with size of ...
0
votes
1answer
162 views
Export an Excel chart and include a textbox
I have this code that export an Excel chart and it's working fine
Sub ExportChart(ByVal fileName As String)
' Export a selected chart as a picture
Const sPicType$ = ".png"
Dim ...
1
vote
1answer
65 views
Exporting an SC query result to Excel
I wrote an SC query to show all the services and their state and I can easily display it in a text file. What I want to do is list all this data directly to an Excel worksheet.
How / is this ...
3
votes
2answers
315 views
Exporting Firefox bookmarks as separate .URLs while preserving timestamps
I have a large number of Firefox bookmarks that I want to remove and archive as shortcut files (.URL). But I would also like to preserve the date they were added as the files' last modified dates.
...
2
votes
1answer
58 views
Thunderbird: export a mailing list thread to HTML or plain text
Howto export a mailing list thread to HTML or plain text. Thread have 40+ mails. I use OS X if that matters.
export should be well formatted and readable
3
votes
3answers
401 views
why does an Excel column formatted as number lose its leading zero when the column is formatted as text?
I have to export a spreadsheet to CSV. One of the columns is a zipcode with east coast zipcodes that have a leading zero. When I reformat that column as Text hoping to preserve the leading zero on ...
3
votes
1answer
126 views
Outlook 2007 export contacts including list info
I want to export all contacts in outlook 2007 for import to gmail. Many of the contacts are members of various distribution lists, but there are no info in the exported csv-file as to which ...
0
votes
1answer
107 views
mongoexport csv output array values
I'm using mongoexport to export some collections into CSV files, however when I try to target fields which are members of an array I cannot get it to export correctly.
command I'm using:
...
0
votes
0answers
107 views
OSX: Possible to export iTerm2 profile to Terminal.app?
I'd like to use the same font/color arrangement in Terminal.app that I currently use in iTerm2.
What is the easiest way to export font/color settings from iTerm2 and import them into Terminal.app?
0
votes
2answers
70 views
Printing the second page from a Calc sheet
I've created a simple invoice document in LibreOffice Calc and it consists of 2 pages. I have defined the print range for my document as:
$A$1:$D$33,$D$34:$D$35
My first page holds the actual ...
0
votes
1answer
638 views
Eclipse: Save as .apk in My Computer?
I have just started learning Android App Development using Eclipse.
I have made a small application.
Anyhow, I am not able to find any option to save my work as a .apk file in any folder of my ...
1
vote
3answers
715 views
How can I export gmail message subject lines from a search?
I have a label that sorts all my email marketing from one company. I want to export the search results so I can grab the subject lines. There are about 350 messages, and I wanted to research the ...
0
votes
0answers
194 views
OpenOffice Calc to PDF: How to export table without page borders?
I would like to export an OpenOffice Calc table as a PDF. The PDF will later only be used digitally. Therefore I'd like the PDF to be only the table, no white space around it, etc.
The normal way to ...
1
vote
1answer
206 views
Exporting Thunderbird from Win7 32bit to Win7 64bit
I am trying to export my thunderbird mails and mail accounts from my old win7 32bit to a new win7 64 bit.
Both have the same version (16.0.1). Earlier in this situation I just copy the Thunderbird ...
0
votes
1answer
142 views
Is it possible to export a keyboard layout mapping for re-import onto another machine?
I have an Apple wired-USB keyboard that I share with my MacBookPro and Windows 7 32bit Home desktop via a KVM (Keyboard,Video,Mouse) switch.
The MacBookPro has BootCamp for running Windows 7 64bit ...
1
vote
2answers
278 views
Error during export .pst file in outlook 2007
On my old PC I use Outlook 2007. On my new PC I use Outlook 2010. I want to move all my email folders and emails to my new computer. I think the only way to do this is by export my files to a .PST ...
0
votes
0answers
36 views
Fireworks cs5 page alignment does not work
I am designing a site on Adobe Fireworks CS5 . When I try to export it into CSS and HTML by setting the page alignment properties to center it didn't work. The page is always aligned to the left. How ...
3
votes
3answers
674 views
How do I export only visible cells from Excel to CSV?
I am running Excel 2010. At the top of my spreadsheet I have about 10 hidden rows.
When I export to CSV, how do I export only visible cells?
0
votes
0answers
81 views
Export to PDF from Microsoft Office for Mac (page color issues)
When I Save As...in Microsoft Office for Mac (2011) as a PDF file, the Page Color set in Page Background is not retained and shows up as the default white background when I open the exported PDF in ...
2
votes
1answer
668 views
Thunderbird: export email account settings
I'd like to create a new profile for Thunderbird using the same mail accounts I already configured in my old profile. As it is quite a number of accounts, it would be great to have a way to ...
0
votes
1answer
140 views
Daily “computer on” time from Windows logfiles
I'd like to know how long our computer is on, i.e. not in standby mode, for any given calendar day. Is there a (free) program that extracts this information from the Windows System event log into, ...
0
votes
0answers
350 views
Google SketchUp: Exporting materials to a .SKM file isn't working
I need to export a collection of Minecraft textures (materials) to a .skm file in Google SketchUp 8.
I have already:
Split up the terrain.png file into multiple images to be used for the library (by ...
1
vote
1answer
244 views
Hto can I export & import firefox addons settings [duplicate]
Possible Duplicate:
Software to export firefox addons
Is is possible to export (and import) firefox addons settings?
I mean addons data. not their installable .xpi.
For example, I've ...
1
vote
0answers
114 views
When I try to export Outlook 2010 tasks, Outlook crashes
When I try to export tasks from the Tasks folder of Outlook 2010 to either a tab-delimited or a comma-separated file, Outlook starts to export and then crashes with the options of trying to find a ...
4
votes
3answers
222 views
How do I export a chart as a png in Excel 2010?
Given a chart (normal column chart of whatever), how do I export that chart and only that chart as a PNG?
0
votes
0answers
153 views
Export + Import complete IMAP mailbox using Thunderbird (or terminal commands)
I need to copy all data from an IMAP mailbox (including the folder-structure,...) into a local file and afterwards import the data into another mailbox.
How can I manage this, using Thunderbird, or a ...

