Re: Want API for Asp.Net web application

2015-05-13 Thread Alexandro Colorado
There is no API for asp.net, there is for Python and Java. I think there is something on C#, but to export Excel data you could use JODConvert or PyODConvert. https://code.google.com/p/jodconverter/ http://www.oooninja.com/2008/02/batch-command-line-file-conversion-with.html If you are more famili

Re: Want API for Asp.Net web application

2015-05-12 Thread Andrew Douglas Pitonyak
Does this help http://stackoverflow.com/questions/4384716/openoffice-and-c-sharp https://forum.openoffice.org/en/forum/viewtopic.php?f=44&t=73067 http://stackoverflow.com/questions/5511366/starting-openoffice-calc-and-open-csv-file I can provide numerous examples using StarBasic, but I have on

Re: Want API for Asp.Net web application

2015-05-11 Thread Karthik M G
can you send connection string to Read Excel from Open office . On 11 May 2015 at 19:03, Andrew Pitonyak wrote: > So you want to access AOO from Asp.net > > Can't get a link right now but I think you want to use UNO to control > using C# > > On May 11, 2015 8:21 AM, Karthik M G wrote: > > > > H

Re: Want API for Asp.Net web application

2015-05-11 Thread Andrew Pitonyak
So you want to access AOO from Asp.net Can't get a link right now but I think you want to use UNO to control using C# On May 11, 2015 8:21 AM, Karthik M G wrote: > > Hi, > > we are trying for API in asp.net but we are not able to find any. Please > can you share any links . we want to export t