
Lark Slides
- 348k installs
- 16.1k repo stars
- Updated August 5, 2026
- larksuite/cli
lark-slides is a Lark CLI agent skill that generates and updates Lark Slides presentations from structured XML for developers who need programmatic deck creation inside agent workflows.
About
Generates and updates Lark Slides presentations from structured XML via the Lark CLI. Developers use this to automate slide deck creation from agent workflows, supporting themes, images, and per-slide styling.
- Creates and edits Feishu/Lark presentations (slides) via lark-cli, planning a slide_plan.json before generating XML
- Reads, screenshots and block-level replaces individual slide pages without reordering
- Supports native charts, whiteboard diagrams, IconPark icons, templates and local image upload (max 20 MB)
Lark Slides by the numbers
- 348,187 all-time installs (skills.sh)
- +9,435 installs in the week ending Aug 4, 2026 (Skillselion tracking)
- Ranked #9 of 688 Office & Documents skills by installs in the Skillselion catalog
- Security screen: LOW risk (skills.sh audit)
- Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/larksuite/cli --skill lark-slidesAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 348k |
|---|---|
| repo stars | ★ 16.1k |
| Security audit | 3 / 3 scanners passed |
| Last updated | August 5, 2026 |
| Repository | larksuite/cli ↗ |
How do you generate Lark Slides from an agent?
Instantly generate polished, professional slide decks from specs, roadmaps, or meeting notes using Lark/Feishu.
Who is it for?
Developers on Lark/Feishu who need agent-generated slide decks with structured XML instead of manual presentation editing
Skip if: Developers using Google Slides, PowerPoint, or Keynote who do not have Lark Slides in their toolchain.
When should I use this skill?
The user asks to create, update, or automate a Lark Slides presentation from an agent workflow
What you get
Lark Slides presentation with themed slides, text styles, and shape layout data.
- Lark Slides presentation
- presentation XML markup
Files
<presentation xmlns="http://www.larkoffice.com/sml/2.0" width="960" height="540"> <title>全员大会</title> <theme> <fill alpha="1"> <fillImg src="RODFb1dufol5tsxbTpNcU9cbnid" alpha="1" rotateWithShape="false"/> </fill> <textStyles> <title fontColor="#000000FF" fontSize="90"/> <headline fontColor="#000000FF" fontSize="40"/> <sub-headline fontColor="#000000FF" fontSize="24"/> <body fontColor="#000000FF"/> <caption fontColor="#808080FF"/> </textStyles> </theme> <slide> <style> <fill> <fillImg src="RODFb1dufol5tsxbTpNcU9cbnid" alpha="1" rotateWithShape="false"/> </fill> </style> <data> <shape width="479" height="74" topLeftX="57" topLeftY="294" type="text"> <content textType="headline" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="40" bold="true" lineSpacing="multiple:1.35"> <p> <strong> <span fontSize="40">202</span> </strong> <strong> <span fontSize="40">6</span> </strong> <strong> <span fontSize="40"> </span> </strong> <strong> <span color="rgba(51, 112, 255, 1)" fontSize="40">Q</span> </strong> <strong> <span color="rgba(51, 112, 255, 1)" fontSize="40">1</span> </strong> </p> </content> </shape> <shape width="817" height="146" topLeftX="57" topLeftY="342" type="text"> <content textType="title" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="90" bold="true" lineSpacing="multiple:1.4"> <p> <strong> <span fontSize="90">全员大会</span> </strong> </p> </content> </shape> </data> <note> <content/> </note> </slide> <slide> <style> <fill> <fillImg src="AkfFbXJtZoBnSpx4bZecGd3Pnxe" alpha="1" rotateWithShape="false"/> </fill> </style> <data> <img src="F4uob6k5aoLElPx01GdcxiB2nwg" width="72" height="72" topLeftX="763" topLeftY="428"> <crop leftOffset="0" rightOffset="0" topOffset="0" bottomOffset="0"/> </img> <shape width="788" height="398" topLeftX="86" topLeftY="71" presetHandlers="24" alpha="0.76" type="round-rect"> <fill> <fillColor color="rgba(255, 255, 255, 0.71)"/> </fill> <border color="rgba(255, 255, 255, 1)" lineJoin="miter" miterLimit="10"/> <shadow offset="14" angle="90" color="rgba(24, 25, 59, 0.06)"/> </shape> <img src="Il4nb9FTAoWv0VxZaxNcafghnWg" width="112" height="112" topLeftX="39" topLeftY="112"> <crop leftOffset="0" rightOffset="0" topOffset="0" bottomOffset="0"/> </img> <shape width="398" height="56" topLeftX="281" topLeftY="153" type="text"> <content textType="caption" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="12"> <p>描述相关的信息以解释你的标题。现在就开始打字吧。写任何你想表达的内容</p> </content> </shape> <shape width="672" height="74" topLeftX="144" topLeftY="86" type="text"> <content textType="headline" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="40" bold="true" lineSpacing="multiple:1.35"> <p> 目录 <span color="rgba(51, 112, 255, 1)">CONTENTS</span> </p> </content> </shape> <line startX="413" startY="248" endX="413" endY="399"> <border color="rgba(143, 149, 158, 1)" dashArray="round-dot" width="1" lineCap="square" lineJoin="miter" miterLimit="10"/> </line> <shape width="8" height="8" topLeftX="409" topLeftY="245" type="ellipse"> <fill> <fillColor color="rgba(54, 53, 88, 1)"/> </fill> </shape> <shape width="225" height="44" topLeftX="430" topLeftY="227" type="text"> <content paddingT
<presentation xmlns="http://www.larkoffice.com/sml/2.0" width="960" height="540">
<title>企业年会</title>
<theme>
<background>
<fillColor color="rgba(16, 15, 21, 1)"/>
</background>
<textStyles>
<title fontColor="#000000FF" fontSize="48"/>
<headline fontColor="#000000FF" fontSize="64"/>
<sub-headline fontColor="#000000FF"/>
<body fontColor="#000000FF"/>
<caption fontColor="#808080FF" fontSize="14"/>
</textStyles>
</theme>
<slide>
<style>
<fill>
<fillImg src="L8ckbEaLKotNZKxD2pkcf22EnO2" alpha="1" rotateWithShape="false"/>
</fill>
</style>
<data>
<shape width="154" height="34" topLeftX="66" topLeftY="30" type="text">
<content textType="caption" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="14" color="rgba(255, 255, 255, 1)" bold="true" lineSpacing="multiple:1" textAlign="left">
<p lineSpacing="multiple:1">
<strong>
<span color="rgba(255, 255, 255, 1)">LOGO</span>
</strong>
</p>
</content>
</shape>
<icon width="28" height="28" topLeftX="42" topLeftY="33" iconType="iconpark/Edit/radio-two.svg">
<border color="rgba(255, 255, 255, 1)" width="4" lineJoin="miter" miterLimit="10"/>
</icon>
<shape width="596" height="84" topLeftX="182" topLeftY="226" type="text">
<content textType="title" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="48" bold="true" lineSpacing="multiple:1.4">
<p lineSpacing="multiple:1">
<strong>
<span color="rgba(255, 255, 255, 1)" fontSize="64">202</span>
</strong>
<strong>
<span color="rgba(255, 255, 255, 1)" fontSize="64">6</span>
</strong>
<strong>
<span color="rgba(255, 255, 255, 1)" fontSize="64"> 年会盛典</span>
</strong>
</p>
</content>
</shape>
</data>
<note>
<content>
<p/>
</content>
</note>
</slide>
<slide>
<style>
<fill>
<fillImg src="XwK1bInndo6rbMxomq3cF40nnwc" alpha="1" rotateWithShape="false"/>
</fill>
</style>
<data>
<shape width="72" height="52" topLeftX="548" topLeftY="374" type="text">
<content textType="sub-headline" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="24" color="linear-gradient(330deg,rgba(210, 132, 232, 1) 0%,rgba(146, 108, 242, 1) 33%,rgba(106, 196, 248, 1) 67%,rgba(69, 96, 245, 1) 100%)" bold="true" lineSpacing="multiple:1.35">
<p>
<strong>
<span color="linear-gradient(330deg,rgba(210, 132, 232, 1) 0%,rgba(146, 108, 242, 1) 33%,rgba(106, 196, 248, 1) 67%,rgba(69, 96, 245, 1) 100%)" fontSize="24">0</span>
</strong>
<strong>
<span color="linear-gradient(330deg,rgba(210, 132, 232, 1) 0%,rgba(146, 108, 242, 1) 33%,rgba(106, 196, 248, 1) 67%,rgba(69, 96, 245, 1) 100%)" fontSize="24">5</span>
</strong>
</p>
</content>
</shape>
<shape width="72" height="52" topLeftX="548" topLeftY="312" type="text">
<content textType="sub-headline" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="24" color="linear-gradient(330deg,rgba(210, 132, 232, 1) 0%,rgba(146, 108, 242, 1) 33%,rgba(106, 196, 248, 1) 67%,rgba(69, 96, 245, 1) 100%)" bold="true" lineSpacing="multiple:1.35">
<p>
<strong>
<span color="linear-gradient(330deg,rgba(210, 132, 232, 1) 0%,rgba(146, 108, 242, 1) 33%,rgba(106, 196, 248, 1) 67%,rgba(69, 96, 245, 1) 100%)" fontSize="24">0</span>
</strong>
<strong>
<span color="linear-gradient(330deg,rgba(210, 132, 232, 1) 0%,rgba(146, 108, 242, 1) 33%,rgba(106, 196, 248, 1) 67%,rgba(69, 96, 245, 1) 100%)" fontSize="24">4</span>
</strong>
</p>
</content>
</shape>
<shape width="72" height="52" topLeftX="548" topLeftY="250" type="text">
<content textType="sub-headline" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="24" color="linear-gradient(330deg,rgba(210, 132, 232, 1) 0%,rgba(146, 108, 242, 1) 33%,rgba(106, 196, 248, 1) 67%,rgba(69, 96, 245, 1) 100%)" bold="true" lineSpacing="multiple:1.35">
<p>
<strong>
<span color="linear-gradient(330deg,rgba(210, 132, 232, 1) 0%,rgba(146, 108, 242, 1) 33%,rgba(106, 196, 248, 1) 67%,rgba(69, 96, 245, 1) 100%)" fontSize="24">0</span>
</strong>
<strong>
<span color="linear-gradient(330deg,rgba(210, 132, 232, 1) 0%,rgba(146, 108, 242, 1) 33%,rgba(106, 196, 248, 1) 67%,rgba(69, 96, 245, 1) 100%)" fontSize="24">3</span>
</strong>
</p>
</content>
</shape>
<shape width="72" height="52" topLeftX="548" topLeftY="188" type="text">
<content textType="sub-headline" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="24" color="linear-gradient(330deg,rgba(210, 132, 232, 1) 0%,rgba(146, 108, 242, 1) 33%,rgba(106, 196, 248, 1) 67%,rgba(69, 96, 245, 1) 100%)" bold="true" lineSpacing="multiple:1.35">
<p>
<strong>
<span color="linear-gradient(330deg,rgba(210, 132, 232, 1) 0%,rgba(146, 108, 242, 1) 33%,rgba(106, 196, 248, 1) 67%,rgba(69, 96, 245, 1) 100%)" fontSize="24">0</span>
</strong>
<strong>
<span color="linear-gradient(330deg,rgba(210, 132, 232, 1) 0%,rgba(146, 108, 242, 1) 33%,rgba(106, 196, 248, 1) 67%,rgba(69, 96, 245, 1) 100%)" fontSize="24">2</span>
</strong>
</p>
</content>
</shape>
<shape width="72" height="52" topLeftX="548" topLeftY="126" type="text">
<content textType="sub-headline" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="24" color="linear-gradient(330deg,rgba(210, 132, 232, 1) 0%,rgba(146, 108, 242, 1) 33%,rgba(106, 196, 248, 1) 67%,rgba(69, 96, 245, 1) 100%)" bold="true" lineSpacing="multiple:1.35">
<p>
<strong>
<span color="linear-gradient(330deg,rgba(210, 132, 232, 1) 0%,rgba(146, 108, 242, 1) 33%,rgba(106, 196, 248, 1) 67%,rgba(69, 96, 245, 1) 100%)" fontSize="24">01</span>
</strong>
</p>
</content>
</shape>
<shape width="320" height="56" topLeftX="632" topLeftY="374" type="text">
<content paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="24" color="rgba(255, 255, 255, 1)">
<p>
<span color="rgba(255, 255, 255, 1)" fontSize="24">抽奖活动</span>
</p>
</content>
</shape>
<shape width="320" height="56" topLeftX="632" topLeftY="312" type="text">
<content paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="24" color="rgba(255, 255, 255, 1)">
<p>
<span color="rgba(255, 255, 255, 1)" fontSize="24">新年展望</span>
</p>
</content>
</shape>
<shape width="320" height="56" topLeftX="632" topLeftY="250" type="text">
<content paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="24" color="rgba(255, 255, 255, 1)">
<p>
<span color="rgba(255, 255, 255, 1)" fontSize="24">文艺演出</span>
</p>
</content>
</shape>
<shape width="320" height="56" topLeftX="632" topLeftY="188" type="text">
<content paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="24" color="rgba(255, 255, 255, 1)">
<p>
<span color="rgba(255, 255, 255, 1)" fontSize="24">颁奖表彰</span>
</p>
</content>
</shape>
<shape width="320" height="56" topLeftX="632" topLeftY="126" type="text">
<content paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="24" color="rgba(255, 255, 255, 1)">
<p>
<span color="rgba(255, 255, 255, 1)" fontSize="24">年度回顾</span>
</p>
</content>
</shape>
<shape width="266" height="74" topLeftX="187" topLeftY="126" type="text">
<content textType="sub-headline" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="40" color="rgba(255, 255, 255, 1)" bold="true" lineSpacing="multiple:1.35">
<p>
<span color="rgba(255, 255, 255, 1)" fontSize="40">流程安排</span>
</p>
</content>
</shape>
<shape width="266" height="44" topLeftX="187" topLeftY="183" alpha="0.5" type="text">
<content paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="24" color="rgba(255, 255, 255, 1)" lineSpacing="multiple:1">
<p lineSpacing="multiple:1">
<span color="rgba(255, 255, 255, 1)" fontSize="24">OVERVIEW</span>
</p>
</content>
</shape>
</data>
<note>
<content/>
</note>
</slide>
<slide>
<style>
<fill>
<fillImg src="YkPmbd8GyopGcDxWwVXchKsunSb" alpha="1" rotateWithShape="false"/>
</fill>
</style>
<data>
<shape width="3" height="136" topLeftX="56" topLeftY="315" presetHandlers="6" type="rect">
<fill>
<fillColor color="linear-gradient(180deg,rgba(210, 132, 232, 1) 0%,rgba(146, 108, 242, 1) 33%,rgba(106, 196, 248, 1) 67%,rgba(69, 96, 245, 1) 100%)"/>
</fill>
</shape>
<shape width="429" height="107" topLeftX="68" topLeftY="329" type="text">
<content textType="headline" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="64" bold="true" lineSpacing="multiple:1.35">
<p>
<strong>
<span color="rgba(255, 255, 255, 1)" fontSize="64">年度回顾</span>
</strong>
</p>
</content>
</shape>
<img src="C6QobydO6ouO22xwxgEcgHz1njg" width="181" height="458" topLeftX="647" topLeftY="82">
<crop type="rect" leftOffset="42" rightOffset="42" topOffset="0" bottomOffset="0"/>
</img>
<shape width="425" height="56" topLeftX="73" topLeftY="416" alpha="0.5" type="text">
<content paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="24" color="rgba(255, 255, 255, 1)">
<p>
<span color="rgba(255, 255, 255, 1)" fontSize="24">YEAR IN REVIEW</span>
</p>
</content>
</shape>
</data>
<note>
<content/>
</note>
</slide>
<slide>
<style>
<fill>
<fillColor color="rgba(16, 15, 21, 1)"/>
</fill>
</style>
<data>
<icon width="257" height="257" topLeftX="57" topLeftY="112" alpha="0.15" iconType="iconpark/Base/loading-four.svg">
<border color="linear-gradient(38deg,rgba(255, 255, 255, 1) 0%,rgba(255, 255, 255, 1) 25%,rgba(255, 255, 255, 0) 100%)" width="1" lineJoin="miter" miterLimit="10"/>
</icon>
<icon width="257" height="257" topLeftX="349" topLeftY="113" rotation="270" alpha="0.15" iconType="iconpark/Base/loading-four.svg">
<border color="linear-gradient(14deg,rgba(255, 255, 255, 1) 0%,rgba(255, 255, 255, 1) 18%,rgba(255, 255, 255, 0) 100%)" width="1" lineJoin="miter" miterLimit="10"/>
</icon>
<icon width="257" height="257" topLeftX="641" topLeftY="112" rotation="90" alpha="0.15" iconType="iconpark/Base/loading-four.svg">
<border color="linear-gradient(38deg,rgba(255, 255, 255, 1) 0%,rgba(255, 255, 255, 1) 32%,rgba(255, 255, 255, 0) 100%)" width="1" lineJoin="miter" miterLimit="10"/>
</icon>
<shape width="200" height="92" topLeftX="89" topLeftY="369" alpha="0.5" type="text">
<content paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="12" color="rgba(255, 255, 255, 1)" textAlign="center">
<p>
<span color="rgba(255, 255, 255, 1)" fontSize="12">输入相关的描述信息以解释你的标题。输入相关的描述信息以解释你的标题。</span>
</p>
</content>
</shape>
<shape width="200" height="92" topLeftX="381" topLeftY="369" alpha="0.5" type="text">
<content paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="12" color="rgba(255, 255, 255, 1)" textAlign="center">
<p>
<span color="rgba(255, 255, 255, 1)" fontSize="12">输入相关的描述信息以解释你的标题。输入相关的描述信息以解释你的标题。</span>
</p>
</content>
</shape>
<shape width="200" height="92" topLeftX="673" topLeftY="369" alpha="0.5" type="text">
<content paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="12" color="rgba(255, 255, 255, 1)" textAlign="center">
<p>
<span color="rgba(255, 255, 255, 1)" fontSize="12">输入相关的描述信息以解释你的标题。输入相关的描述信息以解释你的标题。</span>
</p>
</content>
</shape>
<img src="JYsIbXjMgocyTMxMaoDcgxfDn7Z" width="194" height="194" topLeftX="89" topLeftY="144">
<crop leftOffset="0" rightOffset="0" topOffset="0" bottomOffset="0"/>
</img>
<shape width="187" height="187" topLeftX="92" topLeftY="148" type="ellipse">
<fill>
<fillColor color="rgba(16, 15, 21, 1)"/>
</fill>
</shape>
<icon width="60" height="60" topLeftX="156" topLeftY="202" iconType="iconpark/Abstract/hexagon-strip.svg">
<border color="linear-gradient(90deg,rgba(210, 132, 232, 1) 0%,rgba(146, 108, 242, 1) 33%,rgba(106, 196, 248, 1) 67%,rgba(69, 96, 245, 1) 100%)" width="4" lineJoin="miter" miterLimit="10"/>
</icon>
<img src="MNkVbr9sioyZ7gxDkrUcH5wxnOh" width="194" height="194" topLeftX="381" topLeftY="144">
<crop leftOffset="0" rightOffset="0" topOffset="0" bottomOffset="0"/>
</img>
<shape width="187" height="187" topLeftX="384" topLeftY="148" type="ellipse">
<fill>
<fillColor color="rgba(16, 15, 21, 1)"/>
</fill>
</shape>
<icon width="70" height="70" topLeftX="442" topLeftY="196" iconType="iconpark/Travel/mountain.svg">
<border color="linear-gradient(90deg,rgba(210, 132, 232, 1) 0%,rgba(146, 108, 242, 1) 33%,rgba(106, 196, 248, 1) 67%,rgba(69, 96, 245, 1) 100%)" width="5" lineJoin="miter" miterLimit="10"/>
</icon>
<img src="Kgjrb2pivobxibx3DFYcWSqvnNd" width="194" height="194" topLeftX="673" topLeftY="144">
<crop leftOffset="0" rightOffset="0" topOffset="0" bottomOffset="0"/>
</img>
<shape width="187" height="187" topLeftX="676" topLeftY="148" type="ellipse">
<fill>
<fillColor color="rgba(16, 15, 21, 1)"/>
</fill>
</shape>
<icon width="60" height="60" topLeftX="740" topLeftY="202" iconType="iconpark/Abstract/nine-points-connected.svg">
<border color="linear-gradient(90deg,rgba(210, 132, 232, 1) 0%,rgba(146, 108, 242, 1) 33%,rgba(106, 196, 248, 1) 67%,rgba(69, 96, 245, 1) 100%)" width="4" lineJoin="miter" miterLimit="10"/>
</icon>
<shape width="189" height="42" topLeftX="89" topLeftY="270" type="text">
<content textType="headline" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="16" color="rgba(255, 255, 255, 1)" bold="true" lineSpacing="multiple:1.35" textAlign="center">
<p>
<span color="rgba(255, 255, 255, 1)" fontSize="16">创新</span>
</p>
</content>
</shape>
<shape width="198" height="42" topLeftX="381" topLeftY="270" type="text">
<content textType="headline" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="16" color="rgba(255, 255, 255, 1)" bold="true" lineSpacing="multiple:1.35" textAlign="center">
<p>
<span color="rgba(255, 255, 255, 1)" fontSize="16">超越</span>
</p>
</content>
</shape>
<shape width="189" height="42" topLeftX="673" topLeftY="270" type="text">
<content textType="headline" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="16" color="rgba(255, 255, 255, 1)" bold="true" lineSpacing="multiple:1.35" textAlign="center">
<p>
<span color="rgba(255, 255, 255, 1)" fontSize="16">引领</span>
</p>
</content>
</shape>
<shape width="404" height="45" topLeftX="278" topLeftY="74" type="text">
<content textType="headline" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="64" bold="true" lineSpacing="multiple:1.35">
<p>
<span color="rgba(255, 255, 255, 1)" fontSize="18" bold="false">KEY WORDS</span>
</p>
</content>
</shape>
<shape width="404" height="45" topLeftX="278" topLeftY="42" type="text">
<content textType="headline" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="64" bold="true" lineSpacing="multiple:1.35">
<p>
<strong>
<span color="rgba(255, 255, 255, 1)" fontSize="18">年度关键词</span>
</strong>
</p>
</content>
</shape>
</data>
<note>
<content/>
</note>
</slide>
<slide>
<style>
<fill>
<fillImg src="YkPmbd8GyopGcDxWwVXchKsunSb" alpha="1" rotateWithShape="false"/>
</fill>
</style>
<data>
<shape width="3" height="136" topLeftX="56" topLeftY="315" presetHandlers="6" type="rect">
<fill>
<fillColor color="linear-gradient(180deg,rgba(210, 132, 232, 1) 0%,rgba(146, 108, 242, 1) 33%,rgba(106, 196, 248, 1) 67%,rgba(69, 96, 245, 1) 100%)"/>
</fill>
</shape>
<img src="IiA9beJwtoQAS4xEscJc5IiRnyc" width="320" height="459" topLeftX="597" topLeftY="81">
<crop leftOffset="0" rightOffset="0" topOffset="0" bottomOffset="0"/>
</img>
<shape width="429" height="107" topLeftX="68" topLeftY="329" type="text">
<content textType="headline" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="64" bold="true" lineSpacing="multiple:1.35">
<p>
<strong>
<span color="rgba(255, 255, 255, 1)" fontSize="64">表彰颁奖</span>
</strong>
</p>
</content>
</shape>
<shape width="425" height="56" topLeftX="73" topLeftY="416" alpha="0.5" type="text">
<content paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="24" color="rgba(255, 255, 255, 1)">
<p>
<span color="rgba(255, 255, 255, 1)" fontSize="24">AWARDS CEREMONY</span>
</p>
</content>
</shape>
</data>
<note>
<content/>
</note>
</slide>
<slide>
<style>
<fill>
<fillImg src="XwK1bInndo6rbMxomq3cF40nnwc" alpha="1" rotateWithShape="false"/>
</fill>
</style>
<data>
<shape width="266" height="74" topLeftX="187" topLeftY="126" type="text">
<content textType="sub-headline" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="40" color="rgba(255, 255, 255, 1)" bold="true" lineSpacing="multiple:1.35">
<p>最佳团队</p>
</content>
</shape>
<shape width="266" height="44" topLeftX="187" topLeftY="183" alpha="0.5" type="text">
<content paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="24" color="rgba(255, 255, 255, 1)" lineSpacing="multiple:1">
<p lineSpacing="multiple:1">
<span color="rgba(255, 255, 255, 1)" fontSize="24">BEST TEAMS</span>
</p>
</content>
</shape>
<shape width="479" height="105" topLeftX="480" topLeftY="68" type="slides-full-round-rect">
<border color="linear-gradient(90deg,rgba(210, 132, 232, 1) 0%,rgba(146, 108, 242, 1) 33%,rgba(106, 196, 248, 0.2) 67%,rgba(69, 96, 245, 0) 100%)" lineJoin="miter" miterLimit="10"/>
</shape>
<shape width="306" height="56" topLeftX="595" topLeftY="112" alpha="0.5" type="text">
<content paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="12" color="rgba(255, 255, 255, 1)" textAlign="left">
<p>
<span color="rgba(255, 255, 255, 1)" fontSize="12">输入相关的描述信息以解释你的标题。输入相关的描述信息以解释你的标题。</span>
</p>
</content>
</shape>
<shape width="306" height="52" topLeftX="595" topLeftY="75" type="text">
<content textType="headline" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="24" color="rgba(255, 255, 255, 1)" bold="false" lineSpacing="multiple:1.35">
<p>
<span color="rgba(255, 255, 255, 1)" fontSize="24" bold="false">团队 #1</span>
</p>
</content>
</shape>
<img src="T8A2bfoFTooWJ0xkR0VcmeJlnRd" width="90" height="90" topLeftX="488" topLeftY="75">
<crop leftOffset="0" rightOffset="0" topOffset="0" bottomOffset="0"/>
</img>
<icon width="48" height="48" topLeftX="509" topLeftY="96" iconType="iconpark/Travel/enquire.svg">
<border color="rgba(255, 255, 255, 1)" width="3" lineJoin="miter" miterLimit="10"/>
</icon>
<shape width="479" height="105" topLeftX="480" topLeftY="368" type="slides-full-round-rect">
<border color="linear-gradient(90deg,rgba(210, 132, 232, 1) 0%,rgba(146, 108, 242, 1) 33%,rgba(106, 196, 248, 0.2) 67%,rgba(69, 96, 245, 0) 100%)" lineJoin="miter" miterLimit="10"/>
</shape>
<shape width="306" height="56" topLeftX="595" topLeftY="412" alpha="0.5" type="text">
<content paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="12" color="rgba(255, 255, 255, 1)" textAlign="left">
<p>
<span color="rgba(255, 255, 255, 1)" fontSize="12">输入相关的描述信息以解释你的标题。输入相关的描述信息以解释你的标题。</span>
</p>
</content>
</shape>
<shape width="306" height="52" topLeftX="595" topLeftY="375" type="text">
<content textType="headline" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="24" color="rgba(255, 255, 255, 1)" bold="false" lineSpacing="multiple:1.35">
<p>
<span color="rgba(255, 255, 255, 1)" fontSize="24" bold="false">团队 #3</span>
</p>
</content>
</shape>
<img src="T8A2bfoFTooWJ0xkR0VcmeJlnRd" width="90" height="90" topLeftX="488" topLeftY="375">
<crop leftOffset="0" rightOffset="0" topOffset="0" bottomOffset="0"/>
</img>
<icon width="48" height="48" topLeftX="509" topLeftY="396" iconType="iconpark/Edit/application-two.svg">
<border color="rgba(255, 255, 255, 1)" width="3" lineJoin="miter" miterLimit="10"/>
</icon>
<shape width="479" height="105" topLeftX="480" topLeftY="218" type="slides-full-round-rect">
<border color="linear-gradient(90deg,rgba(210, 132, 232, 1) 0%,rgba(146, 108, 242, 1) 33%,rgba(106, 196, 248, 0.2) 67%,rgba(69, 96, 245, 0) 100%)" lineJoin="miter" miterLimit="10"/>
</shape>
<shape width="306" height="56" topLeftX="595" topLeftY="262" alpha="0.5" type="text">
<content paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="12" color="rgba(255, 255, 255, 1)" textAlign="left">
<p>
<span color="rgba(255, 255, 255, 1)" fontSize="12">输入相关的描述信息以解释你的标题。输入相关的描述信息以解释你的标题。</span>
</p>
</content>
</shape>
<shape width="306" height="52" topLeftX="595" topLeftY="225" type="text">
<content textType="headline" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="24" color="rgba(255, 255, 255, 1)" bold="false" lineSpacing="multiple:1.35">
<p>
<span color="rgba(255, 255, 255, 1)" fontSize="24" bold="false">团队 #2</span>
</p>
</content>
</shape>
<img src="T8A2bfoFTooWJ0xkR0VcmeJlnRd" width="90" height="90" topLeftX="488" topLeftY="225">
<crop leftOffset="0" rightOffset="0" topOffset="0" bottomOffset="0"/>
</img>
<icon width="48" height="48" topLeftX="509" topLeftY="246" iconType="iconpark/Music/ppt.svg">
<border color="rgba(255, 255, 255, 1)" width="3" lineJoin="miter" miterLimit="10"/>
</icon>
</data>
<note>
<content/>
</note>
</slide>
<slide>
<style>
<fill>
<fillColor color="rgba(16, 15, 21, 1)"/>
</fill>
</style>
<data>
<shape width="517" height="232" topLeftX="-47" topLeftY="283" rotation="90" type="slides-full-round-rect">
<border color="linear-gradient(90deg,rgba(210, 132, 232, 1) 0%,rgba(146, 108, 242, 1) 33%,rgba(106, 196, 248, 0.2) 67%,rgba(69, 96, 245, 0) 100%)" lineJoin="miter" miterLimit="10"/>
</shape>
<shape width="164" height="110" topLeftX="135" topLeftY="405" alpha="0.5" type="text">
<content textType="caption" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="12" color="rgba(255, 255, 255, 1)" textAlign="center">
<p>
<span color="rgba(255, 255, 255, 1)" fontSize="12">输入相关的描述信息以解释你的标题。输入相关的描述信息以解释你的标题。</span>
</p>
<p/>
</content>
</shape>
<img src="JA1tbQ10Vo3R8kxModMc1y3Hn5x" width="195" height="195" topLeftX="114" topLeftY="163">
<crop leftOffset="0" rightOffset="0" topOffset="0" bottomOffset="0"/>
</img>
<shape width="188" height="188" topLeftX="117" topLeftY="166" type="ellipse">
<fill>
<fillColor color="rgba(16, 15, 21, 1)"/>
</fill>
</shape>
<shape width="195" height="42" topLeftX="114" topLeftY="377" type="text">
<content textType="headline" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="16" color="rgba(255, 255, 255, 1)" bold="true" lineSpacing="multiple:1.35" textAlign="center">
<p>
<span color="rgba(255, 255, 255, 1)" fontSize="16">员工 #1</span>
</p>
</content>
</shape>
<img src="RzNlbzUFJoiXoBxbEDnc0K4ZnKg" width="175" height="175" topLeftX="124" topLeftY="173">
<crop type="rect" leftOffset="0" rightOffset="0" topOffset="0" bottomOffset="0" presetHandlers="337"/>
</img>
<shape width="517" height="232" topLeftX="221" topLeftY="283" rotation="90" type="slides-full-round-rect">
<border color="linear-gradient(90deg,rgba(210, 132, 232, 1) 0%,rgba(146, 108, 242, 1) 33%,rgba(106, 196, 248, 0.2) 67%,rgba(69, 96, 245, 0) 100%)" lineJoin="miter" miterLimit="10"/>
</shape>
<shape width="164" height="110" topLeftX="403" topLeftY="405" alpha="0.5" type="text">
<content textType="caption" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="12" color="rgba(255, 255, 255, 1)" textAlign="center">
<p>
<span color="rgba(255, 255, 255, 1)" fontSize="12">输入相关的描述信息以解释你的标题。输入相关的描述信息以解释你的标题。</span>
</p>
<p/>
</content>
</shape>
<img src="JA1tbQ10Vo3R8kxModMc1y3Hn5x" width="195" height="195" topLeftX="383" topLeftY="163">
<crop leftOffset="0" rightOffset="0" topOffset="0" bottomOffset="0"/>
</img>
<shape width="188" height="188" topLeftX="386" topLeftY="166" type="ellipse">
<fill>
<fillColor color="rgba(16, 15, 21, 1)"/>
</fill>
</shape>
<shape width="195" height="42" topLeftX="383" topLeftY="377" type="text">
<content textType="headline" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="16" color="rgba(255, 255, 255, 1)" bold="true" lineSpacing="multiple:1.35" textAlign="center">
<p>
<span color="rgba(255, 255, 255, 1)" fontSize="16">员工 #1</span>
</p>
</content>
</shape>
<img src="SCqwbWqaSoqnq4xivnLc055Wn0y" width="175" height="175" topLeftX="393" topLeftY="173">
<crop type="rect" leftOffset="0" rightOffset="0" topOffset="0" bottomOffset="0" presetHandlers="337"/>
</img>
<shape width="517" height="232" topLeftX="490" topLeftY="283" rotation="90" type="slides-full-round-rect">
<border color="linear-gradient(90deg,rgba(210, 132, 232, 1) 0%,rgba(146, 108, 242, 1) 33%,rgba(106, 196, 248, 0.2) 67%,rgba(69, 96, 245, 0) 100%)" lineJoin="miter" miterLimit="10"/>
</shape>
<shape width="164" height="110" topLeftX="672" topLeftY="405" alpha="0.5" type="text">
<content textType="caption" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="12" color="rgba(255, 255, 255, 1)" textAlign="center">
<p>
<span color="rgba(255, 255, 255, 1)" fontSize="12">输入相关的描述信息以解释你的标题。输入相关的描述信息以解释你的标题。</span>
</p>
<p/>
</content>
</shape>
<img src="JA1tbQ10Vo3R8kxModMc1y3Hn5x" width="195" height="195" topLeftX="651" topLeftY="163">
<crop leftOffset="0" rightOffset="0" topOffset="0" bottomOffset="0"/>
</img>
<shape width="188" height="188" topLeftX="655" topLeftY="166" type="ellipse">
<fill>
<fillColor color="rgba(16, 15, 21, 1)"/>
</fill>
</shape>
<shape width="195" height="42" topLeftX="651" topLeftY="377" type="text">
<content textType="headline" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="16" color="rgba(255, 255, 255, 1)" bold="true" lineSpacing="multiple:1.35" textAlign="center">
<p>
<span color="rgba(255, 255, 255, 1)" fontSize="16">员工 #1</span>
</p>
</content>
</shape>
<img src="VS2SbZ084o07LHxe2m4c2ko4nSe" width="175" height="175" topLeftX="661" topLeftY="173">
<crop type="rect" leftOffset="0" rightOffset="0" topOffset="0" bottomOffset="0" presetHandlers="337"/>
</img>
<shape width="404" height="45" topLeftX="278" topLeftY="74" type="text">
<content textType="headline" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="64" bold="true" lineSpacing="multiple:1.35">
<p>
<span color="rgba(255, 255, 255, 1)" fontSize="18" bold="false">BEST EMPLOYEE</span>
</p>
</content>
</shape>
<shape width="404" height="45" topLeftX="278" topLeftY="42" type="text">
<content textType="headline" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="64" bold="true" lineSpacing="multiple:1.35">
<p>
<strong>
<span color="rgba(255, 255, 255, 1)" fontSize="18">最佳个人</span>
</strong>
</p>
</content>
</shape>
</data>
<note>
<content/>
</note>
</slide>
<slide>
<style>
<fill>
<fillImg src="YkPmbd8GyopGcDxWwVXchKsunSb" alpha="1" rotateWithShape="false"/>
</fill>
</style>
<data>
<shape width="3" height="136" topLeftX="56" topLeftY="315" presetHandlers="6" type="rect">
<fill>
<fillColor color="linear-gradient(180deg,rgba(210, 132, 232, 1) 0%,rgba(146, 108, 242, 1) 33%,rgba(106, 196, 248, 1) 67%,rgba(69, 96, 245, 1) 100%)"/>
</fill>
</shape>
<img src="MuJkbzXdRo2gHuxkL50cWaOLn70" width="320" height="459" topLeftX="578" topLeftY="81">
<crop leftOffset="0" rightOffset="0" topOffset="0" bottomOffset="0"/>
</img>
<shape width="429" height="107" topLeftX="68" topLeftY="329" type="text">
<content textType="headline" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="64" bold="true" lineSpacing="multiple:1.35">
<p>
<strong>
<span color="rgba(255, 255, 255, 1)" fontSize="64">文艺演出</span>
</strong>
</p>
</content>
</shape>
<shape width="425" height="56" topLeftX="73" topLeftY="416" alpha="0.5" type="text">
<content paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="24" color="rgba(255, 255, 255, 1)">
<p>
<span color="rgba(255, 255, 255, 1)" fontSize="24">SHOW</span>
</p>
</content>
</shape>
</data>
<note>
<content/>
</note>
</slide>
<slide>
<style>
<fill>
<fillColor color="rgba(16, 15, 21, 1)"/>
</fill>
</style>
<data>
<shape width="328" height="334" topLeftX="133" topLeftY="140" presetHandlers="24" type="round-rect">
<border color="linear-gradient(330deg,rgba(210, 132, 232, 1) 0%,rgba(146, 108, 242, 1) 33%,rgba(106, 196, 248, 1) 67%,rgba(69, 96, 245, 1) 100%)" lineJoin="miter" miterLimit="10"/>
</shape>
<shape width="328" height="334" topLeftX="499" topLeftY="140" presetHandlers="24" type="round-rect">
<border color="linear-gradient(330deg,rgba(210, 132, 232, 1) 0%,rgba(146, 108, 242, 1) 33%,rgba(106, 196, 248, 1) 67%,rgba(69, 96, 245, 1) 100%)" lineJoin="miter" miterLimit="10"/>
</shape>
<shape width="150" height="56" topLeftX="155" topLeftY="400" alpha="0.5" type="text">
<content paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="12" color="rgba(255, 255, 255, 1)" textAlign="left">
<p>
<span color="rgba(255, 255, 255, 1)" fontSize="12">输入相关的描述信息以解释你的标题。</span>
</p>
</content>
</shape>
<shape width="150" height="44" topLeftX="155" topLeftY="364" type="text">
<content textType="headline" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="18" color="rgba(255, 255, 255, 1)" bold="true" lineSpacing="multiple:1.35" textAlign="left">
<p>
<span color="rgba(255, 255, 255, 1)" fontSize="18">节目活动 #1</span>
</p>
</content>
</shape>
<shape width="150" height="56" topLeftX="520" topLeftY="400" alpha="0.5" type="text">
<content paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="12" color="rgba(255, 255, 255, 1)" textAlign="left">
<p>
<span color="rgba(255, 255, 255, 1)" fontSize="12">输入相关的描述信息以解释你的标题。</span>
</p>
</content>
</shape>
<shape width="150" height="44" topLeftX="520" topLeftY="364" type="text">
<content textType="headline" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="18" color="rgba(255, 255, 255, 1)" bold="true" lineSpacing="multiple:1.35" textAlign="left">
<p>
<span color="rgba(255, 255, 255, 1)" fontSize="18">节目活动 #2</span>
</p>
</content>
</shape>
<img src="DnbNb14XhoI86Fx1cczcZtY0n1b" width="300" height="192" topLeftX="512" topLeftY="155">
<crop type="rect" leftOffset="0" rightOffset="0" topOffset="9" bottomOffset="99" presetHandlers="16"/>
</img>
<img src="RgX8bS9gsohIo4xs1ZHcRomyn9d" width="300" height="192" topLeftX="147" topLeftY="155">
<crop type="rect" leftOffset="0" rightOffset="0" topOffset="44" bottomOffset="64" presetHandlers="16"/>
</img>
<shape width="404" height="45" topLeftX="278" topLeftY="74" type="text">
<content textType="headline" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="64" bold="true" lineSpacing="multiple:1.35">
<p>
<span color="rgba(255, 255, 255, 1)" fontSize="18" bold="false">INTERACTIVE PROGRAMS</span>
</p>
</content>
</shape>
<shape width="404" height="45" topLeftX="278" topLeftY="42" type="text">
<content textType="headline" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="64" bold="true" lineSpacing="multiple:1.35">
<p>
<strong>
<span color="rgba(255, 255, 255, 1)" fontSize="18">互动节目</span>
</strong>
</p>
</content>
</shape>
</data>
<note>
<content/>
</note>
</slide>
<slide>
<style>
<fill>
<fillColor color="rgba(16, 15, 21, 1)"/>
</fill>
</style>
<data>
<shape width="784" height="294" topLeftX="87" topLeftY="123" type="slides-full-round-rect">
<border color="linear-gradient(90deg,rgba(210, 132, 232, 1) 0%,rgba(146, 108, 242, 1) 33%,rgba(106, 196, 248, 1) 67%,rgba(69, 96, 245, 1) 100%)" lineJoin="miter" miterLimit="10"/>
</shape>
<img src="GjCvbfhIDo6w6bxsWL9csjWHn9e" width="275" height="275" topLeftX="98" topLeftY="132">
<crop leftOffset="0" rightOffset="0" topOffset="0" bottomOffset="0"/>
</img>
<img src="HatbbDWDgozqYoxgr0ncX3uynMd" width="239" height="239" topLeftX="116" topLeftY="151">
<crop leftOffset="0" rightOffset="0" topOffset="0" bottomOffset="0"/>
</img>
<shape width="231" height="231" topLeftX="120" topLeftY="155" type="ellipse">
<fill>
<fillColor color="rgba(16, 15, 21, 1)"/>
</fill>
</shape>
<img src="CN4VbSqLAoepGzxbPy6chmOYn5b" width="210" height="210" topLeftX="131" topLeftY="165">
<crop type="rect" leftOffset="0" rightOffset="0" topOffset="0" bottomOffset="0" presetHandlers="105"/>
</img>
<shape width="373" height="85" topLeftX="439" topLeftY="217" type="text">
<content textType="headline" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="48" color="linear-gradient(330deg,rgba(210, 132, 232, 1) 0%,rgba(146, 108, 242, 1) 33%,rgba(106, 196, 248, 1) 67%,rgba(69, 96, 245, 1) 100%)" bold="true" lineSpacing="multiple:1.35">
<p>
<strong>
<span color="linear-gradient(330deg,rgba(210, 132, 232, 1) 0%,rgba(146, 108, 242, 1) 33%,rgba(106, 196, 248, 1) 67%,rgba(69, 96, 245, 1) 100%)" fontSize="48">节目名称</span>
</strong>
</p>
</content>
</shape>
<shape width="275" height="44" topLeftX="440" topLeftY="287" alpha="0.5" type="text">
<content paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="16" color="rgba(255, 255, 255, 1)">
<p>
<span color="rgba(255, 255, 255, 1)" fontSize="16">表演者: 马克,李天</span>
</p>
</content>
</shape>
</data>
<note>
<content/>
</note>
</slide>
<slide>
<style>
<fill>
<fillImg src="YkPmbd8GyopGcDxWwVXchKsunSb" alpha="1" rotateWithShape="false"/>
</fill>
</style>
<data>
<shape width="3" height="136" topLeftX="56" topLeftY="315" presetHandlers="6" type="rect">
<fill>
<fillColor color="linear-gradient(180deg,rgba(210, 132, 232, 1) 0%,rgba(146, 108, 242, 1) 33%,rgba(106, 196, 248, 1) 67%,rgba(69, 96, 245, 1) 100%)"/>
</fill>
</shape>
<img src="I2j9bmjJmoJ7uQxywXYcn9tznqe" width="320" height="459" topLeftX="578" topLeftY="81">
<crop leftOffset="0" rightOffset="0" topOffset="0" bottomOffset="0"/>
</img>
<shape width="429" height="107" topLeftX="68" topLeftY="329" type="text">
<content textType="headline" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="64" bold="true" lineSpacing="multiple:1.35">
<p>
<strong>
<span color="rgba(255, 255, 255, 1)" fontSize="64">新年展望</span>
</strong>
</p>
</content>
</shape>
<shape width="425" height="56" topLeftX="73" topLeftY="416" alpha="0.5" type="text">
<content paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="24" color="rgba(255, 255, 255, 1)">
<p>
<span color="rgba(255, 255, 255, 1)" fontSize="24">NEW YEAR EXPECTATIONS</span>
</p>
</content>
</shape>
</data>
<note>
<content/>
</note>
</slide>
<slide>
<style>
<fill>
<fillColor color="rgba(16, 15, 21, 1)"/>
</fill>
</style>
<data>
<icon width="257" height="257" topLeftX="57" topLeftY="112" alpha="0.15" iconType="iconpark/Base/loading-four.svg">
<border color="linear-gradient(38deg,rgba(255, 255, 255, 1) 0%,rgba(255, 255, 255, 1) 25%,rgba(255, 255, 255, 0) 100%)" width="1" lineJoin="miter" miterLimit="10"/>
</icon>
<icon width="257" height="257" topLeftX="349" topLeftY="113" rotation="270" alpha="0.15" iconType="iconpark/Base/loading-four.svg">
<border color="linear-gradient(14deg,rgba(255, 255, 255, 1) 0%,rgba(255, 255, 255, 1) 18%,rgba(255, 255, 255, 0) 100%)" width="1" lineJoin="miter" miterLimit="10"/>
</icon>
<icon width="257" height="257" topLeftX="641" topLeftY="112" rotation="90" alpha="0.15" iconType="iconpark/Base/loading-four.svg">
<border color="linear-gradient(38deg,rgba(255, 255, 255, 1) 0%,rgba(255, 255, 255, 1) 32%,rgba(255, 255, 255, 0) 100%)" width="1" lineJoin="miter" miterLimit="10"/>
</icon>
<shape width="200" height="92" topLeftX="89" topLeftY="399" alpha="0.5" type="text">
<content paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="12" color="rgba(255, 255, 255, 1)" textAlign="center">
<p>
<span color="rgba(255, 255, 255, 1)" fontSize="12">输入相关的描述信息以解释你的标题。输入相关的描述信息以解释你的标题。</span>
</p>
</content>
</shape>
<shape width="200" height="92" topLeftX="381" topLeftY="399" alpha="0.5" type="text">
<content paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="12" color="rgba(255, 255, 255, 1)" textAlign="center">
<p>
<span color="rgba(255, 255, 255, 1)" fontSize="12">输入相关的描述信息以解释你的标题。输入相关的描述信息以解释你的标题。</span>
</p>
</content>
</shape>
<shape width="200" height="92" topLeftX="673" topLeftY="399" alpha="0.5" type="text">
<content paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="12" color="rgba(255, 255, 255, 1)" textAlign="center">
<p>
<span color="rgba(255, 255, 255, 1)" fontSize="12">输入相关的描述信息以解释你的标题。输入相关的描述信息以解释你的标题。</span>
</p>
</content>
</shape>
<img src="JYsIbXjMgocyTMxMaoDcgxfDn7Z" width="194" height="194" topLeftX="89" topLeftY="144">
<crop leftOffset="0" rightOffset="0" topOffset="0" bottomOffset="0"/>
</img>
<shape width="187" height="187" topLeftX="92" topLeftY="148" type="ellipse">
<fill>
<fillColor color="rgba(16, 15, 21, 1)"/>
</fill>
</shape>
<img src="MNkVbr9sioyZ7gxDkrUcH5wxnOh" width="194" height="194" topLeftX="381" topLeftY="144">
<crop leftOffset="0" rightOffset="0" topOffset="0" bottomOffset="0"/>
</img>
<shape width="187" height="187" topLeftX="384" topLeftY="148" type="ellipse">
<fill>
<fillColor color="rgba(16, 15, 21, 1)"/>
</fill>
</shape>
<img src="Kgjrb2pivobxibx3DFYcWSqvnNd" width="194" height="194" topLeftX="673" topLeftY="144">
<crop leftOffset="0" rightOffset="0" topOffset="0" bottomOffset="0"/>
</img>
<shape width="187" height="187" topLeftX="676" topLeftY="148" type="ellipse">
<fill>
<fillColor color="rgba(16, 15, 21, 1)"/>
</fill>
</shape>
<img src="VsVBbQ9LzoHpwixzsaCcdUQAnfh" width="172" height="172" topLeftX="99" topLeftY="155">
<crop type="rect" leftOffset="0" rightOffset="0" topOffset="0" bottomOffset="0" presetHandlers="337"/>
</img>
<img src="TAR9bFyA1ob8ytxpyQac2inln6g" width="172" height="172" topLeftX="392" topLeftY="155">
<crop type="rect" leftOffset="0" rightOffset="0" topOffset="0" bottomOffset="0" presetHandlers="337"/>
</img>
<img src="Jn8ibSLhqoK6GqxZzcUcIlfSnVg" width="172" height="172" topLeftX="684" topLeftY="155">
<crop type="rect" leftOffset="0" rightOffset="0" topOffset="0" bottomOffset="0" presetHandlers="337"/>
</img>
<shape width="150" height="44" topLeftX="110" topLeftY="362" type="text">
<content textType="headline" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="18" color="rgba(255, 255, 255, 1)" bold="true" lineSpacing="multiple:1.35" textAlign="center">
<p>
<span color="rgba(255, 255, 255, 1)" fontSize="18">目标 #1</span>
</p>
</content>
</shape>
<shape width="150" height="44" topLeftX="405" topLeftY="362" type="text">
<content textType="headline" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="18" color="rgba(255, 255, 255, 1)" bold="true" lineSpacing="multiple:1.35" textAlign="center">
<p>
<span color="rgba(255, 255, 255, 1)" fontSize="18">目标 #2</span>
</p>
</content>
</shape>
<shape width="150" height="44" topLeftX="698" topLeftY="362" type="text">
<content textType="headline" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="18" color="rgba(255, 255, 255, 1)" bold="true" lineSpacing="multiple:1.35" textAlign="center">
<p>
<span color="rgba(255, 255, 255, 1)" fontSize="18">目标 #3</span>
</p>
</content>
</shape>
<shape width="404" height="45" topLeftX="278" topLeftY="74" type="text">
<content textType="headline" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="64" bold="true" lineSpacing="multiple:1.35">
<p>
<span color="rgba(255, 255, 255, 1)" fontSize="18" bold="false">OBJECTIVE</span>
</p>
</content>
</shape>
<shape width="404" height="45" topLeftX="278" topLeftY="42" type="text">
<content textType="headline" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="64" bold="true" lineSpacing="multiple:1.35">
<p>
<strong>
<span color="rgba(255, 255, 255, 1)" fontSize="18">发展目标</span>
</strong>
</p>
</content>
</shape>
</data>
<note>
<content/>
</note>
</slide>
<slide>
<style>
<fill>
<fillImg src="XwK1bInndo6rbMxomq3cF40nnwc" alpha="1" rotateWithShape="false"/>
</fill>
</style>
<data>
<shape width="266" height="74" topLeftX="187" topLeftY="126" type="text">
<content textType="sub-headline" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="40" color="rgba(255, 255, 255, 1)" bold="true" lineSpacing="multiple:1.35">
<p>
<span color="rgba(255, 255, 255, 1)" fontSize="40">技术创新</span>
</p>
</content>
</shape>
<shape width="266" height="78" topLeftX="187" topLeftY="183" alpha="0.5" type="text">
<content paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="24" color="rgba(255, 255, 255, 1)" lineSpacing="multiple:1.2">
<p lineSpacing="multiple:1.2">
<span color="rgba(255, 255, 255, 1)" fontSize="24">TECHNOLOGY INNOVATION</span>
</p>
</content>
</shape>
<shape width="292" height="56" topLeftX="468" topLeftY="107" alpha="0.5" type="text">
<content textType="caption" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="12" color="rgba(255, 255, 255, 1)" textAlign="left">
<p>
<span color="rgba(255, 255, 255, 1)" fontSize="12">输入相关的描述信息以解释你的标题。输入相关的描述信息以解释你的标题。</span>
</p>
</content>
</shape>
<shape width="292" height="52" topLeftX="469" topLeftY="69" type="text">
<content textType="headline" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="24" color="rgba(255, 255, 255, 1)" bold="false" lineSpacing="multiple:1.35">
<p>
<span color="rgba(255, 255, 255, 1)" fontSize="24" bold="false">创新方向 #1</span>
</p>
</content>
</shape>
<shape width="53" height="52" topLeftX="417" topLeftY="69" type="text">
<content textType="headline" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="24" color="linear-gradient(330deg,rgba(210, 132, 232, 1) 0%,rgba(146, 108, 242, 1) 33%,rgba(106, 196, 248, 1) 67%,rgba(69, 96, 245, 1) 100%)" bold="true" lineSpacing="multiple:1.35">
<p>
<span color="linear-gradient(330deg,rgba(210, 132, 232, 1) 0%,rgba(146, 108, 242, 1) 33%,rgba(106, 196, 248, 1) 67%,rgba(69, 96, 245, 1) 100%)" fontSize="24">01</span>
</p>
</content>
</shape>
<shape width="292" height="56" topLeftX="557" topLeftY="252" alpha="0.5" type="text">
<content textType="caption" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="12" color="rgba(255, 255, 255, 1)" textAlign="left">
<p>
<span color="rgba(255, 255, 255, 1)" fontSize="12">输入相关的描述信息以解释你的标题。输入相关的描述信息以解释你的标题。</span>
</p>
</content>
</shape>
<shape width="292" height="52" topLeftX="558" topLeftY="214" type="text">
<content textType="headline" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="24" color="rgba(255, 255, 255, 1)" bold="false" lineSpacing="multiple:1.35">
<p>
<span color="rgba(255, 255, 255, 1)" fontSize="24" bold="false">创新方向 #2</span>
</p>
</content>
</shape>
<shape width="53" height="52" topLeftX="505" topLeftY="214" type="text">
<content textType="headline" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="24" color="linear-gradient(330deg,rgba(210, 132, 232, 1) 0%,rgba(146, 108, 242, 1) 33%,rgba(106, 196, 248, 1) 67%,rgba(69, 96, 245, 1) 100%)" bold="true" lineSpacing="multiple:1.35">
<p>
<span color="linear-gradient(330deg,rgba(210, 132, 232, 1) 0%,rgba(146, 108, 242, 1) 33%,rgba(106, 196, 248, 1) 67%,rgba(69, 96, 245, 1) 100%)" fontSize="24">02</span>
</p>
</content>
</shape>
<shape width="292" height="56" topLeftX="640" topLeftY="397" alpha="0.5" type="text">
<content textType="caption" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="12" color="rgba(255, 255, 255, 1)" textAlign="left">
<p>
<span color="rgba(255, 255, 255, 1)" fontSize="12">输入相关的描述信息以解释你的标题。输入相关的描述信息以解释你的标题。</span>
</p>
</content>
</shape>
<shape width="292" height="52" topLeftX="642" topLeftY="359" type="text">
<content textType="headline" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="24" color="rgba(255, 255, 255, 1)" bold="false" lineSpacing="multiple:1.35">
<p>
<span color="rgba(255, 255, 255, 1)" fontSize="24" bold="false">创新方向 #3</span>
</p>
</content>
</shape>
<shape width="53" height="52" topLeftX="589" topLeftY="359" type="text">
<content textType="headline" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="24" color="linear-gradient(330deg,rgba(210, 132, 232, 1) 0%,rgba(146, 108, 242, 1) 33%,rgba(106, 196, 248, 1) 67%,rgba(69, 96, 245, 1) 100%)" bold="true" lineSpacing="multiple:1.35">
<p>
<span color="linear-gradient(330deg,rgba(210, 132, 232, 1) 0%,rgba(146, 108, 242, 1) 33%,rgba(106, 196, 248, 1) 67%,rgba(69, 96, 245, 1) 100%)" fontSize="24">03</span>
</p>
</content>
</shape>
</data>
<note>
<content/>
</note>
</slide>
<slide>
<style>
<fill>
<fillImg src="YkPmbd8GyopGcDxWwVXchKsunSb" alpha="1" rotateWithShape="false"/>
</fill>
</style>
<data>
<shape width="3" height="136" topLeftX="56" topLeftY="315" presetHandlers="6" type="rect">
<fill>
<fillColor color="linear-gradient(180deg,rgba(210, 132, 232, 1) 0%,rgba(146, 108, 242, 1) 33%,rgba(106, 196, 248, 1) 67%,rgba(69, 96, 245, 1) 100%)"/>
</fill>
</shape>
<img src="KzMYb7avko43Yfx9x0xcNiW2nrb" width="320" height="459" topLeftX="578" topLeftY="81">
<crop leftOffset="0" rightOffset="0" topOffset="0" bottomOffset="0"/>
</img>
<shape width="429" height="107" topLeftX="68" topLeftY="329" type="text">
<content textType="headline" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="64" bold="true" lineSpacing="multiple:1.35">
<p>
<strong>
<span color="rgba(255, 255, 255, 1)" fontSize="64">抽奖活动</span>
</strong>
</p>
</content>
</shape>
<shape width="425" height="56" topLeftX="73" topLeftY="416" alpha="0.5" type="text">
<content paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="24" color="rgba(255, 255, 255, 1)">
<p>
<span color="rgba(255, 255, 255, 1)" fontSize="24">LUCKY DRAW</span>
</p>
</content>
</shape>
</data>
<note>
<content/>
</note>
</slide>
<slide>
<style>
<fill>
<fillImg src="DNRebAhjeoGRz5xqm2pc3Z1cnbg" alpha="1" rotateWithShape="false"/>
</fill>
</style>
<data>
<icon width="342" height="342" topLeftX="225" topLeftY="99" alpha="0.15" iconType="iconpark/Base/loading-four.svg">
<border color="linear-gradient(38deg,rgba(255, 255, 255, 1) 0%,rgba(255, 255, 255, 1) 25%,rgba(255, 255, 255, 0) 100%)" width="2" lineJoin="miter" miterLimit="10"/>
</icon>
<img src="UgaYbXXJporI7xxUgpmcKqgLnze" width="245" height="245" topLeftX="272" topLeftY="148">
<crop leftOffset="0" rightOffset="0" topOffset="0" bottomOffset="0"/>
</img>
<img src="NvtGbX1pco51LOxQwe1csYyHnGc" width="188" height="188" topLeftX="302" topLeftY="176">
<crop leftOffset="0" rightOffset="0" topOffset="0" bottomOffset="0"/>
</img>
<shape width="181" height="181" topLeftX="305" topLeftY="179" type="ellipse">
<fill>
<fillColor color="rgba(16, 15, 21, 1)"/>
</fill>
</shape>
<icon width="96" height="96" topLeftX="348" topLeftY="222" iconType="iconpark/Hardware/iphone.svg">
<border color="rgba(255, 255, 255, 1)" width="4" lineJoin="miter" miterLimit="10"/>
</icon>
<img src="Wk3lbdbUGoIbB0xRy2scahdunre" width="90" height="90" topLeftX="643" topLeftY="353">
<crop leftOffset="0" rightOffset="0" topOffset="0" bottomOffset="0"/>
</img>
<shape width="87" height="87" topLeftX="645" topLeftY="355" type="ellipse">
<fill>
<fillColor color="rgba(16, 15, 21, 1)"/>
</fill>
</shape>
<icon width="48" height="48" topLeftX="664" topLeftY="374" iconType="iconpark/Hardware/new-computer.svg">
<border color="rgba(255, 255, 255, 1)" width="2" lineJoin="miter" miterLimit="10"/>
</icon>
<img src="S0DWbxXSaoC8BQxaHaCcGskbnYb" width="90" height="90" topLeftX="643" topLeftY="225">
<crop leftOffset="0" rightOffset="0" topOffset="0" bottomOffset="0"/>
</img>
<shape width="87" height="87" topLeftX="645" topLeftY="226" type="ellipse">
<fill>
<fillColor color="rgba(16, 15, 21, 1)"/>
</fill>
</shape>
<icon width="48" height="48" topLeftX="664" topLeftY="246" iconType="iconpark/Game/nintendo-switch.svg">
<border color="rgba(255, 255, 255, 1)" width="2" lineJoin="miter" miterLimit="10"/>
</icon>
<img src="G7dgb5XNbowIDfxxG89c5Enrnub" width="90" height="90" topLeftX="643" topLeftY="97">
<crop leftOffset="0" rightOffset="0" topOffset="0" bottomOffset="0"/>
</img>
<shape width="87" height="87" topLeftX="645" topLeftY="98" type="ellipse">
<fill>
<fillColor color="rgba(16, 15, 21, 1)"/>
</fill>
</shape>
<icon width="48" height="48" topLeftX="664" topLeftY="118" iconType="iconpark/Travel/coconut-tree.svg">
<border color="rgba(255, 255, 255, 1)" width="2" lineJoin="miter" miterLimit="10"/>
</icon>
<shape width="160" height="56" topLeftX="743" topLeftY="134" alpha="0.5" type="text">
<content textType="caption" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="12" color="rgba(255, 255, 255, 1)" textAlign="left">
<p>
<span color="rgba(255, 255, 255, 1)" fontSize="12">输入相关的描述信息以解释你的标题。</span>
</p>
</content>
</shape>
<shape width="160" height="44" topLeftX="743" topLeftY="98" type="text">
<content textType="headline" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="18" color="rgba(255, 255, 255, 1)" bold="true" lineSpacing="multiple:1.35" textAlign="left">
<p>
<span color="rgba(255, 255, 255, 1)" fontSize="18">奖项 #1</span>
</p>
</content>
</shape>
<shape width="160" height="56" topLeftX="743" topLeftY="261" alpha="0.5" type="text">
<content textType="caption" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="12" color="rgba(255, 255, 255, 1)" textAlign="left">
<p>
<span color="rgba(255, 255, 255, 1)" fontSize="12">输入相关的描述信息以解释你的标题。</span>
</p>
</content>
</shape>
<shape width="160" height="44" topLeftX="743" topLeftY="225" type="text">
<content textType="headline" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="18" color="rgba(255, 255, 255, 1)" bold="true" lineSpacing="multiple:1.35" textAlign="left">
<p>
<span color="rgba(255, 255, 255, 1)" fontSize="18">奖项 #2</span>
</p>
</content>
</shape>
<shape width="160" height="56" topLeftX="743" topLeftY="390" alpha="0.5" type="text">
<content textType="caption" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="12" color="rgba(255, 255, 255, 1)" textAlign="left">
<p>
<span color="rgba(255, 255, 255, 1)" fontSize="12">输入相关的描述信息以解释你的标题。</span>
</p>
</content>
</shape>
<shape width="160" height="44" topLeftX="743" topLeftY="353" type="text">
<content textType="headline" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="18" color="rgba(255, 255, 255, 1)" bold="true" lineSpacing="multiple:1.35" textAlign="left">
<p>
<span color="rgba(255, 255, 255, 1)" fontSize="18">奖项 #3</span>
</p>
</content>
</shape>
<shape width="160" height="56" topLeftX="369" topLeftY="426" alpha="0.5" type="text">
<content textType="caption" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="12" color="rgba(255, 255, 255, 1)" textAlign="left">
<p>
<span color="rgba(255, 255, 255, 1)" fontSize="12">输入相关的描述信息以解释你的标题。</span>
</p>
</content>
</shape>
<shape width="160" height="44" topLeftX="209" topLeftY="427" type="text">
<content textType="headline" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="18" color="rgba(255, 255, 255, 1)" bold="true" lineSpacing="multiple:1.35" textAlign="right">
<p>
<span color="rgba(255, 255, 255, 1)" fontSize="18">特等奖项 </span>
</p>
</content>
</shape>
<shape width="404" height="53" topLeftX="42" topLeftY="136" alpha="0.5" type="text">
<content textType="sub-headline" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="24" color="rgba(255, 255, 255, 1)" bold="false" lineSpacing="multiple:1.35">
<p>
<span color="rgba(255, 255, 255, 1)" fontSize="24" bold="false">AWARDS</span>
</p>
</content>
</shape>
<shape width="190" height="74" topLeftX="42" topLeftY="79" type="text">
<content textType="headline" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="40" color="rgba(255, 255, 255, 1)" bold="true" lineSpacing="multiple:1.35">
<p>
<strong>
<span color="rgba(255, 255, 255, 1)" fontSize="40">奖项设置</span>
</strong>
</p>
</content>
</shape>
</data>
<note>
<content/>
</note>
</slide>
<slide>
<style>
<fill>
<fillImg src="L8ckbEaLKotNZKxD2pkcf22EnO2" alpha="1" rotateWithShape="false"/>
</fill>
</style>
<data>
<shape width="154" height="34" topLeftX="66" topLeftY="30" type="text">
<content textType="caption" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="14" color="rgba(255, 255, 255, 1)" bold="true" lineSpacing="multiple:1" textAlign="left">
<p lineSpacing="multiple:1">
<strong>
<span color="rgba(255, 255, 255, 1)">LOGO</span>
</strong>
</p>
</content>
</shape>
<icon width="28" height="28" topLeftX="42" topLeftY="33" iconType="iconpark/Edit/radio-two.svg">
<border color="rgba(255, 255, 255, 1)" width="4" lineJoin="miter" miterLimit="10"/>
</icon>
<shape width="404" height="53" topLeftX="278" topLeftY="179" alpha="0.5" type="text">
<content textType="sub-headline" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="24" color="rgba(255, 255, 255, 1)" bold="false" lineSpacing="multiple:1.35" textAlign="center">
<p>
<span color="rgba(255, 255, 255, 1)" fontSize="24" bold="false">THANK YOU</span>
</p>
</content>
</shape>
<shape width="589" height="84" topLeftX="185" topLeftY="219" type="text">
<content textType="title" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="64" color="rgba(255, 255, 255, 1)" bold="true" lineSpacing="multiple:1.4" textAlign="center">
<p lineSpacing="multiple:1">感谢参与</p>
</content>
</shape>
</data>
<note>
<content>
<p/>
</content>
</note>
</slide>
</presentation><presentation xmlns="http://www.larkoffice.com/sml/2.0" width="960" height="540">
<title>员工培训</title>
<theme>
<background>
<fillColor color="rgba(13, 20, 32, 1)"/>
</background>
<textStyles>
<title fontColor="#000000FF" fontSize="48"/>
<headline fontColor="#000000FF" fontSize="36"/>
<sub-headline fontColor="#000000FF"/>
<body fontColor="#000000FF"/>
<caption fontColor="#808080FF" fontSize="14"/>
</textStyles>
</theme>
<slide>
<style>
<fill>
<fillImg src="AiubbdDtOosfbEx6K6Oc9jJPnhb" alpha="1" rotateWithShape="false"/>
</fill>
</style>
<data>
<line startX="51" startY="457" endX="904" endY="456">
<border color="rgba(143, 149, 158, 1)" width="1" lineCap="square" lineJoin="miter" miterLimit="10"/>
</line>
<shape width="300" height="74" topLeftX="51" topLeftY="351" type="text">
<content paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="18" color="rgba(255, 255, 255, 1)">
<p>
<span color="rgba(255, 255, 255, 1)" fontSize="18">主讲人:李天天 </span>
</p>
<p>
<span color="rgba(255, 255, 255, 1)" fontSize="18">资深研究员,创业公司CEO</span>
</p>
</content>
</shape>
<shape width="547" height="176" topLeftX="46" topLeftY="134" type="text">
<content textType="title" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="65" color="rgba(255, 255, 255, 1)" bold="true" lineSpacing="multiple:1.2">
<p>
<strong>
<span color="rgba(255, 255, 255, 1)" fontSize="65">员工</span>
</strong>
</p>
<p>
<strong>
<span color="rgba(255, 255, 255, 1)" fontSize="65">培训指南</span>
</strong>
</p>
</content>
</shape>
<shape width="202" height="41" topLeftX="51" topLeftY="462" type="text">
<content textType="caption" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="14" autoFit="shape-auto-fit">
<p>输入你的互联网公司</p>
</content>
</shape>
<shape width="16" height="15" topLeftX="78" topLeftY="60" flipX="true" type="round2diag-rect">
<fill>
<fillColor color="rgba(255, 255, 255, 1)"/>
</fill>
</shape>
<shape width="36" height="16" topLeftX="48" topLeftY="50" rotation="90" flipX="true" type="round2diag-rect">
<fill>
<fillColor color="rgba(255, 255, 255, 1)"/>
</fill>
</shape>
<shape width="16" height="15" topLeftX="78" topLeftY="39" type="ellipse">
<fill>
<fillColor color="rgba(255, 255, 255, 1)"/>
</fill>
</shape>
<shape width="202" height="41" topLeftX="712" topLeftY="28" type="text">
<content textType="caption" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="14" fontFamily="undefined" color="rgba(255, 255, 255, 1)" backgroundColor="rgba(0, 0, 0, 0)" bold="false" italic="false" underline="false" strikethrough="false" list="none" listStyle="circle-hollow-square" textAlign="right" autoFit="shape-auto-fit">
<p list="none" textAlign="right">公司名字</p>
</content>
</shape>
<shape width="202" height="39" topLeftX="58" topLeftY="462" type="text">
<content textType="caption" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="12" fontFamily="undefined" color="rgba(255, 255, 255, 1)" backgroundColor="rgba(0, 0, 0, 0)" bold="false" italic="false" underline="false" strikethrough="false" list="none" listStyle="circle-hollow-square" textAlign="left" autoFit="shape-auto-fit">
<p>输入互联网公司</p>
</content>
</shape>
<shape width="202" height="38" topLeftX="702" topLeftY="462" type="text">
<content textType="caption" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="12" fontFamily="undefined" color="rgba(255, 255, 255, 1)" backgroundColor="rgba(0, 0, 0, 0)" bold="false" italic="false" underline="false" strikethrough="false" list="none" listStyle="circle-hollow-square" textAlign="right">
<p>2026年第一季度</p>
</content>
</shape>
</data>
<note>
<content/>
</note>
</slide>
<slide>
<style>
<fill>
<fillColor color="rgba(13, 20, 32, 1)"/>
</fill>
</style>
<data>
<line startX="60" startY="152" endX="540" endY="152" alpha="0.5">
<border color="rgba(143, 149, 158, 1)" width="1" lineCap="square" lineJoin="miter" miterLimit="10"/>
</line>
<shape width="531" height="104" topLeftX="47" topLeftY="38" type="text">
<content textType="title" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="60" color="rgba(255, 255, 255, 1)" bold="true" lineSpacing="multiple:1.4">
<p>
<strong>
<span color="rgba(255, 255, 255, 1)" fontSize="60">目录</span>
</strong>
</p>
</content>
</shape>
<shape width="310" height="260" topLeftX="60" topLeftY="203" type="text">
<content textType="caption" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="16" color="rgba(255, 255, 255, 1)" bold="true" lineSpacing="multiple:2.3">
<ul listStyle="circle-hollow-square">
<li>
<p lineSpacing="multiple:3">
<strong>
<span color="rgba(255, 255, 255, 1)" fontSize="16">培训目的</span>
</strong>
</p>
</li>
<li>
<p lineSpacing="multiple:3">
<strong>
<span color="rgba(255, 255, 255, 1)" fontSize="16">合同签订的注意事项</span>
</strong>
</p>
</li>
<li>
<p lineSpacing="multiple:3">
<strong>
<span color="rgba(255, 255, 255, 1)" fontSize="16">劳动争议风险</span>
</strong>
</p>
</li>
<li>
<p lineSpacing="multiple:3">
<strong>
<span color="rgba(255, 255, 255, 1)" fontSize="16">知识产权及商业机密风险</span>
</strong>
</p>
</li>
<li>
<p lineSpacing="multiple:3">
<strong>
<span color="rgba(255, 255, 255, 1)" fontSize="16">商业道德方面</span>
</strong>
</p>
</li>
</ul>
</content>
</shape>
</data>
<note>
<content/>
</note>
</slide>
<slide>
<style>
<fill>
<fillImg src="NXFgbhXpSoDgJGxhkF4c8vC4n6e" alpha="1" rotateWithShape="false"/>
</fill>
</style>
<data>
<line startX="51" startY="457" endX="904" endY="456">
<border color="linear-gradient(90deg,rgba(4, 58, 138, 1) 0%,rgba(104, 158, 239, 1) 16%,rgba(152, 222, 251, 1) 36%,rgba(255, 157, 11, 1) 66%,rgba(255, 92, 0, 1) 84%,rgba(62, 15, 197, 1) 100%)" lineCap="square" lineJoin="miter" miterLimit="10"/>
</line>
<shape width="347" height="83" topLeftX="34" topLeftY="94" alpha="0.5" type="text">
<content textType="caption" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="14" color="rgba(255, 255, 255, 1)">
<p>
<span color="rgba(255, 255, 255, 1)" fontSize="14">请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字</span>
</p>
</content>
</shape>
<shape width="895" height="64" topLeftX="34" topLeftY="31" type="text">
<content textType="headline" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="32" color="rgba(255, 255, 255, 1)" bold="true" lineSpacing="multiple:1.35">
<p>
<strong>
<span color="rgba(255, 255, 255, 1)" fontSize="32">培训目的</span>
</strong>
</p>
</content>
</shape>
<shape width="422" height="224" topLeftX="512" topLeftY="190" type="text">
<content textType="title" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="200" fontFamily="黑体" color="rgba(255, 255, 255, 1)" bold="true" lineSpacing="multiple:1" textAlign="right">
<p>01</p>
</content>
</shape>
<shape width="10" height="10" topLeftX="65" topLeftY="484" flipX="true" type="round2diag-rect">
<fill>
<fillColor color="rgba(255, 255, 255, 1)"/>
</fill>
</shape>
<shape width="24" height="10" topLeftX="45" topLeftY="476" rotation="90" flipX="true" type="round2diag-rect">
<fill>
<fillColor color="rgba(255, 255, 255, 1)"/>
</fill>
</shape>
<shape width="10" height="10" topLeftX="65" topLeftY="470" type="ellipse">
<fill>
<fillColor color="rgba(255, 255, 255, 1)"/>
</fill>
</shape>
<shape width="202" height="38" topLeftX="702" topLeftY="462" type="text">
<content textType="caption" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="12" fontFamily="undefined" color="rgba(255, 255, 255, 1)" backgroundColor="rgba(0, 0, 0, 0)" bold="false" italic="false" underline="false" strikethrough="false" list="none" listStyle="circle-hollow-square" textAlign="right">
<p>2026年第一季度</p>
</content>
</shape>
</data>
<note>
<content/>
</note>
</slide>
<slide>
<style>
<fill>
<fillColor color="rgba(13, 20, 32, 1)"/>
</fill>
</style>
<data>
<shape width="413" height="326" topLeftX="492" topLeftY="150" presetHandlers="8" flipX="true" alpha="0.2" type="round-rect">
<border color="rgba(170, 170, 170, 1)" width="1" lineJoin="miter" miterLimit="10"/>
</shape>
<shape width="413" height="326" topLeftX="59" topLeftY="150" presetHandlers="8" alpha="0.2" type="round-rect">
<border color="rgba(170, 170, 170, 1)" width="1" lineJoin="miter" miterLimit="10"/>
</shape>
<line startX="59" startY="101" endX="905" endY="101" alpha="0.5">
<border color="rgba(143, 149, 158, 1)" width="1" lineCap="square" lineJoin="miter" miterLimit="10"/>
</line>
<img src="JOdrbcqdUoQvVwxO3bpcScHynPJ" width="382" height="191" topLeftX="508" topLeftY="164">
<crop type="rect" leftOffset="0" rightOffset="0" topOffset="0" bottomOffset="0" presetHandlers="8"/>
</img>
<img src="PIvhbkqeaoY3O8xp9CEco4ZZnvg" width="382" height="191" topLeftX="75" topLeftY="164">
<crop type="rect" leftOffset="0" rightOffset="0" topOffset="0" bottomOffset="0" presetHandlers="8"/>
</img>
<shape width="468" height="53" topLeftX="53" topLeftY="48" type="text">
<content textType="sub-headline" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="24" color="rgba(255, 255, 255, 1)" bold="true" lineSpacing="multiple:1.35">
<p>培训目的</p>
</content>
</shape>
<shape width="382" height="56" topLeftX="507" topLeftY="411" type="text">
<content textType="caption" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="12" color="rgba(255, 255, 255, 1)">
<p>请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字</p>
</content>
</shape>
<shape width="382" height="56" topLeftX="75" topLeftY="411" type="text">
<content textType="caption" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="12" color="rgba(255, 255, 255, 1)">
<p>请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字</p>
</content>
</shape>
<shape width="382" height="44" topLeftX="508" topLeftY="374" type="text">
<content paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="16" color="rgba(255, 255, 255, 1)" bold="true" textAlign="center">
<p>提高自我防护意识和能力</p>
</content>
</shape>
<shape width="382" height="44" topLeftX="75" topLeftY="374" type="text">
<content paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="16" color="rgba(255, 255, 255, 1)" bold="true" textAlign="center">
<p>增强公司员工法律意识以及法律观念</p>
</content>
</shape>
</data>
<note>
<content/>
</note>
</slide>
<slide>
<style>
<fill>
<fillImg src="NXFgbhXpSoDgJGxhkF4c8vC4n6e" alpha="1" rotateWithShape="false"/>
</fill>
</style>
<data>
<line startX="51" startY="457" endX="904" endY="456">
<border color="linear-gradient(90deg,rgba(4, 58, 138, 1) 0%,rgba(104, 158, 239, 1) 16%,rgba(152, 222, 251, 1) 36%,rgba(255, 157, 11, 1) 66%,rgba(255, 92, 0, 1) 84%,rgba(62, 15, 197, 1) 100%)" lineCap="square" lineJoin="miter" miterLimit="10"/>
</line>
<shape width="347" height="83" topLeftX="34" topLeftY="94" alpha="0.5" type="text">
<content textType="caption" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="14" color="rgba(255, 255, 255, 1)">
<p>
<span color="rgba(255, 255, 255, 1)" fontSize="14">请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字</span>
</p>
</content>
</shape>
<shape width="895" height="64" topLeftX="34" topLeftY="31" type="text">
<content textType="headline" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="32" color="rgba(255, 255, 255, 1)" bold="true" lineSpacing="multiple:1.35">
<p>
<strong>
<span color="rgba(255, 255, 255, 1)" fontSize="32">合同签订的注意事项</span>
</strong>
</p>
</content>
</shape>
<shape width="422" height="224" topLeftX="512" topLeftY="190" type="text">
<content textType="title" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="200" fontFamily="黑体" color="rgba(255, 255, 255, 1)" bold="true" lineSpacing="multiple:1" textAlign="right">
<p>02</p>
</content>
</shape>
<shape width="10" height="10" topLeftX="65" topLeftY="484" flipX="true" type="round2diag-rect">
<fill>
<fillColor color="rgba(255, 255, 255, 1)"/>
</fill>
</shape>
<shape width="24" height="10" topLeftX="45" topLeftY="476" rotation="90" flipX="true" type="round2diag-rect">
<fill>
<fillColor color="rgba(255, 255, 255, 1)"/>
</fill>
</shape>
<shape width="10" height="10" topLeftX="65" topLeftY="470" type="ellipse">
<fill>
<fillColor color="rgba(255, 255, 255, 1)"/>
</fill>
</shape>
<shape width="202" height="38" topLeftX="702" topLeftY="462" type="text">
<content textType="caption" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="12" fontFamily="undefined" color="rgba(255, 255, 255, 1)" backgroundColor="rgba(0, 0, 0, 0)" bold="false" italic="false" underline="false" strikethrough="false" list="none" listStyle="circle-hollow-square" textAlign="right">
<p>2026年第一季度</p>
</content>
</shape>
</data>
<note>
<content/>
</note>
</slide>
<slide>
<style>
<fill>
<fillColor color="rgba(13, 20, 32, 1)"/>
</fill>
</style>
<data>
<line startX="59" startY="101" endX="905" endY="101" alpha="0.5">
<border color="rgba(143, 149, 158, 1)" width="1" lineCap="square" lineJoin="miter" miterLimit="10"/>
</line>
<shape width="63" height="68" topLeftX="59" topLeftY="180" type="text">
<content paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="16" color="rgba(255, 255, 255, 1)" textAlign="left">
<p>
<strong>
<span color="rgba(255, 255, 255, 1)" fontSize="32" fontFamily="Arial Black">01</span>
</strong>
</p>
</content>
</shape>
<shape width="63" height="68" topLeftX="60" topLeftY="342" type="text">
<content paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="16" color="rgba(255, 255, 255, 1)" textAlign="left">
<p>
<strong>
<span color="rgba(255, 255, 255, 1)" fontSize="32" fontFamily="Arial Black">02</span>
</strong>
</p>
</content>
</shape>
<shape width="468" height="53" topLeftX="53" topLeftY="48" type="text">
<content textType="sub-headline" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="24" color="rgba(255, 255, 255, 1)" bold="true" lineSpacing="multiple:1.35">
<p>合同签订的注意事项</p>
</content>
</shape>
<img src="A0G0btjSBoQYwwxHio7cjyTnnhh" width="344" height="300" topLeftX="561" topLeftY="164">
<crop type="rect" leftOffset="0" rightOffset="0" topOffset="22" bottomOffset="22" presetHandlers="12"/>
</img>
<shape width="341" height="74" topLeftX="59" topLeftY="396" type="text">
<content textType="caption" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="12" color="rgba(255, 255, 255, 1)">
<p>请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字</p>
</content>
</shape>
<shape width="341" height="74" topLeftX="59" topLeftY="234" type="text">
<content textType="caption" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="12" color="rgba(255, 255, 255, 1)">
<p>请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字</p>
</content>
</shape>
<shape width="411" height="44" topLeftX="115" topLeftY="358" type="text">
<content paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="16" color="rgba(255, 255, 255, 1)" bold="true">
<p>签订合同过程中应注意的问题</p>
</content>
</shape>
<shape width="411" height="44" topLeftX="110" topLeftY="195" type="text">
<content paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="16" color="rgba(255, 255, 255, 1)" bold="true">
<p>合同签订前的调查工作</p>
</content>
</shape>
</data>
<note>
<content/>
</note>
</slide>
<slide>
<style>
<fill>
<fillImg src="NXFgbhXpSoDgJGxhkF4c8vC4n6e" alpha="1" rotateWithShape="false"/>
</fill>
</style>
<data>
<line startX="51" startY="457" endX="904" endY="456">
<border color="linear-gradient(90deg,rgba(4, 58, 138, 1) 0%,rgba(104, 158, 239, 1) 16%,rgba(152, 222, 251, 1) 36%,rgba(255, 157, 11, 1) 66%,rgba(255, 92, 0, 1) 84%,rgba(62, 15, 197, 1) 100%)" lineCap="square" lineJoin="miter" miterLimit="10"/>
</line>
<shape width="347" height="83" topLeftX="34" topLeftY="94" alpha="0.5" type="text">
<content textType="caption" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="14" color="rgba(255, 255, 255, 1)">
<p>
<span color="rgba(255, 255, 255, 1)" fontSize="14">请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字</span>
</p>
</content>
</shape>
<shape width="895" height="64" topLeftX="34" topLeftY="31" type="text">
<content textType="headline" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="32" color="rgba(255, 255, 255, 1)" bold="true" lineSpacing="multiple:1.35">
<p>
<strong>
<span color="rgba(255, 255, 255, 1)" fontSize="32">劳动争议风险</span>
</strong>
</p>
</content>
</shape>
<shape width="422" height="224" topLeftX="512" topLeftY="190" type="text">
<content textType="title" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="200" fontFamily="黑体" color="rgba(255, 255, 255, 1)" bold="true" lineSpacing="multiple:1" textAlign="right">
<p>03</p>
</content>
</shape>
<shape width="10" height="10" topLeftX="65" topLeftY="484" flipX="true" type="round2diag-rect">
<fill>
<fillColor color="rgba(255, 255, 255, 1)"/>
</fill>
</shape>
<shape width="24" height="10" topLeftX="45" topLeftY="476" rotation="90" flipX="true" type="round2diag-rect">
<fill>
<fillColor color="rgba(255, 255, 255, 1)"/>
</fill>
</shape>
<shape width="10" height="10" topLeftX="65" topLeftY="470" type="ellipse">
<fill>
<fillColor color="rgba(255, 255, 255, 1)"/>
</fill>
</shape>
<shape width="202" height="38" topLeftX="702" topLeftY="462" type="text">
<content textType="caption" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="12" fontFamily="undefined" color="rgba(255, 255, 255, 1)" backgroundColor="rgba(0, 0, 0, 0)" bold="false" italic="false" underline="false" strikethrough="false" list="none" listStyle="circle-hollow-square" textAlign="right">
<p>2026年第一季度</p>
</content>
</shape>
</data>
<note>
<content/>
</note>
</slide>
<slide>
<style>
<fill>
<fillColor color="rgba(13, 20, 32, 1)"/>
</fill>
</style>
<data>
<shape width="395" height="395" topLeftX="99" topLeftY="116" type="ellipse">
<border color="linear-gradient(140deg,rgba(0, 20, 51, 1) 0%,rgba(48, 171, 240, 1) 26%,rgba(255, 107, 0, 1) 62%,rgba(0, 16, 102, 1) 100%)" width="6" lineJoin="miter" miterLimit="10"/>
</shape>
<shape width="369" height="369" topLeftX="113" topLeftY="129" type="ellipse">
<border color="linear-gradient(140deg,rgba(0, 20, 51, 1) 0%,rgba(48, 171, 240, 1) 26%,rgba(255, 107, 0, 1) 62%,rgba(0, 16, 102, 1) 100%)" lineJoin="miter" miterLimit="10"/>
</shape>
<shape width="340" height="340" topLeftX="127" topLeftY="144" type="ellipse">
<border color="linear-gradient(140deg,rgba(0, 20, 51, 1) 0%,rgba(48, 171, 240, 1) 26%,rgba(255, 107, 0, 1) 62%,rgba(0, 16, 102, 1) 100%)" lineJoin="miter" miterLimit="10"/>
</shape>
<shape width="395" height="395" topLeftX="465" topLeftY="116" type="ellipse">
<fill>
<fillColor color="rgba(13, 20, 32, 1)"/>
</fill>
<border color="linear-gradient(90deg,rgba(4, 58, 138, 1) 0%,rgba(104, 158, 239, 1) 16%,rgba(152, 222, 251, 1) 36%,rgba(255, 157, 11, 1) 66%,rgba(255, 92, 0, 1) 84%,rgba(62, 15, 197, 1) 100%)" width="6" lineJoin="miter" miterLimit="10"/>
</shape>
<shape width="468" height="53" topLeftX="53" topLeftY="48" type="text">
<content textType="sub-headline" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="24" color="rgba(255, 255, 255, 1)" bold="true" lineSpacing="multiple:1.35">
<p>劳动争议风险</p>
</content>
</shape>
<shape width="236" height="74" topLeftX="545" topLeftY="306" type="text">
<content textType="caption" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="12" color="rgba(212, 212, 212, 1)" bold="false" textAlign="center">
<p>请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字</p>
</content>
</shape>
<shape width="236" height="74" topLeftX="179" topLeftY="305" type="text">
<content textType="caption" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="12" color="rgba(255, 255, 255, 1)" textAlign="center">
<p>请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字</p>
</content>
</shape>
<shape width="395" height="49" topLeftX="465" topLeftY="250" type="text">
<content textType="sub-headline" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="21" color="rgba(212, 212, 212, 1)" bold="true" lineSpacing="multiple:1.35" textAlign="center">
<p>合同内容与工资</p>
</content>
</shape>
<shape width="395" height="49" topLeftX="99" topLeftY="250" type="text">
<content textType="sub-headline" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="21" color="rgba(255, 255, 255, 1)" bold="true" lineSpacing="multiple:1.35" textAlign="center">
<p>劳动合约签约的时间</p>
</content>
</shape>
</data>
<note>
<content/>
</note>
</slide>
<slide>
<style>
<fill>
<fillColor color="rgba(13, 20, 32, 1)"/>
</fill>
</style>
<data>
<line startX="59" startY="101" endX="905" endY="101" alpha="0.5">
<border color="rgba(143, 149, 158, 1)" width="1" lineCap="square" lineJoin="miter" miterLimit="10"/>
</line>
<shape width="258" height="287" topLeftX="645" topLeftY="165" presetHandlers="8" alpha="0.2" type="round-rect">
<border color="rgba(170, 170, 170, 1)" width="1" lineJoin="miter" miterLimit="10"/>
</shape>
<shape width="258" height="287" topLeftX="351" topLeftY="165" presetHandlers="8" alpha="0.2" type="round-rect">
<border color="rgba(170, 170, 170, 1)" width="1" lineJoin="miter" miterLimit="10"/>
</shape>
<shape width="258" height="287" topLeftX="57" topLeftY="165" presetHandlers="8" alpha="0.2" type="round-rect">
<border color="rgba(170, 170, 170, 1)" width="1" lineJoin="miter" miterLimit="10"/>
</shape>
<img src="Qd97bGCM1oeyAQxRUmvcPUJjnyb" width="231" height="116" topLeftX="658" topLeftY="181">
<crop type="rect" leftOffset="0" rightOffset="0" topOffset="0.02" bottomOffset="0.02" presetHandlers="8"/>
</img>
<img src="Z5ldbgltxoBN0XxyNxVcV2tWnWb" width="231" height="116" topLeftX="364" topLeftY="181">
<crop type="rect" leftOffset="0" rightOffset="0" topOffset="0.02" bottomOffset="0.02" presetHandlers="8"/>
</img>
<img src="YXs0befYaoW0X5xtARpcuGT0nCb" width="231" height="116" topLeftX="71" topLeftY="181">
<crop type="rect" leftOffset="0" rightOffset="0" topOffset="0.02" bottomOffset="0.02" presetHandlers="8"/>
</img>
<shape width="231" height="92" topLeftX="658" topLeftY="355" type="text">
<content textType="caption" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="12" color="rgba(255, 255, 255, 1)" textAlign="center">
<p>请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑请在此处编辑文字请在此处编辑文字请在此处编辑文字</p>
</content>
</shape>
<shape width="231" height="92" topLeftX="364" topLeftY="355" type="text">
<content textType="caption" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="12" color="rgba(255, 255, 255, 1)" textAlign="center">
<p>请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑请在此处编辑文字请在此处编辑文字请在此处编辑文字</p>
</content>
</shape>
<shape width="231" height="92" topLeftX="71" topLeftY="355" type="text">
<content textType="caption" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="12" color="rgba(255, 255, 255, 1)" textAlign="center">
<p>请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑请在此处编辑文字请在此处编辑文字请在此处编辑文字</p>
</content>
</shape>
<shape width="258" height="44" topLeftX="645" topLeftY="313" type="text">
<content paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="16" color="rgba(255, 255, 255, 1)" bold="true" textAlign="center">
<p>解除劳动合同</p>
</content>
</shape>
<shape width="258" height="44" topLeftX="351" topLeftY="313" type="text">
<content paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="16" color="rgba(255, 255, 255, 1)" bold="true" textAlign="center">
<p>工伤</p>
</content>
</shape>
<shape width="258" height="44" topLeftX="57" topLeftY="313" type="text">
<content paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="16" color="rgba(255, 255, 255, 1)" bold="true" textAlign="center">
<p>合同约定内容</p>
</content>
</shape>
<shape width="468" height="53" topLeftX="53" topLeftY="48" type="text">
<content textType="sub-headline" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="24" color="rgba(255, 255, 255, 1)" bold="true" lineSpacing="multiple:1.35">
<p>劳动争议风险</p>
</content>
</shape>
</data>
<note>
<content/>
</note>
</slide>
<slide>
<style>
<fill>
<fillImg src="NXFgbhXpSoDgJGxhkF4c8vC4n6e" alpha="1" rotateWithShape="false"/>
</fill>
</style>
<data>
<line startX="51" startY="457" endX="904" endY="456">
<border color="linear-gradient(90deg,rgba(4, 58, 138, 1) 0%,rgba(104, 158, 239, 1) 16%,rgba(152, 222, 251, 1) 36%,rgba(255, 157, 11, 1) 66%,rgba(255, 92, 0, 1) 84%,rgba(62, 15, 197, 1) 100%)" lineCap="square" lineJoin="miter" miterLimit="10"/>
</line>
<shape width="347" height="83" topLeftX="34" topLeftY="94" alpha="0.5" type="text">
<content textType="caption" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="14" color="rgba(255, 255, 255, 1)">
<p>
<span color="rgba(255, 255, 255, 1)" fontSize="14">请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字</span>
</p>
</content>
</shape>
<shape width="895" height="64" topLeftX="34" topLeftY="31" type="text">
<content textType="headline" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="32" color="rgba(255, 255, 255, 1)" bold="true" lineSpacing="multiple:1.35">
<p>
<strong>
<span color="rgba(255, 255, 255, 1)" fontSize="32">知识产权及商业机密风险</span>
</strong>
</p>
</content>
</shape>
<shape width="422" height="224" topLeftX="512" topLeftY="190" type="text">
<content textType="title" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="200" fontFamily="黑体" color="rgba(255, 255, 255, 1)" bold="true" lineSpacing="multiple:1" textAlign="right">
<p>04</p>
</content>
</shape>
<shape width="202" height="38" topLeftX="702" topLeftY="462" type="text">
<content textType="caption" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="12" fontFamily="undefined" color="rgba(255, 255, 255, 1)" backgroundColor="rgba(0, 0, 0, 0)" bold="false" italic="false" underline="false" strikethrough="false" list="none" listStyle="circle-hollow-square" textAlign="right" autoFit="shape-auto-fit">
<p>2026年第一季度</p>
</content>
</shape>
<shape width="10" height="10" topLeftX="65" topLeftY="484" flipX="true" type="round2diag-rect">
<fill>
<fillColor color="rgba(255, 255, 255, 1)"/>
</fill>
</shape>
<shape width="24" height="10" topLeftX="45" topLeftY="476" rotation="90" flipX="true" type="round2diag-rect">
<fill>
<fillColor color="rgba(255, 255, 255, 1)"/>
</fill>
</shape>
<shape width="10" height="10" topLeftX="65" topLeftY="470" type="ellipse">
<fill>
<fillColor color="rgba(255, 255, 255, 1)"/>
</fill>
</shape>
</data>
<note>
<content/>
</note>
</slide>
<slide>
<style>
<fill>
<fillColor color="rgba(13, 20, 32, 1)"/>
</fill>
</style>
<data>
<line startX="59" startY="101" endX="905" endY="101" alpha="0.5">
<border color="rgba(143, 149, 158, 1)" width="1" lineCap="square" lineJoin="miter" miterLimit="10"/>
</line>
<shape width="278" height="278" topLeftX="627" topLeftY="202" presetHandlers="8" alpha="0.5" type="round-rect">
<border color="rgba(170, 170, 170, 1)" width="1" lineJoin="miter" miterLimit="10"/>
</shape>
<line startX="649" startY="303" endX="883" endY="304" alpha="0.25">
<border color="rgba(143, 149, 158, 1)" width="1" lineCap="square" lineJoin="miter" miterLimit="10"/>
</line>
<icon width="62" height="62" topLeftX="644" topLeftY="221" iconType="iconpark/Safe/protect.svg">
<border color="linear-gradient(140deg,rgba(0, 20, 51, 1) 0%,rgba(48, 171, 240, 1) 26%,rgba(255, 107, 0, 1) 62%,rgba(0, 16, 102, 1) 100%)" width="2" lineJoin="miter" miterLimit="10"/>
</icon>
<shape width="278" height="278" topLeftX="59" topLeftY="202" presetHandlers="8" alpha="0.5" type="round-rect">
<border color="rgba(170, 170, 170, 1)" width="1" lineJoin="miter" miterLimit="10"/>
</shape>
<line startX="81" startY="303" endX="315" endY="304" alpha="0.25">
<border color="rgba(143, 149, 158, 1)" width="1" lineCap="square" lineJoin="miter" miterLimit="10"/>
</line>
<icon width="62" height="62" topLeftX="76" topLeftY="221" iconType="iconpark/Clothes/bachelor-cap-one.svg">
<border color="linear-gradient(140deg,rgba(0, 20, 51, 1) 0%,rgba(48, 171, 240, 1) 26%,rgba(255, 107, 0, 1) 62%,rgba(0, 16, 102, 1) 100%)" width="2" lineJoin="miter" miterLimit="10"/>
</icon>
<shape width="278" height="278" topLeftX="343" topLeftY="202" presetHandlers="8" alpha="0.5" type="round-rect">
<border color="rgba(170, 170, 170, 1)" width="1" lineJoin="miter" miterLimit="10"/>
</shape>
<line startX="365" startY="303" endX="599" endY="304" alpha="0.25">
<border color="rgba(143, 149, 158, 1)" width="1" lineCap="square" lineJoin="miter" miterLimit="10"/>
</line>
<icon width="62" height="62" topLeftX="360" topLeftY="221" iconType="iconpark/Edit/bring-to-front-one.svg">
<border color="linear-gradient(140deg,rgba(0, 20, 51, 1) 0%,rgba(48, 171, 240, 1) 26%,rgba(255, 107, 0, 1) 62%,rgba(0, 16, 102, 1) 100%)" width="2" lineJoin="miter" miterLimit="10"/>
</icon>
<shape width="230" height="38" topLeftX="713" topLeftY="222" type="text">
<content textType="caption" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="12" color="rgba(255, 255, 255, 1)" bold="true">
<p>Topic 03</p>
</content>
</shape>
<shape width="230" height="38" topLeftX="145" topLeftY="222" type="text">
<content textType="caption" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="12" color="rgba(255, 255, 255, 1)" bold="true">
<p>Topic 01</p>
</content>
</shape>
<shape width="468" height="53" topLeftX="53" topLeftY="48" type="text">
<content textType="sub-headline" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="24" color="rgba(255, 255, 255, 1)" bold="true" lineSpacing="multiple:1.35">
<p>知识产权及商业机密风险</p>
</content>
</shape>
<shape width="230" height="38" topLeftX="429" topLeftY="221" type="text">
<content textType="caption" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="12" color="rgba(255, 255, 255, 1)" bold="true">
<p>Topic 02</p>
</content>
</shape>
<shape width="228" height="44" topLeftX="145" topLeftY="245" type="text">
<content paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="16" color="rgba(255, 255, 255, 1)" bold="true">
<p>什么是知识产权?</p>
</content>
</shape>
<shape width="237" height="92" topLeftX="649" topLeftY="324" type="text">
<content textType="caption" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="12" color="rgba(255, 255, 255, 1)">
<p>请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字</p>
</content>
</shape>
<shape width="237" height="92" topLeftX="361" topLeftY="324" type="text">
<content textType="caption" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="12" color="rgba(255, 255, 255, 1)">
<p>请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字</p>
</content>
</shape>
<shape width="237" height="92" topLeftX="78" topLeftY="324" type="text">
<content textType="caption" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="12" color="rgba(255, 255, 255, 1)">
<p>请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字</p>
</content>
</shape>
<shape width="228" height="44" topLeftX="713" topLeftY="245" type="text">
<content paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="16" color="rgba(255, 255, 255, 1)" bold="true">
<p>风险防范</p>
</content>
</shape>
<shape width="228" height="44" topLeftX="429" topLeftY="245" type="text">
<content paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="16" color="rgba(255, 255, 255, 1)" bold="true">
<p>专利的定义</p>
</content>
</shape>
</data>
<note>
<content/>
</note>
</slide>
<slide>
<style>
<fill>
<fillImg src="NXFgbhXpSoDgJGxhkF4c8vC4n6e" alpha="1" rotateWithShape="false"/>
</fill>
</style>
<data>
<line startX="51" startY="457" endX="904" endY="456">
<border color="linear-gradient(90deg,rgba(4, 58, 138, 1) 0%,rgba(104, 158, 239, 1) 16%,rgba(152, 222, 251, 1) 36%,rgba(255, 157, 11, 1) 66%,rgba(255, 92, 0, 1) 84%,rgba(62, 15, 197, 1) 100%)" lineCap="square" lineJoin="miter" miterLimit="10"/>
</line>
<shape width="347" height="83" topLeftX="34" topLeftY="94" alpha="0.5" type="text">
<content textType="caption" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="14" color="rgba(255, 255, 255, 1)">
<p>
<span color="rgba(255, 255, 255, 1)" fontSize="14">请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字</span>
</p>
</content>
</shape>
<shape width="895" height="64" topLeftX="34" topLeftY="31" type="text">
<content textType="headline" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="32" color="rgba(255, 255, 255, 1)" bold="true" lineSpacing="multiple:1.35">
<p>
<strong>
<span color="rgba(255, 255, 255, 1)" fontSize="32">商业道德方面</span>
</strong>
</p>
</content>
</shape>
<shape width="422" height="224" topLeftX="512" topLeftY="190" type="text">
<content textType="title" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="200" fontFamily="黑体" color="rgba(255, 255, 255, 1)" bold="true" lineSpacing="multiple:1" textAlign="right">
<p>05</p>
</content>
</shape>
<shape width="202" height="38" topLeftX="702" topLeftY="462" type="text">
<content textType="caption" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="12" fontFamily="undefined" color="rgba(255, 255, 255, 1)" backgroundColor="rgba(0, 0, 0, 0)" bold="false" italic="false" underline="false" strikethrough="false" list="none" listStyle="circle-hollow-square" textAlign="right" autoFit="shape-auto-fit">
<p>2026年第一季度</p>
</content>
</shape>
<shape width="10" height="10" topLeftX="65" topLeftY="484" flipX="true" type="round2diag-rect">
<fill>
<fillColor color="rgba(255, 255, 255, 1)"/>
</fill>
</shape>
<shape width="24" height="10" topLeftX="45" topLeftY="476" rotation="90" flipX="true" type="round2diag-rect">
<fill>
<fillColor color="rgba(255, 255, 255, 1)"/>
</fill>
</shape>
<shape width="10" height="10" topLeftX="65" topLeftY="470" type="ellipse">
<fill>
<fillColor color="rgba(255, 255, 255, 1)"/>
</fill>
</shape>
</data>
<note>
<content/>
</note>
</slide>
<slide>
<style>
<fill>
<fillColor color="rgba(13, 20, 32, 1)"/>
</fill>
</style>
<data>
<line startX="59" startY="101" endX="905" endY="101" alpha="0.5">
<border color="rgba(143, 149, 158, 1)" width="1" lineCap="square" lineJoin="miter" miterLimit="10"/>
</line>
<line startX="64" startY="188" endX="185" endY="188">
<border color="linear-gradient(90deg,rgba(16, 0, 81, 1) 0%,rgba(62, 0, 239, 1) 100%)" width="6" lineCap="square" lineJoin="miter" miterLimit="10"/>
</line>
<line startX="242" startY="188" endX="363" endY="188">
<border color="linear-gradient(90deg,rgba(62, 0, 239, 1) 0%,rgba(48, 206, 196, 1) 100%)" width="6" lineCap="square" lineJoin="miter" miterLimit="10"/>
</line>
<line startX="414" startY="188" endX="535" endY="188">
<border color="linear-gradient(90deg,rgba(48, 206, 196, 1) 0%,rgba(255, 122, 0, 1) 100%)" width="6" lineCap="square" lineJoin="miter" miterLimit="10"/>
</line>
<line startX="591" startY="188" endX="712" endY="188">
<border color="linear-gradient(90deg,rgba(255, 122, 0, 1) 0%,rgba(152, 16, 174, 1) 100%)" width="6" lineCap="square" lineJoin="miter" miterLimit="10"/>
</line>
<line startX="770" startY="188" endX="891" endY="188">
<border color="linear-gradient(90deg,rgba(152, 16, 174, 1) 0%,rgba(5, 0, 36, 1) 100%)" width="6" lineCap="square" lineJoin="miter" miterLimit="10"/>
</line>
<shape width="230" height="41" topLeftX="685" topLeftY="64" type="text">
<content textType="caption" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="14">
<p>公司名字</p>
</content>
</shape>
<shape width="468" height="53" topLeftX="53" topLeftY="48" type="text">
<content textType="sub-headline" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="24" color="rgba(255, 255, 255, 1)" bold="true" lineSpacing="multiple:1.35">
<p>商业道德标准</p>
</content>
</shape>
<shape width="132" height="200" topLeftX="765" topLeftY="254" type="text">
<content textType="caption" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="12" color="rgba(255, 255, 255, 1)">
<p>请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字</p>
</content>
</shape>
<shape width="132" height="200" topLeftX="586" topLeftY="254" type="text">
<content textType="caption" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="12" color="rgba(255, 255, 255, 1)">
<p>请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字</p>
</content>
</shape>
<shape width="132" height="200" topLeftX="409" topLeftY="254" type="text">
<content textType="caption" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="12" color="rgba(255, 255, 255, 1)">
<p>请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字</p>
</content>
</shape>
<shape width="132" height="200" topLeftX="237" topLeftY="254" type="text">
<content textType="caption" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="12" color="rgba(255, 255, 255, 1)">
<p>请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字</p>
</content>
</shape>
<shape width="132" height="200" topLeftX="59" topLeftY="254" type="text">
<content textType="caption" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="12" color="rgba(255, 255, 255, 1)">
<p>请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字请在此处编辑文字</p>
</content>
</shape>
<shape width="131" height="53" topLeftX="765" topLeftY="192" type="text">
<content textType="sub-headline" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="24" color="rgba(255, 255, 255, 1)" bold="true" lineSpacing="multiple:1.35">
<p>05</p>
</content>
</shape>
<shape width="131" height="53" topLeftX="586" topLeftY="192" type="text">
<content textType="sub-headline" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="24" color="rgba(255, 255, 255, 1)" bold="true" lineSpacing="multiple:1.35">
<p>04</p>
</content>
</shape>
<shape width="131" height="53" topLeftX="409" topLeftY="192" type="text">
<content textType="sub-headline" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="24" color="rgba(255, 255, 255, 1)" bold="true" lineSpacing="multiple:1.35">
<p>03</p>
</content>
</shape>
<shape width="131" height="53" topLeftX="237" topLeftY="192" type="text">
<content textType="sub-headline" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="24" color="rgba(255, 255, 255, 1)" bold="true" lineSpacing="multiple:1.35">
<p>02</p>
</content>
</shape>
<shape width="131" height="53" topLeftX="59" topLeftY="192" type="text">
<content textType="sub-headline" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="24" color="rgba(255, 255, 255, 1)" bold="true" lineSpacing="multiple:1.35">
<p>01</p>
</content>
</shape>
</data>
<note>
<content/>
</note>
</slide>
<slide>
<style>
<fill>
<fillImg src="YBLRbyEjxo8hiIxsQaFcYLSmnQc" alpha="1" rotateWithShape="false"/>
</fill>
</style>
<data>
<line startX="51" startY="457" endX="904" endY="456">
<border color="rgba(143, 149, 158, 1)" width="1" lineCap="square" lineJoin="miter" miterLimit="10"/>
</line>
<shape width="230" height="41" topLeftX="684" topLeftY="28" type="text">
<content textType="caption" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="14">
<p>公司名字</p>
</content>
</shape>
<shape width="678" height="116" topLeftX="236" topLeftY="302" type="text">
<content textType="title" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="80" color="rgba(255, 255, 255, 1)" bold="true" lineSpacing="multiple:1.2" textAlign="right">
<p>
<strong>
<span color="rgba(255, 255, 255, 1)" fontSize="80">谢谢观看</span>
</strong>
</p>
</content>
</shape>
<shape width="16" height="15" topLeftX="78" topLeftY="60" flipX="true" type="round2diag-rect">
<fill>
<fillColor color="rgba(255, 255, 255, 1)"/>
</fill>
</shape>
<shape width="36" height="16" topLeftX="48" topLeftY="50" rotation="90" flipX="true" type="round2diag-rect">
<fill>
<fillColor color="rgba(255, 255, 255, 1)"/>
</fill>
</shape>
<shape width="16" height="15" topLeftX="78" topLeftY="39" type="ellipse">
<fill>
<fillColor color="rgba(255, 255, 255, 1)"/>
</fill>
</shape>
<shape width="185" height="38" topLeftX="51" topLeftY="461" type="text">
<content textType="caption" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="12" fontFamily="undefined" color="rgba(255, 255, 255, 1)" backgroundColor="rgba(0, 0, 0, 0)" bold="false" italic="false" underline="false" strikethrough="false" list="none" listStyle="circle-hollow-square" textAlign="left" autoFit="shape-auto-fit">
<p list="none" textAlign="left">
<span color="rgba(255, 255, 255, 1)" backgroundColor="rgba(0, 0, 0, 0)" fontSize="12" fontFamily="undefined" bold="false" italic="false" strikethrough="false" underline="false">A座32楼会议室</span>
</p>
</content>
</shape>
<shape width="202" height="38" topLeftX="722" topLeftY="461" type="text">
<content textType="caption" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="12" fontFamily="undefined" color="rgba(255, 255, 255, 1)" backgroundColor="rgba(0, 0, 0, 0)" bold="false" italic="false" underline="false" strikethrough="false" list="none" listStyle="circle-hollow-square" textAlign="right" autoFit="shape-auto-fit">
<p list="none" textAlign="right">
<span color="rgba(255, 255, 255, 1)" backgroundColor="rgba(0, 0, 0, 0)" fontSize="12" fontFamily="undefined" bold="false" italic="false" strikethrough="false" underline="false">2026年第一季度</span>
</p>
</content>
</shape>
<shape width="202" height="42" topLeftX="712" topLeftY="28" type="text">
<content textType="caption" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" fontSize="14" fontFamily="undefined" color="rgba(255, 255, 255, 1)" backgroundColor="rgba(0, 0, 0, 0)" bold="false" italic="false" underline="false" strikethrough="false" list="none" listStyle="circle-hollow-square" textAlign="right" autoFit="shape-auto-fit">
<p list="none" textAlign="right">公司名字</p>
</content>
</shape>
</data>
<note>
<content/>
</note>
</slide>
</presentation>Related skills
FAQ
What format does lark-slides use?
lark-slides works with Lark presentation XML including theme fills, text style definitions, and per-slide shape data. Agents generate or update this structured markup to produce Lark Slides decks.
Does lark-slides require the Lark CLI?
lark-slides comes from the larksuite/cli repository and integrates with Lark/Feishu presentation workflows. Developers use it when slide output should be produced programmatically from agent automation.
Is Lark Slides safe to install?
skills.sh reports 3 of 3 security scanners passed. Review the Security Audits panel on this page before installing in production.