返回 ppt-master
03_title_content.svg
1 <?xml version="1.0" encoding="UTF-8"?>
2 <svg xmlns="http://www.w3.org/2000/svg" width="1242" height="1660" viewBox="0 0 1242 1660"
3 data-pptx-master="xiaohongshu_post_master" data-pptx-master-name="Xiaohongshu Post"
4 data-pptx-layout="title_content" data-pptx-layout-name="Title and Content">
5 <rect id="master-background" x="0" y="0" width="1242" height="1660" fill="#FFFFFF"
6 data-pptx-layer="master" data-pptx-editable="false"/>
7 <line id="title-content-rule" x1="80" y1="320" x2="1162" y2="320" stroke="#E2E8F0"
8 stroke-width="3" data-pptx-layer="layout" data-pptx-editable="false"/>
9 <g id="title-content-title-slot" data-pptx-placeholder="title"
10 data-pptx-bounds="80 112 1082 200">
11 <text id="title-content-title-carrier" data-pptx-carrier="true"
12 x="80" y="232" fill="#1E293B" font-family="Arial, Microsoft YaHei, sans-serif"
13 font-size="64" font-weight="700">{{PAGE_TITLE}}</text>
14 </g>
15 <g id="title-content-body-slot" data-pptx-placeholder="body" data-pptx-idx="1"
16 data-pptx-bounds="80 376 1082 1064">
17 <text id="title-content-body-carrier" data-pptx-carrier="true"
18 x="80" y="440" fill="#475569" font-family="Arial, Microsoft YaHei, sans-serif"
19 font-size="34">{{CONTENT_AREA}}</text>
20 </g>
21 <g id="title-content-footer-slot" data-pptx-placeholder="footer" data-pptx-idx="2"
22 data-pptx-bounds="80 1500 1082 60">
23 <text id="title-content-footer-carrier" data-pptx-carrier="true"
24 x="80" y="1542" fill="#94A3B8" font-family="Arial, Microsoft YaHei, sans-serif"
25 font-size="26">{{FOOTER_NOTE}}</text>
26 </g>
27 </svg>
28
28 lines Plain Text