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 Ответов | 8186 Просмотров | Created by shivamnkumar - 17 февраля 2015 г. 3:36 | последний ответ — Ezreal93 - 28 октября 2020 г. 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 Ответов | 19188 Просмотров | Created by tswaters - 24 сентября 2010 г. 2:04 | последний ответ — Paul Vouros - 1 сентября 2020 г. 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 Ответов | 8542 Просмотров | Created by Dave Ream - 27 октября 2015 г. 15:27 | последний ответ — wearfacemask - 12 июля 2020 г. 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 Ответов | 30351 Просмотров | Created by jrasmussen - 28 февраля 2006 г. 12:31 | последний ответ — Kevin P Moore - 7 июля 2020 г. 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 Ответов | 10254 Просмотров | Created by manil200383 - 10 февраля 2011 г. 6:58 | последний ответ — Akshay M - 11 апреля 2020 г. 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 ...Отвечено | 5 Ответов | 10130 Просмотров | Created by Traxx_ - 14 июля 2010 г. 7:12 | последний ответ — namwam - 10 апреля 2020 г. 22:51 -
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 Ответов | 10807 Просмотров | Created by Tunisian_BB - 22 мая 2012 г. 11:06 | последний ответ — Snailya - 9 апреля 2020 г. 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 ...Отвечено | 5 Ответов | 9804 Просмотров | Created by Ram Kumar K - 7 мая 2008 г. 4:17 | последний ответ — namwam - 19 марта 2020 г. 22:22 -
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 Ответов | 20838 Просмотров | Created by Mahesha999 - 12 апреля 2011 г. 12:50 | последний ответ — MeeSunot - 24 февраля 2020 г. 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 Ответов | 11672 Просмотров | Created by Marius.Cotor - 23 января 2007 г. 8:06 | последний ответ — Leonard.keret - 20 февраля 2020 г. 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 Ответов | 11838 Просмотров | Created by jmclej - 19 февраля 2015 г. 14:29 | последний ответ — Christoph_Hoppen - 6 декабря 2019 г. 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 Ответов | 23637 Просмотров | Created by Joebet Lacierda Mutia - 5 сентября 2013 г. 17:58 | последний ответ — Carl-Erik K - 28 ноября 2019 г. 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 Ответов | 11887 Просмотров | Created by yushang4 - 20 мая 2015 г. 1:03 | последний ответ — yushang4 - 17 ноября 2019 г. 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 Ответов | 14312 Просмотров | Created by Frédéric ESNOUF - 25 июля 2012 г. 10:30 | последний ответ — Jitendra G Chauhan - 14 ноября 2019 г. 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 Ответов | 12610 Просмотров | Created by Mr Konrad Sikorski - 31 августа 2015 г. 14:31 | последний ответ — Jitendra G Chauhan - 14 ноября 2019 г. 9:13 -
0 Голосов
Registering to OnClick event of ActiveX control
Microsoft.Vbe.Interop.Forms. Is there any equivalent for ActiveXControls?Отвечено | 4 Ответов | 12410 Просмотров | Created by StefanM83 - 25 августа 2016 г. 14:51 | последний ответ — Cindy Meister MVP - 13 ноября 2019 г. 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 Ответов | 20239 Просмотров | Created by B for Bolfin - 4 сентября 2014 г. 11:41 | последний ответ — robquadrant - 12 ноября 2019 г. 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 Ответов | 16047 Просмотров | Created by Guy Shalom - 14 ноября 2010 г. 13:48 | последний ответ — Rebwar Slemani - 4 ноября 2019 г. 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 Ответов | 58272 Просмотров | Created by nmzettel - 23 июля 2013 г. 20:36 | последний ответ — motled - 24 октября 2019 г. 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 Ответов | 12523 Просмотров | Created by Anders C Holm - 18 июня 2013 г. 15:07 | последний ответ — Peter Jamieson - 14 октября 2019 г. 18:50 - Oбсуждения 1 - 20 из 11555 Следующая страница ›