Tagged Questions
18
votes
2answers
22k views
Open XML SDK 2.0 - how to update a cell in a spreadsheet?
I want to update a cell in a spreadsheet that is used by a chart, using the Open XML SDK 2.0 (CTP). All the code samples I have found insert new cells. I am struggling with retrieving the right ...
13
votes
7answers
2k views
How to convert a printer driver to a stand-alone console application which can generate a printer file containing the bytes to be sent to the printer?
I have a situation where the only way to generate a certain datafile is to print it manually to FILE: under Windows and save it in a file for further processing.
I would really like to have a small ...
11
votes
3answers
5k views
Window 7 OCR API
I have been reviewing replacements for the Office 2007 MODI OCR (OneNote's 2010 solution has lesser quality/results than 2007 :-( ). I notice that Windows 7 contains an OCR library once you install ...
9
votes
3answers
2k views
Live SDK - Try to Sign In without SignInButton
Is there any way to login to Live for an App (Silverlight, WP7 can) without having to click on SignIn button.
I want to log me dynamically, for example: when you start the app, I want to log in to ...
7
votes
1answer
397 views
How to zoom Kinect camera?
I am now starting my own voyage into the realms of the kinect development. Is there any support for zooming the camera using the c# sdk?
Thank you,
6
votes
1answer
670 views
Amazon Simple Notification Service AWSSDK C# - S.O.S
I am trying to publish with Amazon's AWSSDK for C# and the Simple Notification Service.
There are no samples that come with the SDK and there are no samples anywhere on the web I could find after 2 ...
6
votes
1answer
3k views
Kinect SDK for finger detection?
I'm a student from Nanyang Technological University (NTU), Singapore. And currently developing a project using Kinect SDK.
And my question is, anyone know how to develop a program to detect a finger ...
6
votes
1answer
3k views
blackmagic SDK in c#
i am attempting to capture 720p from one a blackmagic intensity pro cards using the newest SDK (june 2011) on windows7 64x and with C# + VS 2010 express.
i have successfully compiled and run a ...
6
votes
4answers
4k views
C# - Fingerprint Biometrics
We are wanting to add support for fingerprint authentication in a .Net 3.5 application.
We currently are only using the sdk from Griaule. But this only supports like 5 usb plug-and-play devices. We ...
6
votes
1answer
551 views
Screen record a single window
I'm looking for a SDK, plugin or code that will videorecord a specific window (hwnd).
If possible in C# or Java. Does anyone know if this exists? I've been googling, but haven't come across anything.
6
votes
0answers
919 views
Programmically controlling a bluetooth phone [closed]
I want to write a program in C# that will allow me to place phone calls through my phone and receive phone calls through my PC speakers and microphone via bluetooth. I have never done bluetooth ...
5
votes
2answers
130 views
.Net SDK problem, which way to go?
We're writing an SDK for a CAD program and have run into a slight disagreement regarding a specific type of function (not just disagreement between different people, also disagreement between my two ...
5
votes
2answers
880 views
Video Conference .NET SDK [closed]
I've been looking for a .NET Video Conference SDK for 5 days at least and I could only find abandoned or crappy projects.
I tried AVSpeed, it's old and works slowly when using HD cameras. I tried ...
5
votes
1answer
4k views
Microsoft Speech Recognition Platform
I wrote an app in C# for speech recognition using System.Speech which works fine on Windows 7.
However I'm after creating the same app that will work on windows 2003 (x86).
My programming ...
5
votes
1answer
761 views
Raw Input API Scope of use in Windows 7 / Vista OS. Can it apply to the entire environment or just on the focused window?
Overreaching amateur developer that is outsourcing some of my work and doing part of it as well. I've been working on a dictionary/ thesaurus / spell check & suggestion application that I am ...