Found 20 threads
-
2 Stimmen
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 ...Frage | 11 Antworten | 8186 Abrufe | Created by shivamnkumar - Dienstag, 17. Februar 2015 03:36 | Letzte Antwort von Ezreal93 - Mittwoch, 28. Oktober 2020 06:50 -
1 Stimmen
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 ...Beantwortet | 9 Antworten | 19188 Abrufe | Created by tswaters - Freitag, 24. September 2010 02:04 | Letzte Antwort von Paul Vouros - Dienstag, 1. September 2020 10:38 -
3 Stimmen
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 ...Beantwortet | 10 Antworten | 8542 Abrufe | Created by Dave Ream - Dienstag, 27. Oktober 2015 15:27 | Letzte Antwort von wearfacemask - Sonntag, 12. Juli 2020 14:37 -
2 Stimmen
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 ...Beantwortet | 6 Antworten | 30351 Abrufe | Created by jrasmussen - Dienstag, 28. Februar 2006 12:31 | Letzte Antwort von Kevin P Moore - Dienstag, 7. Juli 2020 18:57 -
0 Stimmen
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 ...Allgemeine Diskussion | 3 Antworten | 10254 Abrufe | Created by manil200383 - Donnerstag, 10. Februar 2011 06:58 | Letzte Antwort von Akshay M - Samstag, 11. April 2020 11:53 -
1 Stimmen
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 ...Beantwortet | 5 Antworten | 10130 Abrufe | Created by Traxx_ - Mittwoch, 14. Juli 2010 07:12 | Letzte Antwort von namwam - Freitag, 10. April 2020 22:51 -
0 Stimmen
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 ...Beantwortet | 7 Antworten | 10807 Abrufe | Created by Tunisian_BB - Dienstag, 22. Mai 2012 11:06 | Letzte Antwort von Snailya - Donnerstag, 9. April 2020 07:23 -
1 Stimmen
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 ...Beantwortet | 5 Antworten | 9804 Abrufe | Created by Ram Kumar K - Mittwoch, 7. Mai 2008 04:17 | Letzte Antwort von namwam - Donnerstag, 19. März 2020 22:22 -
2 Stimmen
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 ...Beantwortet | 5 Antworten | 20838 Abrufe | Created by Mahesha999 - Dienstag, 12. April 2011 12:50 | Letzte Antwort von MeeSunot - Montag, 24. Februar 2020 19:24 -
0 Stimmen
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 ...Beantwortet | 4 Antworten | 11672 Abrufe | Created by Marius.Cotor - Dienstag, 23. Januar 2007 08:06 | Letzte Antwort von Leonard.keret - Donnerstag, 20. Februar 2020 19:54 -
3 Stimmen
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 ...Beantwortet | 12 Antworten | 11838 Abrufe | Created by jmclej - Donnerstag, 19. Februar 2015 14:29 | Letzte Antwort von Christoph_Hoppen - Freitag, 6. Dezember 2019 09:54 -
0 Stimmen
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 ...Beantwortet | 5 Antworten | 23637 Abrufe | Created by Joebet Lacierda Mutia - Donnerstag, 5. September 2013 17:58 | Letzte Antwort von Carl-Erik K - Donnerstag, 28. November 2019 10:12 -
1 Stimmen
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 ...Beantwortet | 2 Antworten | 11887 Abrufe | Created by yushang4 - Mittwoch, 20. Mai 2015 01:03 | Letzte Antwort von yushang4 - Sonntag, 17. November 2019 01:41 -
1 Stimmen
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 ...Frage | 10 Antworten | 14312 Abrufe | Created by Frédéric ESNOUF - Mittwoch, 25. Juli 2012 10:30 | Letzte Antwort von Jitendra G Chauhan - Donnerstag, 14. November 2019 09:19 -
0 Stimmen
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 ...Vorgeschlagene Antwort | 5 Antworten | 12609 Abrufe | Created by Mr Konrad Sikorski - Montag, 31. August 2015 14:31 | Letzte Antwort von Jitendra G Chauhan - Donnerstag, 14. November 2019 09:13 -
0 Stimmen
Registering to OnClick event of ActiveX control
Microsoft.Vbe.Interop.Forms. Is there any equivalent for ActiveXControls?Beantwortet | 4 Antworten | 12410 Abrufe | Created by StefanM83 - Donnerstag, 25. August 2016 14:51 | Letzte Antwort von Cindy Meister MVP - Mittwoch, 13. November 2019 18:07 -
0 Stimmen
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 ...Beantwortet | 5 Antworten | 20238 Abrufe | Created by B for Bolfin - Donnerstag, 4. September 2014 11:41 | Letzte Antwort von robquadrant - Dienstag, 12. November 2019 16:42 -
1 Stimmen
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 ...Beantwortet | 4 Antworten | 16046 Abrufe | Created by Guy Shalom - Sonntag, 14. November 2010 13:48 | Letzte Antwort von Rebwar Slemani - Montag, 4. November 2019 17:52 -
2 Stimmen
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 ...Beantwortet | 7 Antworten | 58272 Abrufe | Created by nmzettel - Dienstag, 23. Juli 2013 20:36 | Letzte Antwort von motled - Donnerstag, 24. Oktober 2019 23:32 -
1 Stimmen
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"- ...Vorgeschlagene Antwort | 8 Antworten | 12523 Abrufe | Created by Anders C Holm - Dienstag, 18. Juni 2013 15:07 | Letzte Antwort von Peter Jamieson - Montag, 14. Oktober 2019 18:50 - Artikel 1 auf 20 von 11555 Weiter ›