Found 20 threads
-
2 投票
MSWord hangs while converting the docx file to pdf
ExportAsFixedFormat() gets hung, while trying to convert specific docx files. This is observed on windows 2012 server, MS Office 2010. Please let me know if you want some more ...问题 | 11 回复 | 6414 浏览次数 | Created by shivamnkumar - 2015年2月17日 3:36 | 上次回复 : Ezreal93 - 2020年10月28日 6:50 -
1 投票
Removing Headers/Footers (and their paragraph marks!)
I'm about at wits end on this thing. I've got a macro written in VBA for removing headers/footers from a word document: Public Function ...已答复 | 9 回复 | 17319 浏览次数 | Created by tswaters - 2010年9月24日 2:04 | 上次回复 : Paul Vouros - 2020年9月1日 10:38 -
3 投票
customUI tab does not appear
I have created a .dotm file with macros and inserted a relationship and customUI folder and .XML file. It loads without error when I open Word and the macros are in View Macros, but the tab and its ...已答复 | 10 回复 | 6945 浏览次数 | Created by Dave Ream - 2015年10月27日 15:27 | 上次回复 : wearfacemask - 2020年7月12日 14:37 -
2 投票
Inserting hyperlink programmatically into Word document using C#.NET
Hello, I have problems inserting hyperlinks using c# and the word/office API into a document. I have a list of ...已答复 | 6 回复 | 28714 浏览次数 | Created by jrasmussen - 2006年2月28日 12:31 | 上次回复 : Kevin P Moore - 2020年7月7日 18:57 -
0 投票
Microsoft Outlook Error
While sending the mail Microsoft Outlook shows the following error message : "Unspecified Error" and after 5-10 mins Microsoft word 2003 shows following ...常规讨论 | 3 回复 | 8878 浏览次数 | Created by manil200383 - 2011年2月10日 6:58 | 上次回复 : Akshay M - 2020年4月11日 11:53 -
1 投票
How can I access a created Ribbon from other parts of my application?
I have created a Ribbon in MS Word with several controls and I want to change the value in a Textbox when I change the active document. To catch the event for document change is no problem with a ... -
0 投票
Prevent actions to be added to the word undo redo OR Remove actions from the undo redo CommandBarComboBox
We are inserting content controls programmatically and we dont want to add actions to the undo stack of word. The only way that we found is to acess the undo command bar combox and to remove the items ...已答复 | 7 回复 | 8931 浏览次数 | Created by Tunisian_BB - 2012年5月22日 11:06 | 上次回复 : Snailya - 2020年4月9日 7:23 -
1 投票
Word - Insufficient memory exception.
Hi, I'm facing a problem while automating MS Word to generate huge documents(sometimes may contain 1000 pages) which contains text, images etc., To fix the ... -
2 投票
Cannot create macro for removing spaces above & below the paragraph
Record Macro (in Code section) -> & then gave name for the macro & assigned an unassigned key-shortcut -> clicked Assign -> Close This started recording the macro Then I ...已答复 | 5 回复 | 19285 浏览次数 | Created by Mahesha999 - 2011年4月12日 12:50 | 上次回复 : MeeSunot - 2020年2月24日 19:24 -
0 投票
Application.OnKey
I want to disable short-cut "ctrl+s" in excel.. I use: Application.OnKey("^s", ""); But I want to activate again this chort cut. Application.OnKey have 2 ...已答复 | 4 回复 | 10226 浏览次数 | Created by Marius.Cotor - 2007年1月23日 8:06 | 上次回复 : Leonard.keret - 2020年2月20日 19:54 -
3 投票
pb for writing data in both Z and AA columns
Hello, I manage to generate an Excel file with OpenXml but I have a blocking issue in one case. Indeed, I can write data either : only between columns A and ...已答复 | 12 回复 | 10079 浏览次数 | Created by jmclej - 2015年2月19日 14:29 | 上次回复 : Christoph_Hoppen - 2019年12月6日 9:54 -
0 投票
How to convert Xml Spreadsheet 2003 (openxml) to Excel (xls)
Can somebody help me on how to convert my xml spreadsheet 2003 to Excel? I have a page which uses openxml template but the problem is after i rename it to xls extension. this error prompts ...已答复 | 5 回复 | 21898 浏览次数 | Created by Joebet Lacierda Mutia - 2013年9月5日 17:58 | 上次回复 : Carl-Erik K - 2019年11月28日 10:12 -
1 投票
about CT_Xf
Hi dear all, 1. If CT_Xf.apply* , for example, CT_Xf.applyNumberFormat is missing , what does it mean ? true or false? 2. For a record in cellXfs ...已答复 | 2 回复 | 10331 浏览次数 | Created by yushang4 - 2015年5月20日 1:03 | 上次回复 : yushang4 - 2019年11月17日 1:41 -
1 投票
Protect Word document with RMS (right management Services)
Hi all, I created an application (VS 2010/C#) to automate creation of word document. Because data is sensitive, I would like to protect this document with RMS. I ...问题 | 10 回复 | 13101 浏览次数 | Created by Frédéric ESNOUF - 2012年7月25日 10:30 | 上次回复 : Jitendra G Chauhan - 2019年11月14日 9:19 -
0 投票
How to set document Permission (RMS)
File > Info > Protect Document >restrict Access. How I can do that from code? In Outlook it is quit simple you can set ...建议的答复 | 5 回复 | 11196 浏览次数 | Created by Mr Konrad Sikorski - 2015年8月31日 14:31 | 上次回复 : Jitendra G Chauhan - 2019年11月14日 9:13 -
0 投票
Registering to OnClick event of ActiveX control
Microsoft.Vbe.Interop.Forms. Is there any equivalent for ActiveXControls?已答复 | 4 回复 | 10777 浏览次数 | Created by StefanM83 - 2016年8月25日 14:51 | 上次回复 : Cindy Meister MVP - 2019年11月13日 18:07 -
0 投票
VBA Run-time error 6124 when opening Word Document directly from Outlook
Hi I have a macro enabled Word Template with some VBA form and code to populate the document on document start-up. Everything works fine when opening the document ...已答复 | 5 回复 | 17995 浏览次数 | Created by B for Bolfin - 2014年9月4日 11:41 | 上次回复 : robquadrant - 2019年11月12日 16:42 -
1 投票
Developing a Spelling Engine
Hi, I would like to build a spell&grammar checker that will work in Word for a foreign language. Is there a built-in way to do ...已答复 | 4 回复 | 14656 浏览次数 | Created by Guy Shalom - 2010年11月14日 13:48 | 上次回复 : Rebwar Slemani - 2019年11月4日 17:52 -
2 投票
Conditional Show/Hide of a section in MS Word Document based on selection
We are considering building a legal agreement template in WORD. There are three main elements: 1. main terms and conditions - always there 2. equipment list ...已答复 | 7 回复 | 54044 浏览次数 | Created by nmzettel - 2013年7月23日 20:36 | 上次回复 : motled - 2019年10月24日 23:32 -
1 投票
Disable the AltGR+E shortcut in Word.
Options>Customize Ribbon>Customize. But there is no euro-sign listed here. (2) - Tried to find VBA code for disabling the shortcut, but have not found the "wdKey"- ...建议的答复 | 8 回复 | 11268 浏览次数 | Created by Anders C Holm - 2013年6月18日 15:07 | 上次回复 : Peter Jamieson - 2019年10月14日 18:50 - 項目 1 到 20 的 11558 下一個 ›