# 添加图片附件

### 添加方法

1. 打开文献编辑，依次打开菜单 References >> Figure >> Attach Figure，或者在工具栏中的插入图片的图标
2. 打开对话框，找到需要插入的图片文件
3. 选择图片文件并插入，EndNote 至少可识别以下图片文件

* BMP
* GIF
* JPEG
* PNG
* TIFF

EndNote 还可以在图片字段添加以下文件

* 音频文件 (WAV, MP3)
* Microsoft Access 文件
* Microsoft Excel 文件
* Microsoft Power Point 文件
* Microsoft Project 文件
* Microsoft Visio 文件
* Microsoft Word 文件
* 多媒体文件(MOV, QuickTime)
* AutoCAD 文件
* Text 文件(TXT, RTF, HTML)

&#x20;   4\. 在对话框中确定插入，文献中图片以缩略图片式表示

其他类型的文件作为图片附件，以程序图标和文件名显示，如果操作系统中没有该文件和图标，以文件信息显示

双击缩略图或者文件图标可以打开文件，就像在操作系统中双击打开文件一样，打开的程序是系统默认打开该文件的程序

在图片栏目插入图片和文件时要注意以下几个方面

### 注意事项

* 在文献预览窗口的 Figure 栏目右击，选择 Figure >> Attach Figure，或者在工具栏的插入图片的图标。不建议使用复制粘贴功能插入图片，因为这可能损失图片的颜色和其他属性
* 每个文献只能插入一个图片或者文件附件，如果插入第二个图片或者文件，会替换前一个插入的图片或者文件，详见[存储分享图片](https://app.gitbook.com/s/-LrgCHEEK5wsSALfCziF/references/inserting-figures/Storing_n_SharingFigFiles.htm)
* 插入图片后可在 Caption 字段插入说明，在 Word 中插入图片时，尤要注意插入说明。说明在 Word 中对图片进行说明，还可以有助于图片的搜索
* 可在图片栏目中插入一个图片，如果需要增加图片栏目，可参阅：[自定义文献类型](https://app.gitbook.com/s/-LrgCHEEK5wsSALfCziF/references/14RefTypes/Customizing_the_RefTypes.htm)
* 为了保持操作系统间的兼容性，如果文件名中出现下面的字符，EndNote 会自动替换为下划线，并保存在 DATA 文件夹中

| <p><strong>字符替换表</strong><br><strong>下面字符会替换为下划线</strong></p> |       |
| ------------------------------------------------------------- | ----- |
| \\                                                            | (反斜杠) |
| /                                                             | (斜杠)  |
| :                                                             | (冒号)  |
| \*                                                            | (星号)  |
| ?                                                             | (问号)  |
| "                                                             | (引号)  |
| <                                                             | (小于号) |
| >                                                             | (大于号) |
| \|                                                            | (竖线)  |


---

# Agent Instructions: 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://kb.howsci.com/references/inserting-figures/inserting-graphics-and-files.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.
