Top "Export" questions

"Export" refers to the automated or semi-automated conversion of data sets from one data format to another.

Export After effects shape into Illustrator vector

Is it possible to convert the native vector shapes created in After Effects into adobe Illustrator or Eps etc? Tried …

vector export effects after-effects
How to save results of postgresql to csv/excel file using psycopg2?

I use driving_distance in postgresql to find distances between all nodes, and here's my python script in pyscripter, import …

postgresql python-2.7 export psycopg2 postgresql-8.4
Using export keyword with templates

As i Understand "export" keyword can be used so that one can expose template classes or function signatures through an …

c++ templates c++11 export
How do you export a JasperReport to an Excel file with multiple worksheets?

We have a report that the customer would like to have exported to an excel format where it has multiple …

excel export jasper-reports
eclipse product invocation causes java.lang.RuntimeException: No application id has been found

I just exported a product that is working nicely if I hit the "Launch an Eclipse application" button. If try …

export eclipse-rcp product
What is the easiest approach to exporting a Sharepoint list in xml format?

Pretty self explanatory. I just need to export lists easily to xml format. Are there any tools that accomplish this?

xml sharepoint list moss export
How to export database with Adminer?

It's the first time i use ADMINER. I want to export the database and i'm not sure to set correctly …

php mysql database export adminer
THREE.JS Exporting JSON models from blender (including textures)

I'm using the mrdoob Blender Export Plugin (io_mesh_threejs) to Export to Three JS, but the exported .js or .…

javascript json export three.js blender
How to export only the selected layers in photoshop as individual png images

I want to be able to export only the selected layers in photoshop as individual png images (that are trimmed …

export photoshop layer
How do I determine the size of my HBase Tables ?. Is there any command to do so?

I have multiple tables on my Hbase shell that I would like to copy onto my file system. Some tables …

hadoop export hbase bigdata