如何在PowerPoint中制作三折

powerpoint logo

While Microsoft PowerPoint is almost exclusively used for presentation purposes, it’s also a great application for creating interesting and visually appealing brochures. Here’s how to create (and print out) a tri-fold using PowerPoint.

盡管Microsoft PowerPoint幾乎專門用于演示目的,但它也是創建有趣且視覺吸引的小冊子的絕佳應用程序。 這是使用PowerPoint創建(和打印)三折頁的方法。

在PowerPoint中制作三折 (Making Tri-Folds in PowerPoint)

Good news—there are templates! This is the quickest and easiest way to accomplish your goal, as there are several different tri-fold templates available for download online. Browse through the template library, select the one you like, and download it. Once you’ve downloaded it, go ahead and open it up and you’ll be greeted by two slides.

好消息-有模板! 這是實現目標的最快,最簡單的方法,因為有幾種不同的三折模板可在線下載。 瀏覽模板庫,選擇所需的模板庫,然后下載。 下載完畢后,請繼續打開它,然后會看到兩張幻燈片。

tri-fold slides

These slides contain boilerplate text and images, but the layout is exactly what you need for a tri-fold brochure. All you need to do is replace the content with your own. Let’s use the first column of slide two as an example.

這些幻燈片包含樣板文本和圖像,但是布局恰恰是三折小冊子所需要的。 您需要做的就是用自己的內容替換內容。 讓我們以幻燈片2的第一列為例。

column dissection

As you can see, we have three parts here—the header (1), some descriptive bullet points (2), and an image (3). Replacing the header and bullet point content with your own is easy. All you need to do is click the respective text box, delete the boilerplate content, and input your text.

如您所見,我們在這里分為三部分-標頭(1),一些描述性的要點(2)和圖像(3)。 用自己的標題和項目符號內容替換很容易。 您所需要做的就是單擊相應的文本框,刪除樣板內容,然后輸入您的文本。

GIF 1

To replace the image, select it and then right-click it. Click “Change Picture” from the menu that appears.

要替換圖像,請選擇它,然后右鍵單擊它。 在出現的菜單中單擊“更改圖片”。

change picture

In the sub-menu, select the source of your photo.

在子菜單中,選擇照片的來源。

select location source

Once you’ve navigated to the picture’s location, select it and insert it. It will then replace the boilerplate image in the slide’s column.

導航到圖片的位置后,將其選中并插入。 然后它將替換幻燈片列中的樣板圖像。

the geek image

Repeat these steps for the remainder of the content. The first column on the first slide will be the front page of your brochure, and the last column of the second slide will be the back page. Enter your content appropriately.

對其余內容重復這些步驟。 第一張幻燈片的第一列將成為小冊子的首頁,第二張幻燈片的最后一列將成為手冊的首頁。 輸入適當的內容。

Once you’re finished entering in your content, it’s time to print it out! To print out your tri-fold, head over to the “File” tab.

輸入完內容后,就該將其打印出來了! 要打印三折,請轉到“文件”選項卡。

file tab

Select “Print” from the left-hand pane.

從左側窗格中選擇“打印”。

select print

Under the “Settings” menu, make sure to select “Print on Both Sides.”

在“設置”菜單下,確保選擇“雙面打印”。

print on both sides

Next, enter the number of copies to be printed and select “Print.”

接下來,輸入要打印的份數,然后選擇“打印”。

print

Finally, after they’re all printed out, make sure to fold them on the dotted lines.

最后,在將它們全部打印完之后,請確保將它們折疊在虛線上。

fold on dotted lines

All that’s left to do is hand them out!

剩下要做的就是把它們分發出去!

翻譯自: https://www.howtogeek.com/408293/how-to-make-tri-folds-in-powerpoint/

本文來自互聯網用戶投稿,該文觀點僅代表作者本人,不代表本站立場。本站僅提供信息存儲空間服務,不擁有所有權,不承擔相關法律責任。
如若轉載,請注明出處:http://www.pswp.cn/news/278595.shtml
繁體地址,請注明出處:http://hk.pswp.cn/news/278595.shtml
英文地址,請注明出處:http://en.pswp.cn/news/278595.shtml

如若內容造成侵權/違法違規/事實不符,請聯系多彩編程網進行投訴反饋email:809451989@qq.com,一經查實,立即刪除!

相關文章

徹底理解數據庫事物

事務 事務(Transaction),一般是指要做的或所做的事情。在計算機術語中是指訪問并可能更新數據庫中各種數據項的一個程序執行單元(unit)。在計算機術語中,事務通常就是指數據庫事務。 概念 一個數據庫事務通常包含對數據庫進行讀或寫的一個操作序列。它的…

HttpRunner自動化框架學習筆記

一.簡單介紹 HttpRunner 是一款面向 HTTP(S) 協議的通用測試框架,只需編寫維護一份 YAML/JSON 腳本,即可實現自動化測試、性能測試、線上監控、持續集成等多種測試需求。 支持python2和python3 二.框架特點 繼承 Requests 的全部特性,輕松實現…

如何在Chrome中為Gmail啟用桌面通知

Last year Google rolled out desktop notifications for Google Calendar, now you can get Gmail and Gchat notifications on your desktop too. Read on as we walk you through configuring them both. 去年Google推出了Google日歷的桌面通知,現在您也可以在桌…

