Fat Person

Results 9 issues of Fat Person

#44 fix bug

``` js export default () => ``` 缺少{ 修改为 ``` js export default () => { ``` 另外,目前最新语法的严格模式会提示jsx中不能使用ts的any限定,修复

I download this project and try to run an example, but I found that this lib maybe need some environment, how to install them?

I try to use the readme tips to run the h264 demo. and i got this., ![image](https://user-images.githubusercontent.com/15414750/213350734-83cf739b-a719-4e0d-b5f4-da6e9dccd48b.png) Server : ![image](https://user-images.githubusercontent.com/15414750/213350760-1c974188-51b7-4c5f-99cc-112ba5226485.png) how to fix this?

里头可能有图片,合并以后图片得保留

enhancement
docx

![image](https://github.com/Dirkster99/AvalonDock/assets/15414750/07397484-6d01-4d9e-89ee-c90d4fc418e8)

![image](https://github.com/Dirkster99/AvalonDock/assets/15414750/434a1d21-0ab9-40f0-8d77-09c1544ee290) this one

``` C# DocX document = DocX.Load(@"C:\Users\benla\Desktop\a1.docx"); { var x = document.AddImage(@"D:\Codes\BDS\Src\BDS\Z.TestNewDataConverter\bin\Debug\net6.0-windows\tmp\a.png").CreatePicture(); document.ReplaceTextWithObject("{{@circumferential_distance_img}}", x); var zxc = document.ParagraphsDeepSearch; // Save changes made to this document. //document.Save(); } // Release ``` ![image](https://github.com/xceedsoftware/DocX/assets/15414750/a5006dc4-fbb4-4726-bd50-9c2a3a6312b3)...

跳过了N个步骤,已经安装好docker,直接输入 ![image](https://github.com/user-attachments/assets/1c1edca5-d9c0-4034-a1b1-5802c0fc1c19) 理论上预期应该是报错文件,模型之类的未找到,实际报错 ![image](https://github.com/user-attachments/assets/4a4ad110-badd-400f-8af1-87f5dad7320e) 使用的docker镜像为 ![image](https://github.com/user-attachments/assets/ca19adaa-aae3-4a5d-a35c-1ee3da8d03f2)