Top "Export" questions

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

How to export graph in RDF file using RDFLib

I'm trying to generate RDF data using RDFLib in Python 3.4. A minimal example: from rdflib import Namespace, URIRef, Graph from …

python python-3.x file-io export rdflib
create video from array of UIImages and save the video to iPhone library. AVAssetLibrary +AVFoundation

Problem in saving video to iPhone Library. i have an array of UIImages,and two buttons ,"convertToVideo"&"saveToiPhoneLib" -(…

ios4 uiimage export avfoundation avassetwriter
Is there a way to export current hg repository head in a tar ball

HI, Is there a way to export current hg repository head in a tar ball? I don't need all the …

mercurial export archive
Export subtree in Git with history

I have a folder in my Git repository that I'd like to move out in to its own repository. Is …

git import export history
CERN ROOT exporting data to plain text

So I have tried and tried to follow similar questions asked like this one, but to no success. It's really …

export analysis root-framework
Exporting Jtable into the Excelsheet using HSSFWorkbook

Hello I am trying to Export Jtable Data into the Excel Sheet using HSSFWorkbook. and i am getting all the …

java excel swing export poi-hssf
Export sessions from WinSCP to FileZilla

I have been using WinSCP for a while and have decided to give FileZilla another go for a while before …

import export filezilla winscp
Open source component or unit for exporting Delphi TDataSet to native XLS without Excel installed

Do you possibly know about the existence of a free and open sourced Delphi code to export TDataSet to native …

delphi excel export components export-to-excel
Open code statement recursion detected during exporting a file

I try to export a file in SAS but I get "Open code statement recursion detected." error. Since I export …

recursion sas export sas-macro datastep
dataTables export button display in custom position?

I want to show my dataTable export button in custom div . how can I Do this ? my Current code this …

jquery export datatables-1.10