Found 20 threads
-
2 Voti
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 ...Domanda | 11 Risposte | 8224 Visualizzazioni | Created by shivamnkumar - martedì 17 febbraio 2015 03:36 | ultima risposta da Ezreal93 - mercoledì 28 ottobre 2020 06:50 -
1 Voti
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 ...Con risposta | 9 Risposte | 19236 Visualizzazioni | Created by tswaters - venerdì 24 settembre 2010 02:04 | ultima risposta da Paul Vouros - martedì 1 settembre 2020 10:38 -
3 Voti
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 ...Con risposta | 10 Risposte | 8580 Visualizzazioni | Created by Dave Ream - martedì 27 ottobre 2015 15:27 | ultima risposta da wearfacemask - domenica 12 luglio 2020 14:37 -
2 Voti
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 ...Con risposta | 6 Risposte | 30400 Visualizzazioni | Created by jrasmussen - martedì 28 febbraio 2006 12:31 | ultima risposta da Kevin P Moore - martedì 7 luglio 2020 18:57 -
0 Voti
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 ...Discussione generale | 3 Risposte | 10296 Visualizzazioni | Created by manil200383 - giovedì 10 febbraio 2011 06:58 | ultima risposta da Akshay M - sabato 11 aprile 2020 11:53 -
1 Voti
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 ...Con risposta | 5 Risposte | 10161 Visualizzazioni | Created by Traxx_ - mercoledì 14 luglio 2010 07:12 | ultima risposta da namwam - venerdì 10 aprile 2020 22:51 -
0 Voti
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 ...Con risposta | 7 Risposte | 10845 Visualizzazioni | Created by Tunisian_BB - martedì 22 maggio 2012 11:06 | ultima risposta da Snailya - giovedì 9 aprile 2020 07:23 -
1 Voti
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 ...Con risposta | 5 Risposte | 9840 Visualizzazioni | Created by Ram Kumar K - mercoledì 7 maggio 2008 04:17 | ultima risposta da namwam - giovedì 19 marzo 2020 22:22 -
2 Voti
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 ...Con risposta | 5 Risposte | 20883 Visualizzazioni | Created by Mahesha999 - martedì 12 aprile 2011 12:50 | ultima risposta da MeeSunot - lunedì 24 febbraio 2020 19:24 -
0 Voti
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 ...Con risposta | 4 Risposte | 11702 Visualizzazioni | Created by Marius.Cotor - martedì 23 gennaio 2007 08:06 | ultima risposta da Leonard.keret - giovedì 20 febbraio 2020 19:54 -
3 Voti
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 ...Con risposta | 12 Risposte | 11886 Visualizzazioni | Created by jmclej - giovedì 19 febbraio 2015 14:29 | ultima risposta da Christoph_Hoppen - venerdì 6 dicembre 2019 09:54 -
0 Voti
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 ...Con risposta | 5 Risposte | 23685 Visualizzazioni | Created by Joebet Lacierda Mutia - giovedì 5 settembre 2013 17:58 | ultima risposta da Carl-Erik K - giovedì 28 novembre 2019 10:12 -
1 Voti
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 ...Con risposta | 2 Risposte | 11926 Visualizzazioni | Created by yushang4 - mercoledì 20 maggio 2015 01:03 | ultima risposta da yushang4 - domenica 17 novembre 2019 01:41 -
1 Voti
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 ...Domanda | 10 Risposte | 14346 Visualizzazioni | Created by Frédéric ESNOUF - mercoledì 25 luglio 2012 10:30 | ultima risposta da Jitendra G Chauhan - giovedì 14 novembre 2019 09:19 -
0 Voti
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 ...Risposta suggerita | 5 Risposte | 12646 Visualizzazioni | Created by Mr Konrad Sikorski - lunedì 31 agosto 2015 14:31 | ultima risposta da Jitendra G Chauhan - giovedì 14 novembre 2019 09:13 -
0 Voti
Registering to OnClick event of ActiveX control
Microsoft.Vbe.Interop.Forms. Is there any equivalent for ActiveXControls?Con risposta | 4 Risposte | 12466 Visualizzazioni | Created by StefanM83 - giovedì 25 agosto 2016 14:51 | ultima risposta da Cindy Meister MVP - mercoledì 13 novembre 2019 18:07 -
0 Voti
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 ...Con risposta | 5 Risposte | 20296 Visualizzazioni | Created by B for Bolfin - giovedì 4 settembre 2014 11:41 | ultima risposta da robquadrant - martedì 12 novembre 2019 16:42 -
1 Voti
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 ...Con risposta | 4 Risposte | 16082 Visualizzazioni | Created by Guy Shalom - domenica 14 novembre 2010 13:48 | ultima risposta da Rebwar Slemani - lunedì 4 novembre 2019 17:52 -
2 Voti
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 ...Con risposta | 7 Risposte | 58346 Visualizzazioni | Created by nmzettel - martedì 23 luglio 2013 20:36 | ultima risposta da motled - giovedì 24 ottobre 2019 23:32 -
1 Voti
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"- ...Risposta suggerita | 8 Risposte | 12558 Visualizzazioni | Created by Anders C Holm - martedì 18 giugno 2013 15:07 | ultima risposta da Peter Jamieson - lunedì 14 ottobre 2019 18:50 - Items 1 to 20 of 11555 prossimo ›