Skip to main content

Power Point - Slide Master a very important tool

 When you want all your slides to contain the same fonts and images (such as logos), you can make those changes in one place—the Slide Master, and they'll be applied to all your slides. To open Slide Master view, on the View tab, select Slide Master:

Use the View tab in PowerPoint to switch to Slide Master view

The master slide is the top slide in the thumbnail pane on the left side of the window. The related layout masters appear just below the slide master (as in this picture from PowerPoint for macOS):

Slide master and slide layouts

1 Slide master

2 Layout masters

When you edit the slide master, all slides that are based on that master will contain those changes. However, the majority of changes that you make will most likely be to the layout masters related to the master.

When you make changes to layout masters and the slide master in Slide Master view, other people working in your presentation (in Normal view) can’t accidentally delete or edit what you’ve done. Conversely, if you're working in Normal view and find that you're unable to edit an element on a slide (such as, "why can't I remove this picture?") it may be because the thing you're trying to change is defined on the slide master or a layout master. To edit that thing, you must switch to Slide Master view.

Note: It's a good idea to edit your slide master and layout masters before you start to create individual slides. That way, all the slides that you add to your presentation are based on your custom edits. If you edit the slide master or layout masters after you create individual slides, you’ll need to reapply the changed layouts to the existing slides in your presentation in Normal view.

Themes

A theme is a palette of colors, fonts, and special effects (like shadows, reflections, 3-D effects, and more) that complement one another. A skilled designer created each theme in PowerPoint. We make those pre-designed themes available to you on the Design tab in Normal view.

Every theme you use in your presentation includes a slide master and a related set of layouts. If you use more than one theme in your presentation, you’ll have more than one slide master and multiple sets of layouts.

PowerPoint themes

Slide Layouts

You change and manage slide layouts in Slide Master view. Every theme has a several slide layouts. You choose the layouts that best match your slide content; some are better for text and some are better for graphics.

In Normal view, you’ll apply the layouts to your slides (shown below).

PowerPoint slide layouts

Each slide layout is set up differently — with different types of placeholders in different locations on each layout.

Every slide master has a related slide layout called Title Slide Layout, and each theme arranges the text and other object placeholders for that layout differently, with different colors, fonts and effects. The following pictures contrast the title slide layouts for two themes: first the Basis theme and then the Integral theme.

Basis Title Slide Layout in PowerPoint
Integral Title Slide Layout in PowerPoint

You can change anything about a layout to suit your needs. When you change a layout master and then go to Normal view, every slide you add after that time that's based on that layout will reflect the changed look of the layout. However, if there are existing slides in your presentation that are based on the prior version of the layout, you’ll need to reapply the layout to those slides

Comments

Popular posts from this blog

Metabase - Open Source BI tool

 Metabase          Metabase is a business software suite and open source business intelligence framework. It allows users to store data about their business or a specific aspect of their business for their analytics in a secure data source. This intuitive software is designed to allow users to ask questions about their data and access answers that reduce jargon and code, making it very user-friendly and ideal for professionals who want to visualize their business’s data accurately                    Install in docker https://github.com/punitprabhu/MetabaseNew.git         Excecute in CLI docker run -d -p 3000:3000 --name metabase metabase/metabase         Host http://localhost:3000 ,           http://localhost:3000/browse/1-sample-database                         ...

Quantum Computing

  Quantum computing is a new kind of computing that uses the laws of quantum physics to solve certain problems much faster than classical computers.  It doesn’t replace your laptop but can tackle very complex simulations, optimization, and cryptography‑style tasks that are intractable for ordinary machines.  *** ### What is quantum computing? Quantum computing is a computing paradigm that uses quantum‑mechanical phenomena—like superposition, entanglement, and interference—to represent and process information in new ways. Instead of classical bits (0 or 1), quantum computers use **qubits**, which can be in a mix of 0 and 1 at the same time, enabling parallel computation.  *** ### Classical bits vs. qubits - A **classical bit** is either 0 or 1; operations are deterministic and sequential.  - A **qubit** can be 0, 1, or any quantum “blend” of both, written as $$ \alpha|0\rangle + \beta|1\rangle $$, where $$ \alpha $$ and $$ \beta $$ are complex numbers capturing p...

How to Choose a BI tool

 How to choose a BI Tool                                          In the process of choosing a Business Intelligence (BI) tool, here is a list of seven key capabilities that are recommended to consider. These capabilities will help you evaluate and select the best BI tool that aligns with your specific business criteria and goals:                            Data integration              Data management              Data warehouse              Data analysis              Data visualization              Automation              Data security              Licensing Cost...