Siksha Sarovar

Siksha Sarovar (sikshasarovar.com) is a free educational web application that helps students in India learn programming and prepare for academic and competitive exams. The platform offers structured coding courses (C, C++, Python, Java, HTML, CSS, PHP, Power BI, AI, Machine Learning, Data Science), complete university curriculum notes for BCA/MCA students with previous year question papers, Class 10 and Class 12 CBSE/HBSE school notes, and dedicated preparation material for SSC, UPSC, Banking, Railway and other government exams. Browsing the site is completely free and requires no account. Users may optionally sign in with Google solely to save their learning progress, quiz scores and personal preferences across devices.

Privacy Policy | Terms of Service | Contact Siksha Sarovar | About Siksha Sarovar

v4.0.9 · PWA
Siksha Sarovar logo
Siksha Sarovar
Your Learning Universe

Siksha Sarovar is a free e-learning platform for coding courses, BCA university notes and competitive exam preparation. Optional Google sign-in saves your learning progress across devices.

Initializing knowledge base…
Compiling modules 0%

Unit 2: Application Software — MS-Word

Lesson 15 of 34 in the free Fundamentals of IT & Computers notes on Siksha Sarovar, written by Rohit Jangra.

Unit II — Application Software: MS-Word

Microsoft Word is a word processing application that allows users to create, edit, format, and print text documents. It is part of the Microsoft Office Suite and is one of the most widely used application software in offices, schools, and homes.

---

Key Features of MS-Word

1. Text Formatting

  • Font: Change typeface (Arial, Times New Roman), size, colour, bold, italic, underline.
  • Paragraph Formatting: Alignment (left, centre, right, justify), line spacing, indentation.
  • Styles: Pre-defined heading and body text styles for consistent formatting.

2. Page Layout

  • Page size (A4, Letter), margins, orientation (portrait/landscape).
  • Header and Footer — Text that appears on top/bottom of every page (page numbers, document title).
  • Page Breaks and Section Breaks for controlling layout.

3. Editing Features

  • Find & Replace (Ctrl+H) — Locate and replace text throughout the document.
  • Spelling & Grammar Check — Automatic error detection (red/green underlines).
  • Track Changes — Shows edits made by different collaborators.
  • Comments — Reviewers can add notes without modifying the text.

4. Tables

  • Insert rows/columns, merge/split cells, apply borders and shading.
  • Auto-fit to content or window width.

5. Mail Merge

  • Automates creation of personalised letters, labels, and envelopes.
  • Combines a main document with a data source (e.g., Excel spreadsheet).

6. Inserting Objects

  • Images, shapes, SmartArt, charts, equations, hyperlinks.
  • WordArt for stylised text effects.

---

Common Keyboard Shortcuts

ShortcutAction
Ctrl + SSave
Ctrl + ZUndo
Ctrl + YRedo
Ctrl + BBold
Ctrl + IItalic
Ctrl + UUnderline
Ctrl + C / VCopy / Paste
Ctrl + FFind
Ctrl + PPrint
Ctrl + ASelect All

---

File Formats

FormatExtensionDescription
Word Document.docxDefault modern format
Word 97-2003.docOlder binary format
PDF.pdfPortable, non-editable
Rich Text Format.rtfCross-platform text format
Plain Text.txtNo formatting
Key Takeaway: MS-Word is the industry standard for document creation. Key exam areas include: formatting options (font, paragraph, styles), page layout, mail merge, and commonly used shortcuts. Know the difference between .doc (old) and .docx (modern XML-based) formats.