C# Word Interop - How to Replace Text within a TextBox in the Document Header?
Hi AllCan someone please give me a working example of how to Replace Text within a TextBox in the Document Header?Thanks
View ArticleMake certain text areas available for different user groups?
Hello guys,Is it possible to make certain areas on a word document only editable for a specific group/SharePoint group? Or do I need vba to program this? Is it possible to read AD grous with vba?Best...
View Articleintegrating with Office Word from iOS custom application and URL scheme file:///
I am writing an app in iOS (language Objective-C) and try to open a docx file by invoking the method openURL and passing the file location to it as per the scheme "ms-word:ofe|u|<urlofmyfile>"...
View ArticleInserting a Title for an InlineShape using VSTO VB.Net
Using VBA such as in the following code I can programmatically insert a Title and Alternative Text for an InlineShape in a document.Sub InsertAltText() ActiveDocument.InlineShapes(1).Title =...
View ArticleGet full file system link from Word object
Hi I need to scan a whole bunch of Word files and stuff the hyperlinks they contain into a CSV File. The script works quite well except for one error. If the hyperlinks point to our filesystem (which...
View ArticleASP call power builder to replace Chinese characters in word documents on...
a ASP page calls power builder to replace Chinese characters in word documents on windows 2003. However, the replaced word become unreadable '2015¦~8¤ë'. I tried to use the following methods: converted...
View ArticleMacro to insert ENTER after end of every line
I need a Macro to insert ENTER after end of every line (without effecting the orignal space of the paragraph( which is in atleast line spacing format). In short the line will be a single line with...
View ArticleMakro help? — extracting a certain parts out of many documents.
I know I ask for much but does anyone have a Makro for me with that I can select a certain parts of a text and extract it into a new document (with the same name) and that for a bunch of documents? I...
View ArticleHow can I automate fields to display dates n days after a date selected in a...
Hello,How can I automate fields to display dates n days after the date selected in a Date Picker Content Control?I am creating a template for a seven-day schedule of events (one day per page). When...
View ArticleBuiltIn Word Dialog SaveChanges
Hello, I need to check if the Internal Word Dialog "Do you want to save changes?" was displayed during my event triggered function DocumentBeforeClose. First i added my BeforeClose Event. After that i...
View ArticleWhere is documention on how to access the values of...
For me PROBLEM is being UNABLE to find documentation how to access the values of the BuiltInDocumentProperties property. In the first place. After finding out "editTime" was a Built In Doc...
View ArticleHow to display word or excel document in browser window?
We need to display a word document or excel file (dynamically generated from application) inside the browser as part of our Java application. But when we tried to achieve this, it is always showing a...
View ArticleHyperlinks with Chinese characters cannot be converted by ExportAsFixedFormat...
I tried with the same computer configuration, Office 2013 worked, but Office 2007 not. Is it a bug of the SaveAsPDFandXPS add-in for Office 2007? Thanks.Here is the screen snapshot of the corrupted...
View ArticleHow can I find word document is modified?
Hi,I have word document, open it up and edit something and close it.How can I find the document is edited without enabling tracking?Is there any way to find?Selvam S
View ArticleI want to download a word file on Client side without hitting the backend, Is...
I wouls like to use the form data to create a word file and the download it on client side without using the server is it possible?
View ArticleUse VBA To Creae A Microsoft Word Chart
When a Microsoft Word chart is created the process also automatically creates an Excel sheet1 table. The contents of this table are correctly charted by the following program. I need to be able to use...
View ArticleCan I Run a VBA Script in pre-Word 2013 and Convert all PDF Files to Word...
I have a VBA script that converts all PDF files in a folder to Word Documents, but apparently it ONLY works in Word 2013. Is there anything out there that will convert all PDF files in a folder to...
View Article"Word cannot open the existing file (Normal.dotm)" when spawning multiple...
I'm using multiple instances of winword.exe to process documents in parallel.Recently (no such behavior has occured over the last 1,5 years) I've encountered the following error: sometimes when...
View Articleopening files that are NOT a Word Document, Like using OpenFileDialog in...
In Word 2013 win 7 64 bit I am able to open the “Word Files”Now trying to use same cboBox I use to open Word files to open files that are NOT a Word file. Like the paths shown below. Thought I could...
View ArticleVBA - Object variable or With block variable not set
Wasn't quite sure which forum was appropriate. I have a couple of macros which I have used for several years in Word 2010 to do a mail merge and output to individual PFD files and then email the files...
View Article