返回 ppt-master
05_comparison.svg
1 <?xml version="1.0" encoding="UTF-8"?>
2 <svg xmlns="http://www.w3.org/2000/svg" width="1024" height="768" viewBox="0 0 1024 768"
3 data-pptx-master="presentation_core_43_master" data-pptx-master-name="Presentation Core 4:3"
4 data-pptx-layout="comparison" data-pptx-layout-name="Comparison">
5 <rect id="master-background" x="0" y="0" width="1024" height="768" fill="#FFFFFF"
6 data-pptx-layer="master" data-pptx-editable="false"/>
7 <rect id="comparison-left-head" x="56" y="136" width="440" height="64" rx="12" fill="#E2E8F0"
8 data-pptx-layer="layout" data-pptx-editable="false"/>
9 <rect id="comparison-right-head" x="528" y="136" width="440" height="64" rx="12" fill="#E2E8F0"
10 data-pptx-layer="layout" data-pptx-editable="false"/>
11 <rect id="comparison-left-body" x="56" y="216" width="440" height="496" rx="12" fill="#F4F6F8"
12 stroke="#D6DCE3" stroke-width="1" data-pptx-layer="layout" data-pptx-editable="false"/>
13 <rect id="comparison-right-body" x="528" y="216" width="440" height="496" rx="12" fill="#F4F6F8"
14 stroke="#D6DCE3" stroke-width="1" data-pptx-layer="layout" data-pptx-editable="false"/>
15 <g id="comparison-title-slot" data-pptx-placeholder="title"
16 data-pptx-bounds="56 36 912 64">
17 <text id="comparison-title-carrier" data-pptx-carrier="true"
18 x="56" y="82" fill="#1E293B" font-family="Arial, Microsoft YaHei, sans-serif"
19 font-size="32" font-weight="700">{{PAGE_TITLE}}</text>
20 </g>
21 <g id="comparison-left-title-slot" data-pptx-placeholder="body" data-pptx-idx="1"
22 data-pptx-bounds="80 152 392 32">
23 <text id="comparison-left-title-carrier" data-pptx-carrier="true"
24 x="80" y="176" fill="#334155" font-family="Arial, Microsoft YaHei, sans-serif"
25 font-size="22" font-weight="700">{{LEFT_TITLE}}</text>
26 </g>
27 <g id="comparison-left-content-slot" data-pptx-placeholder="body" data-pptx-idx="2"
28 data-pptx-bounds="80 240 392 448">
29 <text id="comparison-left-content-carrier" data-pptx-carrier="true"
30 x="80" y="280" fill="#475569" font-family="Arial, Microsoft YaHei, sans-serif"
31 font-size="19">{{LEFT_CONTENT}}</text>
32 </g>
33 <g id="comparison-right-title-slot" data-pptx-placeholder="body" data-pptx-idx="3"
34 data-pptx-bounds="552 152 392 32">
35 <text id="comparison-right-title-carrier" data-pptx-carrier="true"
36 x="552" y="176" fill="#334155" font-family="Arial, Microsoft YaHei, sans-serif"
37 font-size="22" font-weight="700">{{RIGHT_TITLE}}</text>
38 </g>
39 <g id="comparison-right-content-slot" data-pptx-placeholder="body" data-pptx-idx="4"
40 data-pptx-bounds="552 240 392 448">
41 <text id="comparison-right-content-carrier" data-pptx-carrier="true"
42 x="552" y="280" fill="#475569" font-family="Arial, Microsoft YaHei, sans-serif"
43 font-size="19">{{RIGHT_CONTENT}}</text>
44 </g>
45 </svg>
46
46 lines Plain Text