Top "Export" questions

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

Is there anyway in PHPExcel to hide values in an export?

I would like to be able to get the ID of my record in my sql statement: $result = $db->…

export phpexcel xlsx
Export Data Dictionary of my database using MySQL Workbench CE?

I have a database on server with around 60 tables and now I want to export Data Dictionary of the database (…

mysql export mysql-workbench data-dictionary
AngularJS: How to export ui-grid data to excel?

i'm new in angularJS and i want to export my ui-grid data to excel file, with each value in each …

angularjs excel export ui-grid
Some necessary libraries are missing in WAR-File after export from Eclipse - why?

I took over a project of a college which contains some web services and by exporting the project as WAR-file …

java eclipse export javascript war
Exporting a simple model with texture from Blender to three.js

Note: I want to avoid modifying the model in the javascript code and do all the model design inside Blender. …

three.js export textures webgl blender
Dumping 3d geometry data of a running Direct3D or OpenGL application

For a hobby project of mine involving a 3d printer I would like to capture 3d models from various computer …

opengl 3d directx export direct3d
Laravel EXCEL and PDF export

I am new in Laravel and I am using Laravel 4.2 I like to export some data in PDF and excel. …

laravel laravel-4 export export-to-excel export-to-pdf
import/export very large mysql database in phpmyadmin

i have a db in phpmyadmin having 3000000 records. i want to export this to another pc. now when i export …

database import phpmyadmin export large-data
Export-Csv - Access to the path 'C:\export.csv' is denied

I'm getting the information I need out of the line, although when I go to export the information, I get …

powershell export export-to-excel access-denied export-csv
How do I export my project as a .zip of git repository?

I was recently asked to export as a .zip file one of my projects on my Git repository. I have …

git zip export