> For the complete documentation index, see [llms.txt](https://purelife.gitbook.io/little-design-powerpoint/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://purelife.gitbook.io/little-design-powerpoint/part-1-ji-chu-pian/chapter2/chapter2-3/chapter2-3-3.md).

# 2.3.3  移动和复制幻灯片

## **移动幻灯片**

在幻灯片大纲窗格中，选中要移动的幻灯片的缩略图，然后长按鼠标不放，进行拖动，将其拖到指定位置。例如，我们将标有“⑤”的幻灯片移动到最前面，移动过程如图2-44至图2-46所示。

![图2-44](/files/-LmOze2nyB6U7itYMlPK)

![图2-45](/files/-LmOze2pFM_0nD7Oz4SF)

![图2-46](/files/-LmOze2ruBJ94Y_K_9lB)

## **复制幻灯片**

复制幻灯片有两种方法。

方法一：在幻灯片窗格中，鼠标右键点击选中要复制的幻灯片缩略图，单击“复制幻灯片”命令即可完成复制到当前幻灯片的下一张。如下图2-47所示，我们复制标有“①”的幻灯片，复制结果如图2-48所示。

![图2-47](/files/-LmOze2tS6RU8QevS62S)

![图2-48](/files/-LmOze2vZztXv7l8DTkk)

方法二：在幻灯片窗格中，鼠标右键点击选中要复制的幻灯片缩略图，如下图所示，我们复制标有“①”的幻灯片，鼠标左键选择“复制”命令，如图2-49所示。然后在指定位置粘贴即可，如图2-50所示。

![图2-49](/files/-LmOze2x2EHFjI1imtqy)

![图2-50](/files/-LmOze2zxjJliKeYqds7)

复制幻灯片除了常规方式外：

1、直接选中幻灯片，Ctrl+C复制，选择需要粘贴的位置，Ctrl+V粘贴，这只是普通粘贴，无法保留原来幻灯片特有的原格式（例如背景格式设置）。

2、选中幻灯片Ctrl+D，此方法将完全复制选中的幻灯片。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://purelife.gitbook.io/little-design-powerpoint/part-1-ji-chu-pian/chapter2/chapter2-3/chapter2-3-3.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
