Click here to Skip to main content
15,899,679 members
Home / Discussions / C#
   

C#

 
GeneralRe: Texture mapping and color replacing with GDI Pin
DaViL836-May-05 11:10
DaViL836-May-05 11:10 
General3d graph in C# Pin
Member 17766006-May-05 3:32
Member 17766006-May-05 3:32 
Generalnumber to alpha Pin
boruu6-May-05 3:06
boruu6-May-05 3:06 
GeneralRe: number to alpha Pin
keith maddox6-May-05 6:15
keith maddox6-May-05 6:15 
GeneralRe: number to alpha Pin
DavidNohejl6-May-05 6:17
DavidNohejl6-May-05 6:17 
Questionhow to set CustomDocumentproperyies for Word in C# Pin
Member 18788066-May-05 1:04
Member 18788066-May-05 1:04 
AnswerRe: how to set CustomDocumentproperyies for Word in C# Pin
Jon Merrifield6-May-05 1:42
Jon Merrifield6-May-05 1:42 
GeneralRe: how to set CustomDocumentproperyies for Word in C# Pin
Member 18788066-May-05 1:56
Member 18788066-May-05 1:56 
hai..

i have i tried this but it says it cannot convert object to microsoft.ofice.core.documentproperties

here is my code

DocumentProperties oCustomProps;
oCustomProps = objWordDoc.CustomDocumentProperties;
oCustomProps = (Microsoft.Office.Core.DocumentProperties) oCustomProps;
oCustomProps.Add("Document ,false,MsoDocProperties.msoPropertyTypeString,"123456",null);


GeneralRe: how to set CustomDocumentproperyies for Word in C# Pin
Jon Merrifield6-May-05 2:06
Jon Merrifield6-May-05 2:06 
GeneralRe: how to set CustomDocumentproperyies for Word in C# Pin
Member 18788066-May-05 3:16
Member 18788066-May-05 3:16 
GeneralRe: how to set CustomDocumentproperyies for Word in C# Pin
Jon Merrifield6-May-05 4:20
Jon Merrifield6-May-05 4:20 
Generalerror while using SAP.Net Connector Pin
Dilip Vyas6-May-05 0:45
Dilip Vyas6-May-05 0:45 
GeneralRe: error while using SAP.Net Connector Pin
Sebastian Schneider6-May-05 2:59
Sebastian Schneider6-May-05 2:59 
GeneralDynamic Dll Pin
Shashidharreddy6-May-05 0:10
Shashidharreddy6-May-05 0:10 
GeneralRe: Dynamic Dll Pin
Dan_P6-May-05 0:14
Dan_P6-May-05 0:14 
GeneralRe: Dynamic Dll Pin
Anonymous6-May-05 4:13
Anonymous6-May-05 4:13 
Generalruntime event handle Pin
lucluv5-May-05 23:51
lucluv5-May-05 23:51 
GeneralRe: runtime event handle Pin
Dan_P6-May-05 0:17
Dan_P6-May-05 0:17 
GeneralRe: runtime event handle Pin
lucluv6-May-05 2:21
lucluv6-May-05 2:21 
GeneralRemoving objects in a game Pin
Anthony Mushrow5-May-05 23:31
professionalAnthony Mushrow5-May-05 23:31 
GeneralRe: Removing objects in a game Pin
«_Superman_»5-May-05 23:43
professional«_Superman_»5-May-05 23:43 
GeneralPasswords And MainFrames Pin
Anonymous5-May-05 23:28
Anonymous5-May-05 23:28 
GeneralRe: Passwords And MainFrames Pin
ChesterPoindexter6-May-05 3:20
professionalChesterPoindexter6-May-05 3:20 
GeneralAutomatic shutting down of windows xp Pin
G_Zola5-May-05 22:53
G_Zola5-May-05 22:53 
GeneralRe: Automatic shutting down of windows xp Pin
Dan_P5-May-05 23:14
Dan_P5-May-05 23:14 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.