返回 ppt-master
12_appendix.svg
1 <?xml version="1.0" encoding="UTF-8"?>
2 <svg xmlns="http://www.w3.org/2000/svg" width="1280" height="720" viewBox="0 0 1280 720"
3 data-pptx-master="report_core_content_master" data-pptx-master-name="Report Core Content"
4 data-pptx-layout="appendix" data-pptx-layout-name="Appendix">
5 <rect id="master-background" x="0" y="0" width="1280" height="720" fill="#FFFFFF"
6 data-pptx-layer="master" data-pptx-editable="false"/>
7 <line id="master-header-rule" x1="48" y1="64" x2="1232" y2="64" stroke="#E2E8F0"
8 stroke-width="1" data-pptx-layer="master" data-pptx-editable="false"/>
9 <line id="master-footer-rule" x1="48" y1="664" x2="1232" y2="664" stroke="#E2E8F0"
10 stroke-width="1" data-pptx-layer="master" data-pptx-editable="false"/>
11 <line id="appendix-column-rule" x1="640" y1="176" x2="640" y2="640" stroke="#E2E8F0"
12 stroke-width="1" data-pptx-layer="layout" data-pptx-editable="false"/>
13 <g id="appendix-title-slot" data-pptx-placeholder="title"
14 data-pptx-bounds="48 88 1184 56">
15 <text id="appendix-title-carrier" data-pptx-carrier="true"
16 x="48" y="130" fill="#1E293B" font-family="Arial, Microsoft YaHei, sans-serif"
17 font-size="28" font-weight="700">{{PAGE_TITLE}}</text>
18 </g>
19 <g id="appendix-left-slot" data-pptx-placeholder="body" data-pptx-idx="1"
20 data-pptx-bounds="48 176 576 464">
21 <text id="appendix-left-carrier" data-pptx-carrier="true"
22 x="48" y="208" fill="#475569" font-family="Arial, Microsoft YaHei, sans-serif"
23 font-size="15">{{LEFT_CONTENT}}</text>
24 </g>
25 <g id="appendix-right-slot" data-pptx-placeholder="body" data-pptx-idx="2"
26 data-pptx-bounds="656 176 576 464">
27 <text id="appendix-right-carrier" data-pptx-carrier="true"
28 x="656" y="208" fill="#475569" font-family="Arial, Microsoft YaHei, sans-serif"
29 font-size="15">{{RIGHT_CONTENT}}</text>
30 </g>
31 <g id="appendix-footer-slot" data-pptx-placeholder="footer" data-pptx-idx="3"
32 data-pptx-bounds="48 676 900 32">
33 <text id="appendix-footer-carrier" data-pptx-carrier="true"
34 x="48" y="698" fill="#94A3B8" font-family="Arial, Microsoft YaHei, sans-serif"
35 font-size="12">{{FOOTER_NOTE}}</text>
36 </g>
37 <g id="appendix-pagenum-slot" data-pptx-placeholder="slide-number" data-pptx-idx="4"
38 data-pptx-bounds="1112 676 120 32">
39 <text id="appendix-pagenum-carrier" data-pptx-carrier="true"
40 x="1232" y="698" text-anchor="end" fill="#94A3B8"
41 font-family="Arial, Microsoft YaHei, sans-serif" font-size="12">{{PAGE_NUM}}</text>
42 </g>
43 </svg>
44
44 lines Plain Text