vue集成iconfont、fontawesome和圖標選擇器(含fontawesome、el-icon和加入的iconfont)

目錄(一)引入iconfont字體圖標庫將圖標加入購物車新建(添加至)項目下載后項目中引入(二)引入fontawesome(三)圖標選擇器效果圖結構使用源碼(一)引入iconfont字…

java之Synchronize

2019獨角獸企業重金招聘Python工程師標準>>> 實現原理:JVM 是通過進入、退出對象監視器( Monitor )來實現對方法、同步塊的同步的。 具體實現是在編譯之后在同步方法調用前加入一個 monitor.enter 指令,在退出方法和異常處插入 monitor.exit …

pop()方法

pop()方法 描述 列表 pop() 方法通過指定元素的索引值來移除列表中的某個元素(默認是最后一個元素),并且返回該元素的值,如果列表為空或者索引值超出范圍會報一個異常。 語法 pop() 方法語法: L.pop([index-1]) 參數 i…

vue引入postcss-plugin-px2rem,px轉rem

npm install --save-dev postcss-plugin-px2remvue.config.js module.exports {css: {loaderOptions: {postcss: {plugins: [require(postcss-plugin-px2rem)({rootValue: 16, //換算基數, 默認100 ,1 / fontsize(html) x 原來的1px轉為0.0625rem// …

HikariCP連接池配置

2019獨角獸企業重金招聘Python工程師標準>>> HikariCP號稱性能最好的Java數據庫連接池。雖沒做過親測但是公司項目一直在用,大概經歷過2萬左右用戶同時在線,鏈接池性能方面未出現問題。 官網:http://brettwooldridge.github.io/Hi…

Microsoft Desktop Player是IT Pro的寶貴工具

If you are an IT Professional, a new education tool introduced by Microsoft is the MS Desktop Player. Today we take a look at what it has to offer, from Webcasts, White Papers, Training Videos, and more. 如果您是IT專業人員,則Microsoft推出的新的培…

如何在Microsoft Excel中將文本轉換為日期值

Analysis of business data often requires working with date values in Excel to answer questions such as “how much money did we make today” or “how does this compare to the same day last week?” And that can be hard when Excel doesn’t recognize the valu…

git針對已有倉庫或已有文件的初始化操作

git全局配置用戶 git config --global user.name “xxx” git config --global user.email “xxx.cn” 情況1、存在git倉庫 git clone url.git //cd xx //touch README.md //git add README.md //git commit -m "add README" //git push -u origin master情況2、已…

策略模式-Golang實現

目的:根據不同策略來執行對象的相應操作 和工廠模式很像,不同點在于: 工廠模式是傳入參數后創建對象,根據傳入的參數寫邏輯來判斷應該創建什么類型的對象,模式的使用者調用對象統一的方法操作。 策略模式是模式的使用者…

看著手機會讓您暈眩嗎? 禁用動畫

Giulio_Fornasar/ShutterstockGiulio_Fornasar /快門Are your phone’s buttery-smooth animations causing motion sickness, eyestrain, or even slow app performance? Those animations are just for looks, and you can disable a lot of them on both iPhone and Androi…

電腦的組成

一、按電腦組成分 1.CPU(中央處理器),是一塊超大規模的集成電路,有很多針腳,是電腦的核心,它是電腦進行運算和控制的核心,處理著各種信息的運算,就像人計算數學題要用頭腦運算一樣。…

【云周刊】第139期:阿里年會黑科技全揭秘:IoT手環、人臉識別驗票、大屏彈幕互動等“十八般武藝”輪番上陣...

摘要:阿里年會黑科技全揭秘:IoT手環、人臉識別驗票、大屏彈幕互動等“十八般武藝”輪番上陣,2017上半年無監督特征學習研究成果匯總,CDN最全學習教程,量子計算會帶來什么樣的革命?更多精彩技術資訊&#xf…

微信小程序之 SideBar(側欄分類)

項目目錄: 模擬數據: utils / data.js function getSData() {var data [{"id": 1,"tree": {"id": 1,"desc": "寶寶奶粉","desc2": null,"level": "level1","log…

騰訊地圖判斷點是否在區域內

鏈接添加幾何計算庫&#xff1a;librariesgeometry xxx為自己的key <script charset"utf-8" src"https://map.qq.com/api/gljs?v1.exp&keyxxx&librariesgeometry"></script>調用 TMap.geometry.isPointInPolygon(position, paths)

如何在線查找成千上萬的免費電子書

You’ve got an ebook reader (or a laptop or netbook with ebook reading software) now you just need some free books to put it to good use. Read on as we show you the best places to score free books online. 您已經有了一個電子書閱讀器(或帶有電子書閱讀軟件的筆…

【SDOI2008】儀仗隊

題面 題解 當$(x,y)$能被看到時&#xff0c;$gcd(x,y)1$&#xff0c; 所以可以求$\sum_{i0}^n\sum_{j0}^n[gcd(x,y)1]$ 或者用歐拉函數 代碼 #include<bits/stdc.h> #define RG register #define clear(x, y) memset(x, y, sizeof(x)); using namespace std;template<…

kbone-cli初始化項目,提示‘模板xx不存在’

取消git代理就好了 git config --global --unset http.proxygit config --global --unset https.proxykbone init my-app跳轉目錄 cd my-app開發小程序 npm run mp開發 Web npm run web 發布 Web npm run build恭喜你! "my-app"項目初始化成功!