Top "Export" questions

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

Indesign CS6 Scripting - Exporting images

I'm having trouble writing a js script in indesign cs6 to export my formatted images. the code below (found on …

javascript export adobe-indesign
Exporting Excel Charts as Images

I've written the following simple C# console application to export all the charts from an Excel Workbook. It works just …

c# excel export excel-interop
jsPDF auto table wide column content not breaking

I'm using jsPDF Auto Table to grab html content from a table and display in jsPDF document for exporting, but …

pdf export jspdf jspdf-autotable
.NET 3.5 - Export X509Certificate2 PublicKey - Cannot find the requested object

I am attempting to export the public key of an X509Certificate2 certificate using the following code: X509Store certificateStore = …

.net-3.5 cryptography export x509certificate2
Exporting / Archiving changed files only in Git

Is there a simple way to export / archive only the changed files from a given commit or series of commits …

git export archive msysgit
How to export custom post type details with it's postmeta and images

I have a custom post type on two websites and I have to export all posts in that post type …

wordpress import export wordpress-theming wordpress-admin
Making headers from DLL exports

Is there a tool to extract/generate .h headers for DLL exports given only the DLL? Manually typing them is …

dll header export dllexport
Laravel Excel Download using Controller

So I created a PHP Controller to handle exporting data which is posted by JS. The problem is I can …

php angularjs laravel export laravel-excel
sqoop EXPORT - There is no column found in the target table

I wrote a simple script to create a user (TestV100), create a table (Xy100) in that schema and export a …

export sqoop
Save email message as eml using C# in Lotus Notes

I need to export (save to) hard drive my Lotus Notes emails. I figured out the way how to save …

c# export lotus-notes eml