I am writing a word document using C#. At some point, I have to see if a heading is already archived in word, so that I can skip writing it again. My problem is
1. I can not iterate through...
I am opening, editting, saving and then closing a word file using a dll. It writes a table which is then filled with string values provided by the user.
Sorry, the code written above does not represent the actual code in my program. aData is argument which I initialized as local in above code just for better understanding of reader.
In my opinion you have gathered sufficient academic expereince, which is really good and rest is always learning by doing (instead of everything learning by doing which always take...
Thanks Curt and Nickel.
I opted for creating the report in MS Word. It involves intensive work but is ultimately easier to intend and demands a lot of creation too.
I have a program (Windows Form Project) which plots some points on a graph and then convert this graph as .bmp file and finally save this .bmp file in user defined path in PC. For sure I need...
I have a string x which is either null or has some value. I have to assign this value to another string y. With normal '=' (y = x) operation, I get an error if string x has null value.
I am making a class library in C#. The purpose of this library is to receive a struct as input (from other C program which is written in LabWindows), recognize its members and return a...
The subject of your thread sounded so complicated that first I was scared to open it.."framework, develop dashboard, data from multiple application..." :-)
I am Programmer in Germany but I use English culture for most of my application. My system default is DE, so I have to be careful about it while programming. That was why I made this suggestion.