What controls would be most suitable for creating a complex context menu, similar what you see in Windows Word. Should it be pop up, tooltip, or context menu or a transparent window?
I have a Word template (suggestion from) which includes an autonew macro to insert a reference number at a book mark and an action button (Submit)which saves the resulting document with the reference
what is the best possible way to merge multiple docum开发者_如何学JAVAents and convert them to pdf. also we need to insert blank pages for every odd pages.A fully supported, server side automated vers
We\'re using aspose.word to create a report from a word template direct to PDF format. Now we\'re stuck at handling the TOC for the document. We need the TOC to be dynamic and make correct changes acc
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
It looks like SaveAs has gone away in Office 2010 in favor of SaveAs2. What is going on here? Are there any important differences between开发者_开发知识库 the two? My fix has been to check for SaveAs2
I am in the process of writing a win forms desktop app in VB.net that employs user data in the form of rich text, stored internally as an object and then serialised to an XML file for persistent stora
When you apply the style \"title 1\" to some words, there is alway开发者_如何学Pythons a point appear.
I\'ve got a VSTO3 Word addin that makes use of custom ribbons and taskbars, etc. Now, Office 2010 comes along and there\'s this nifty new BACKSTAGE concept, which I\'d like to hook into. However, fro
I need example code or even a 3rd party object that will allow me to get to an excel object embedded in a word doc. I have already tried Aspose and they do not have th开发者_如何学编程e capabilities y