# Page Not Found

The URL `ruan-jian-cao-zuo/officewps-cao-zuo/ru-he-zai-shu-zi-qian-pi-liang-tian-jia-wen-zi` does not exist. This page may have been moved, renamed, or deleted.

## Suggested Pages

You may be looking for one of the following:
- [如何在数字前批量添加文字](https://book.linh.eu.org/wpsoffice-cao-zuo/ru-he-zai-shu-zi-qian-pi-liang-tian-jia-wen-zi.md)
- [Linux 批量修改文件名（前缀或后缀）](https://book.linh.eu.org/xi-tong-ruan-jian-cao-zuo/linux-pi-liang-xiu-gai-wen-jian-ming-qian-zhui-huo-hou-zhui.md)
- [佛陀史（十）︱世尊降兜率，天人共相随](https://book.linh.eu.org/dian-zi-shu-ji/fo-tuo-shi/fo-tuo-shi-shi-shi-zun-jiang-doul-tian-ren-gong-xiang-sui.md)
- [佛陀史（七）︱世尊为何在中古印度示现成佛？](https://book.linh.eu.org/dian-zi-shu-ji/fo-tuo-shi/fo-tuo-shi-qi-shi-zun-wei-he-zai-zhong-gu-yin-du-shi-xian-cheng-fo.md)
- [佛陀史（九）︱世尊为何以六牙白象入胎？](https://book.linh.eu.org/dian-zi-shu-ji/fo-tuo-shi/fo-tuo-shi-jiu-shi-zun-wei-he-yi-liu-ya-bai-xiang-ru-tai.md)

## How to find the correct page

If the exact page cannot be found, you can still retrieve the information using the documentation query interface.

### Option 1 — Ask a question (recommended)

Perform an HTTP GET request on the documentation index with the `ask` parameter:

```
GET https://book.linh.eu.org/wpsoffice-cao-zuo/ru-he-zai-shu-zi-qian-pi-liang-tian-jia-wen-zi.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.

### Option 2 — Browse the documentation index

Full index: https://book.linh.eu.org/sitemap.md

Use this to discover valid page paths or navigate the documentation structure.

### Option 3 — Retrieve the full documentation corpus

Full export: https://book.linh.eu.org/llms-full.txt

Use this to access all content at once and perform your own parsing or retrieval. It will be more expensive.

## Tips for requesting documentation

Prefer `.md` URLs for structured content, append `.md` to URLs (e.g., `/wpsoffice-cao-zuo/ru-he-zai-shu-zi-qian-pi-liang-tian-jia-wen-zi.md`).

You may also use `Accept: text/markdown` header for content negotiation.
