返回 ppt-master
04_content.svg
1 <?xml version="1.0" encoding="UTF-8"?>
2 <svg xmlns="http://www.w3.org/2000/svg"
3 width="1280" height="720" viewBox="0 0 1280 720"
4 data-pptx-master="catarc_light_master" data-pptx-master-name="CATARC Light"
5 data-pptx-layout="content" data-pptx-layout-name="Title and Content">
6 <rect id="light-master-background" x="0" y="0" width="1280" height="720" fill="#FFFFFF"
7 data-pptx-layer="master" data-pptx-editable="false"/>
8 <rect id="light-master-top-rule" x="0" y="0" width="1280" height="4" fill="#004098"
9 data-pptx-layer="master" data-pptx-editable="false"/>
10 <rect id="light-master-number-block" x="60" y="30" width="50" height="50" fill="#004098"
11 data-pptx-layer="master" data-pptx-editable="false"/>
12 <image id="light-master-logo" x="1107" y="30" width="113" height="50"
13 href="../images/右上角 logo.png" preserveAspectRatio="xMidYMid meet"
14 data-pptx-layer="master" data-pptx-editable="false"/>
15 <line id="light-master-header-rule" x1="60" y1="95" x2="1220" y2="95" stroke="#E0E0E0"
16 stroke-width="1" data-pptx-layer="master" data-pptx-editable="false"/>
17 <rect id="light-master-bottom-rule" x="0" y="716" width="1280" height="4" fill="#004098"
18 data-pptx-layer="master" data-pptx-editable="false"/>
19
20 <rect id="content-panel" x="60" y="110" width="1160" height="550" rx="10"
21 fill="#F8FAFC" stroke="#E0E0E0" stroke-width="1"
22 data-pptx-layer="layout" data-pptx-editable="false"/>
23 <rect id="content-panel-accent" x="60" y="110" width="6" height="550" fill="#004098"
24 data-pptx-layer="layout" data-pptx-editable="false"/>
25 <g id="content-chapter-slot" data-pptx-placeholder="body" data-pptx-idx="1"
26 data-pptx-bounds="60 30 50 50">
27 <text id="content-chapter-carrier" data-pptx-carrier="true"
28 x="85" y="65" text-anchor="middle" fill="#FFFFFF"
29 font-family="Arial, sans-serif" font-size="24" font-weight="700">{{CHAPTER_NUM}}</text>
30 </g>
31 <g id="content-title-slot" data-pptx-placeholder="title"
32 data-pptx-bounds="130 32 920 48">
33 <text id="content-title-carrier" data-pptx-carrier="true"
34 x="130" y="65" fill="#333333"
35 font-family="Microsoft YaHei, SimHei, Arial, sans-serif"
36 font-size="28" font-weight="700">{{PAGE_TITLE}}</text>
37 </g>
38 <g id="content-object-slot" data-pptx-placeholder="object" data-pptx-idx="2"
39 data-pptx-bounds="88 138 1104 494">
40 <text id="content-object-carrier" data-pptx-carrier="true"
41 x="88" y="172" fill="#7890A8"
42 font-family="Microsoft YaHei, Arial, sans-serif" font-size="18">{{CONTENT_AREA}}</text>
43 </g>
44 <g id="content-slide-number-slot" data-pptx-placeholder="slide-number"
45 data-pptx-idx="3" data-pptx-bounds="1140 682 80 24">
46 <text id="content-slide-number-carrier" data-pptx-carrier="true"
47 x="1220" y="702" text-anchor="end" fill="#999999"
48 font-family="Arial, sans-serif" font-size="14">{{PAGE_NUM}}</text>
49 </g>
50 </svg>
51
51 lines Plain Text