How to convert doc file to the epub file .without using any third party tool?
Hello ,How we can convert doc file to epub file?without using third part tool.Thanks,Samadhan
View ArticlePopulating fields at document opening, not from a database
Hi there,I have a client who wants to be able to enter information once (ex., client name) at the opening of the contract document and have that information populate to the various areas in the...
View ArticleReplace Barcode Font with vb.net
Hello,I'm an Italian Developer.I have one Microsoft Word File and I need to Replace «Code» string to Barcode 39 or 128 with MICROSOFT WORD'S OBJECT MODEL in vb.net.I'm using this font...
View ArticleHow to insert a background picture into a Word 2010 document using c# (Visual...
How to insert a background picture into a Word 2010 document using c# (Visual Studio 2010) A picture visible on every page of the document and sometimes only on one specific page. I need to know how to...
View ArticleTable Styles
Hi, My professor wants us to format a table in Word 2010 with the table style of: Medium Shading 1 - Accent 3.But, I can't find it anywhere in the choices for table styles! AND when i try to create a...
View Articlethis code is highlighting matching words from a file.. how could i highlight...
// int counter = 0; object readOnly = true; System.IO.StreamReader file = new System.IO.StreamReader(@"C:\Users\noor\Desktop\HIGH LIGHTER\Sample.txt");...
View ArticleSelect multiple Outlook cc: email addresses using MS Word VBA
Hi. I have a routine in MS Excel that calls a word routine (MS Excel lacks this functionality and uses Word vba) that opens up an Outlook Dialogue box where the User can select an Outlook User to cc:....
View Articleputting a check mark to cited source
Hi,Does anyone know how to do this in c#?in my case,I already have a listbox that show the current list and I only need to put check mark on item that has been added in the active document.pls...
View ArticleAttach File As Icon
I have a Word template and a command button that I need for the user to use that will open the insert file dialog box for purposes of browsing and selecting a file that will be inserted into the word...
View ArticleArabic Alphabet Replacement with English Alphabet
Hey Guys,I am working on VBA code for replacement an Arabic Letter with English Character. I Installed Fonts and have every thing working properly, Just replacement of Single Arabic Character is not...
View ArticleWrong layout using a tablerow as a BuildingBlockEntry
HiIn one of our Word Templates we use a designed table to hold fields and bookmarks. When we programatically add data to the table, we have created a buildingblock/autotext contaning a copy och the...
View Articlehow to put preview on selected current list item in listbox
Hi,Does anyone know how to put preview on the selected current list item in listbox programmatically?like this in the picture belowI have a code here that shows the current list item in the...
View ArticleWord 2010 return to previous view after the searching for somethig inthe...
Hi,I'm trying to find a solution to optimize my working time. I'm a lawyer end I have to jump all around the document hundreds of times. The problem is that if I search for "art. 35" when i'm reading...
View ArticlePastespecial without replacing the last pastespecial
Hi,I´m using the pastespecial method, pasting the email body of selected items in outlook into a word document. I´m automating word from outlook, not the other way around. I want to do this repeatedly,...
View ArticleMy C# program generates exception when closing Word document
My C# program has two buttons, start and close. On start it opens the word application and creates a document. On close, it closes the document and exists. The issue is when the user closes the...
View ArticleTable of Figures is out of page
Hello!I create a Word document based on a template and add programmatically a Table of Figures.If the template has already a TOF declaration, I just update it.The problem I got is that: ToF is...
View ArticleHow to put text align center before the Bibliography
Hi,I have a code here that Insert a text before the Bibliography field but the problem is the first text in the bibliography fieldplease refer to the picture to see my problemand this is what I want to...
View ArticleDocument-Level Customization Template and Document (not vs)
We have one Template-Level customization to allow users to create their own version of a template which they store seperately (they might have several of those). Then we would also need to offer them...
View ArticleInstalling a Word add-in for MAC.
I have created a Word add-in and I want it to be available for all Word files. I am aware that the add-in can be put in the Start-up folder for Word. My add-in is a part of a product and there is a...
View ArticleSaving as PDF
Hello,Is it possible to set a property on a Word document so that it will be saved as a PDF-file? (by using the Office PDF addin)We create a Word document from a template, the user can change that Word...
View Article