Help Manipulating Office 2003 Word Autoshapes using C#
- Can anyone provide details to show how Autoshapes creation/resize (Word Office 2003)etc can be automated using C# (.Net framework 2.0). It will be great if anybody can provide urls and code samples for the same. I am new to word automation.
Thanks in Advance,
Rajeev
Risposte
Hi Rajeev,
Thank you for your question. This forum is specifically for questions related to the Open Protocol Specifications Documentation. In this case, the [MS-DOC] Word Binary File Format Specification, http://msdn.microsoft.com/en-us/library/cc313153.aspx
Since your specific request pertains to Office Word Automation samples and HowTo, the following forums and newsgroups are targeted at automating Office using the .NET Framework and are good places for future questions on Office Automation:
Visual Studio Tools for Office forum, http://social.msdn.microsoft.com/Forums/en-US/vsto/threads/
Office Automation Newsgroup, http://msdn.microsoft.com/newsgroups/default.aspx?dg=microsoft.public.office.developer.automation&lang=en&cr=US
Working with the Office Primary Interop Assemblies (PIA) Newsgroup, http://msdn.microsoft.com/newsgroups/default.aspx?dg=microsoft.public.officedev&lang=en&cr=US
Automation and Object Model references:
Word Object model with sample code, http://msdn.microsoft.com/en-us/library/kw65a0we(VS.80).aspx
Word Automation with C#, http://www.c-sharpcorner.com/UploadFile/amrish_deep/WordAutomation05102007223934PM/WordAutomation.aspx
Regards,
Mark Miller
Escalation Engineer
US-CSS DSC PROTOCOL TEAM
- Proposto come rispostaMark Miller_DSCMSFT, Moderatorevenerdì 6 febbraio 2009 16.41
- Contrassegnato come rispostaDominic Salemno MSFTMSFT, Moderatorevenerdì 6 febbraio 2009 18.17
Tutte le risposte
Hi Rajeev,
Thank you for your question. This forum is specifically for questions related to the Open Protocol Specifications Documentation. In this case, the [MS-DOC] Word Binary File Format Specification, http://msdn.microsoft.com/en-us/library/cc313153.aspx
Since your specific request pertains to Office Word Automation samples and HowTo, the following forums and newsgroups are targeted at automating Office using the .NET Framework and are good places for future questions on Office Automation:
Visual Studio Tools for Office forum, http://social.msdn.microsoft.com/Forums/en-US/vsto/threads/
Office Automation Newsgroup, http://msdn.microsoft.com/newsgroups/default.aspx?dg=microsoft.public.office.developer.automation&lang=en&cr=US
Working with the Office Primary Interop Assemblies (PIA) Newsgroup, http://msdn.microsoft.com/newsgroups/default.aspx?dg=microsoft.public.officedev&lang=en&cr=US
Automation and Object Model references:
Word Object model with sample code, http://msdn.microsoft.com/en-us/library/kw65a0we(VS.80).aspx
Word Automation with C#, http://www.c-sharpcorner.com/UploadFile/amrish_deep/WordAutomation05102007223934PM/WordAutomation.aspx
Regards,
Mark Miller
Escalation Engineer
US-CSS DSC PROTOCOL TEAM
- Proposto come rispostaMark Miller_DSCMSFT, Moderatorevenerdì 6 febbraio 2009 16.41
- Contrassegnato come rispostaDominic Salemno MSFTMSFT, Moderatorevenerdì 6 febbraio 2009 18.17
Hi Mark,
Apologies for posting this here.
Thanks for the inputs. I will check those from the provided URLS.
Rajeev

