My sharing and discussion of topics in C#, WCF, WPF, Winforms, SQL, ASP.Net, Windows Service, Java Script .... with you all.
Showing posts with label MS Word. Show all posts
Showing posts with label MS Word. Show all posts
Friday, February 1, 2013
Set page orientation of specific page in MS-Word
We can set page orientation of only specific pages in a document to 'Landscape' while others pages in the document have different page orientation (i.e. Protrait). I wrote an article explaing 'How To Do' in the C-Sharp Corner site. Here is the link:
http://www.c-sharpcorner.com/UploadFile/0f68f2/how-to-set-page-orientation-of-only-individual-page-in-ms-wo/
Thanks,
Hemant
Tuesday, July 31, 2012
How to set Hyperlink and bookmark in MS Word-2010
- Select any word or phrase in your document for which you want to set bookmark. Copy that word/phrase.
- Go to “Insert” tab and click “Bookmark” tool button. Paste the selected word/phrase in the Bookmark name text Box. Then click “Add” button. In this way, your bookmark is got added.
- Now select another word/phrase to which you like to set Hyperlink (i.e. on clicking this word, you directly reach to your desired bookmark)
- Click the “Hyperlink” tool button under “Insert” tab. Then a window appears.
- Now select the option “Place in this document” in left pane that will show your all bookmarks and headings. Select the bookmark which you like and click “OK”.
In this way, we saw how we can set Hyperlink which refer to some bookmark in the same document.
Subscribe to:
Posts (Atom)