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 ตอบ | 3313 เข้าชม | Created by shivamnkumar - 17 กุมภาพันธ์ 2558 3:36 | ตอบล่าสุด โดย Ezreal93 - 28 ตุลาคม 2563 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 ตอบ | 14179 เข้าชม | Created by tswaters - 24 กันยายน 2553 2:04 | ตอบล่าสุด โดย Paul Vouros - 1 กันยายน 2563 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 ตอบ | 3815 เข้าชม | Created by Dave Ream - 27 ตุลาคม 2558 15:27 | ตอบล่าสุด โดย wearfacemask - 12 กรกฎาคม 2563 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 ตอบ | 25166 เข้าชม | Created by jrasmussen - 28 กุมภาพันธ์ 2549 12:31 | ตอบล่าสุด โดย Kevin P Moore - 7 กรกฎาคม 2563 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 ตอบ | 6423 เข้าชม | Created by manil200383 - 10 กุมภาพันธ์ 2554 6:58 | ตอบล่าสุด โดย Akshay M - 11 เมษายน 2563 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 ตอบ | 5777 เข้าชม | Created by Tunisian_BB - 22 พฤษภาคม 2555 11:06 | ตอบล่าสุด โดย Snailya - 9 เมษายน 2563 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 ตอบ | 5891 เข้าชม | Created by Ram Kumar K - 7 พฤษภาคม 2551 4:17 | ตอบล่าสุด โดย namwam - 19 มีนาคม 2563 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 ตอบ | 16062 เข้าชม | Created by Mahesha999 - 12 เมษายน 2554 12:50 | ตอบล่าสุด โดย MeeSunot - 24 กุมภาพันธ์ 2563 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 ตอบ | 7607 เข้าชม | Created by Marius.Cotor - 23 มกราคม 2550 8:06 | ตอบล่าสุด โดย Leonard.keret - 20 กุมภาพันธ์ 2563 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 ตอบ | 7120 เข้าชม | Created by jmclej - 19 กุมภาพันธ์ 2558 14:29 | ตอบล่าสุด โดย Christoph_Hoppen - 6 ธันวาคม 2562 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 ตอบ | 18327 เข้าชม | Created by Joebet Lacierda Mutia - 5 กันยายน 2556 17:58 | ตอบล่าสุด โดย Carl-Erik K - 28 พฤศจิกายน 2562 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 ตอบ | 7181 เข้าชม | Created by yushang4 - 20 พฤษภาคม 2558 1:03 | ตอบล่าสุด โดย yushang4 - 17 พฤศจิกายน 2562 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 ตอบ | 10402 เข้าชม | Created by Frédéric ESNOUF - 25 กรกฎาคม 2555 10:30 | ตอบล่าสุด โดย Jitendra G Chauhan - 14 พฤศจิกายน 2562 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 ตอบ | 8497 เข้าชม | Created by Mr Konrad Sikorski - 31 สิงหาคม 2558 14:31 | ตอบล่าสุด โดย Jitendra G Chauhan - 14 พฤศจิกายน 2562 9:13 -
0 โหวต
Registering to OnClick event of ActiveX control
Microsoft.Vbe.Interop.Forms. Is there any equivalent for ActiveXControls?คำตอบ | 4 ตอบ | 7626 เข้าชม | Created by StefanM83 - 25 สิงหาคม 2559 14:51 | ตอบล่าสุด โดย Cindy Meister MVP - 13 พฤศจิกายน 2562 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 ตอบ | 13998 เข้าชม | Created by B for Bolfin - 4 กันยายน 2557 11:41 | ตอบล่าสุด โดย robquadrant - 12 พฤศจิกายน 2562 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 ตอบ | 11953 เข้าชม | Created by Guy Shalom - 14 พฤศจิกายน 2553 13:48 | ตอบล่าสุด โดย Rebwar Slemani - 4 พฤศจิกายน 2562 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 ตอบ | 46243 เข้าชม | Created by nmzettel - 23 กรกฎาคม 2556 20:36 | ตอบล่าสุด โดย motled - 24 ตุลาคม 2562 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 ตอบ | 8838 เข้าชม | Created by Anders C Holm - 18 มิถุนายน 2556 15:07 | ตอบล่าสุด โดย Peter Jamieson - 14 ตุลาคม 2562 18:50 - รายการที่ 1 ถึง 20 ของ 11558 ถัดไป ›