Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

use cases ppt pitch deck

zmworm edited this page Apr 5, 2026 · 5 revisions

Build a Branded Series B Pitch Deck from Scratch

Persona: Startup Founder | Difficulty: Advanced | Tags: ppt create batch charts branding finance

Go from a brand brief and talking points to a complete 7-slide investor deck — dark navy background, electric blue accents, gradient shapes, embedded bar charts — without opening PowerPoint.

Download: payflow-pitch.pptx · payflow-pitch.py

Build a Branded Series B Pitch Deck from Scratch

See also: Add Shapes · Add Charts · Add Slides · Batch Commands · Slide Backgrounds · Create a File


User:

Hey, I need to put together a pitch deck for PayFlow — we're a B2B payments platform, Series B, 120 employees. I want something that looks really polished and modern, not the usual boring template stuff. Here's what I need covered:

  • Slide 1: Title — "PayFlow: The Future of B2B Payments" with tagline "Fast. Secure. Scalable."
  • Slide 2: The Problem — 73% of B2B invoices are still paid manually, average DSO is 47 days, 2ドル.1T in delayed payments annually
  • Slide 3: Our Solution — real-time payments, AI-powered reconciliation, 1-click ERP integration
  • Slide 4: Traction — 4ドル.2M ARR, 340% YoY growth, 85 enterprise customers, NPS of 72
  • Slide 5: Market Opportunity — 14ドル.7T global B2B payments market, SAM 420ドルB, SOM 8ドル.4B (use a bar chart)
  • Slide 6: Team — CEO: Sarah Chen (ex-Stripe), CTO: Marcus Webb (ex-Plaid), VP Sales: Jordan Lee (ex-Brex)
  • Slide 7: The Ask — raising 25ドルM Series B at 180ドルM valuation, use of funds breakdown (40% engineering, 30% sales, 20% marketing, 10% ops)

Make it look premium — dark navy background (#0A0F2E), electric blue accents (#3B82F6), white text, clean sans-serif fonts. Add a subtle gradient or visual flair where it fits. Charts should use the brand colors.

Agent creates the file, adds all 7 slides in one batch, then populates each slide's content and charts in 7 further batches — one per slide:

Show commands (111 commands)
officecli create payflow-pitch.pptx
officecli add payflow-pitch.pptx '/' --type slide --prop layout=blank --prop background=0A0F2E-0D1845-135
officecli add payflow-pitch.pptx '/' --type slide --prop layout=blank --prop background=0A0F2E-0D1845-135
officecli add payflow-pitch.pptx '/' --type slide --prop layout=blank --prop background=0A0F2E-0D1845-135
officecli add payflow-pitch.pptx '/' --type slide --prop layout=blank --prop background=0A0F2E-0D1845-135
officecli add payflow-pitch.pptx '/' --type slide --prop layout=blank --prop background=0A0F2E-0D1845-135
officecli add payflow-pitch.pptx '/' --type slide --prop layout=blank --prop background=0A0F2E-0D1845-135
officecli add payflow-pitch.pptx '/' --type slide --prop layout=blank --prop background=0A0F2E-0D1845-135
officecli add payflow-pitch.pptx '/' --type shape \
 --prop preset=rect \
 --prop x=0cm \
 --prop y=0cm \
 --prop width=33.87cm \
 --prop height=0.6cm \
 --prop fill=3B82F6 \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop preset=rect \
 --prop x=0cm \
 --prop y=18.45cm \
 --prop width=33.87cm \
 --prop height=0.6cm \
 --prop fill=3B82F6 \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop preset=ellipse \
 --prop x=-4cm \
 --prop y=-4cm \
 --prop width=20cm \
 --prop height=20cm \
 --prop fill=none \
 --prop gradient=1E3A8A@0-0A0F2E@100 \
 --prop opacity=0.4 \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop preset=ellipse \
 --prop x=22cm \
 --prop y=8cm \
 --prop width=15cm \
 --prop height=15cm \
 --prop fill=none \
 --prop gradient=1D4ED8@0-0A0F2E@100 \
 --prop opacity=0.3 \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop text=PayFlow \
 --prop x=3cm \
 --prop y=3.5cm \
 --prop width=28cm \
 --prop height=3.5cm \
 --prop fill=none \
 --prop color=FFFFFF \
 --prop size=60 \
 --prop bold=true \
 --prop align=center \
 --prop font="Segoe UI" \
 --prop textGradient=FFFFFF-3B82F6 \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop text="The Future of B2B Payments" \
 --prop x=3cm \
 --prop y=7cm \
 --prop width=28cm \
 --prop height=2cm \
 --prop fill=none \
 --prop color=93C5FD \
 --prop size=28 \
 --prop bold=false \
 --prop align=center \
 --prop font="Segoe UI Light" \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop preset=rect \
 --prop x=11cm \
 --prop y=9.5cm \
 --prop width=12cm \
 --prop height=0.1cm \
 --prop fill=3B82F6 \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop text="Fast. Secure. Scalable." \
 --prop x=3cm \
 --prop y=10cm \
 --prop width=28cm \
 --prop height=1.8cm \
 --prop fill=none \
 --prop color=60A5FA \
 --prop size=22 \
 --prop bold=true \
 --prop align=center \
 --prop font="Segoe UI" \
 --prop spacing=4 \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop text="Series B · 2ドル5M Raise · 2024" \
 --prop x=3cm \
 --prop y=15.5cm \
 --prop width=28cm \
 --prop height=1.2cm \
 --prop fill=none \
 --prop color=475569 \
 --prop size=13 \
 --prop align=center \
 --prop font="Segoe UI" \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop preset=rect \
 --prop x=0cm \
 --prop y=0cm \
 --prop width=33.87cm \
 --prop height=0.6cm \
 --prop fill=3B82F6 \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop text=02 \
 --prop x=2cm \
 --prop y=1.2cm \
 --prop width=2cm \
 --prop height=1.2cm \
 --prop fill=none \
 --prop color=3B82F6 \
 --prop size=14 \
 --prop bold=true \
 --prop font="Segoe UI" \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop text="The Problem" \
 --prop x=2cm \
 --prop y=2cm \
 --prop width=22cm \
 --prop height=2cm \
 --prop fill=none \
 --prop color=FFFFFF \
 --prop size=40 \
 --prop bold=true \
 --prop font="Segoe UI" \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop text="B2B payments are broken — slow, manual, and costly." \
 --prop x=2cm \
 --prop y=4cm \
 --prop width=25cm \
 --prop height=1.2cm \
 --prop fill=none \
 --prop color=93C5FD \
 --prop size=16 \
 --prop font="Segoe UI Light" \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop preset=rect \
 --prop x=2cm \
 --prop y=5.5cm \
 --prop width=9cm \
 --prop height=9cm \
 --prop gradient=1E3A8A-162C6A-135 \
 --prop line=3B82F6 \
 --prop lineWidth=1.5
officecli add payflow-pitch.pptx '/' --type shape \
 --prop text=73% \
 --prop x=2.5cm \
 --prop y=6.5cm \
 --prop width=8cm \
 --prop height=2.5cm \
 --prop fill=none \
 --prop color=3B82F6 \
 --prop size=54 \
 --prop bold=true \
 --prop font="Segoe UI" \
 --prop align=center \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop text="of B2B invoices are still
paid manually" \
 --prop x=2.5cm \
 --prop y=9.2cm \
 --prop width=8cm \
 --prop height=2.5cm \
 --prop fill=none \
 --prop color=CBD5E1 \
 --prop size=14 \
 --prop font="Segoe UI" \
 --prop align=center \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop preset=rect \
 --prop x=12.5cm \
 --prop y=5.5cm \
 --prop width=9cm \
 --prop height=9cm \
 --prop gradient=1E3A8A-162C6A-135 \
 --prop line=3B82F6 \
 --prop lineWidth=1.5
officecli add payflow-pitch.pptx '/' --type shape \
 --prop text="47 Days" \
 --prop x=13cm \
 --prop y=6.5cm \
 --prop width=8cm \
 --prop height=2.5cm \
 --prop fill=none \
 --prop color=3B82F6 \
 --prop size=44 \
 --prop bold=true \
 --prop font="Segoe UI" \
 --prop align=center \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop text="average Days Sales
Outstanding (DSO)" \
 --prop x=13cm \
 --prop y=9.2cm \
 --prop width=8cm \
 --prop height=2.5cm \
 --prop fill=none \
 --prop color=CBD5E1 \
 --prop size=14 \
 --prop font="Segoe UI" \
 --prop align=center \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop preset=rect \
 --prop x=23cm \
 --prop y=5.5cm \
 --prop width=9cm \
 --prop height=9cm \
 --prop gradient=1E3A8A-162C6A-135 \
 --prop line=3B82F6 \
 --prop lineWidth=1.5
officecli add payflow-pitch.pptx '/' --type shape \
 --prop text=2ドル.1T \
 --prop x=23.5cm \
 --prop y=6.5cm \
 --prop width=8cm \
 --prop height=2.5cm \
 --prop fill=none \
 --prop color=3B82F6 \
 --prop size=48 \
 --prop bold=true \
 --prop font="Segoe UI" \
 --prop align=center \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop text="in delayed payments
annually" \
 --prop x=23.5cm \
 --prop y=9.2cm \
 --prop width=8cm \
 --prop height=2.5cm \
 --prop fill=none \
 --prop color=CBD5E1 \
 --prop size=14 \
 --prop font="Segoe UI" \
 --prop align=center \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop preset=rect \
 --prop x=0cm \
 --prop y=0cm \
 --prop width=33.87cm \
 --prop height=0.6cm \
 --prop fill=3B82F6 \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop text=03 \
 --prop x=2cm \
 --prop y=1.2cm \
 --prop width=2cm \
 --prop height=1.2cm \
 --prop fill=none \
 --prop color=3B82F6 \
 --prop size=14 \
 --prop bold=true \
 --prop font="Segoe UI" \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop text="Our Solution" \
 --prop x=2cm \
 --prop y=2cm \
 --prop width=22cm \
 --prop height=2cm \
 --prop fill=none \
 --prop color=FFFFFF \
 --prop size=40 \
 --prop bold=true \
 --prop font="Segoe UI" \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop text="PayFlow reinvents B2B payments — intelligent, instant, integrated." \
 --prop x=2cm \
 --prop y=4cm \
 --prop width=28cm \
 --prop height=1.2cm \
 --prop fill=none \
 --prop color=93C5FD \
 --prop size=16 \
 --prop font="Segoe UI Light" \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop preset=roundRect \
 --prop x=2cm \
 --prop y=6cm \
 --prop width=9.5cm \
 --prop height=9cm \
 --prop gradient=1E3A8A-0F2055-160 \
 --prop line=3B82F6 \
 --prop lineWidth=1.5
officecli add payflow-pitch.pptx '/' --type shape \
 --prop text=⚡ \
 --prop x=2.5cm \
 --prop y=6.5cm \
 --prop width=2cm \
 --prop height=2cm \
 --prop fill=none \
 --prop color=3B82F6 \
 --prop size=30 \
 --prop align=center \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop text="Real-Time Payments" \
 --prop x=2.5cm \
 --prop y=8.7cm \
 --prop width=8.5cm \
 --prop height=1.2cm \
 --prop fill=none \
 --prop color=FFFFFF \
 --prop size=18 \
 --prop bold=true \
 --prop font="Segoe UI" \
 --prop align=center \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop text="Instant settlement via RTP and FedNow rails. Zero float, zero friction." \
 --prop x=2.5cm \
 --prop y=10cm \
 --prop width=8.5cm \
 --prop height=3cm \
 --prop fill=none \
 --prop color=94A3B8 \
 --prop size=13 \
 --prop font="Segoe UI" \
 --prop align=center \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop preset=roundRect \
 --prop x=12.5cm \
 --prop y=6cm \
 --prop width=9.5cm \
 --prop height=9cm \
 --prop gradient=1E3A8A-0F2055-160 \
 --prop line=3B82F6 \
 --prop lineWidth=1.5
officecli add payflow-pitch.pptx '/' --type shape \
 --prop text=🤖 \
 --prop x=13cm \
 --prop y=6.5cm \
 --prop width=2cm \
 --prop height=2cm \
 --prop fill=none \
 --prop color=3B82F6 \
 --prop size=28 \
 --prop align=center \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop text="AI Reconciliation" \
 --prop x=13cm \
 --prop y=8.7cm \
 --prop width=8.5cm \
 --prop height=1.2cm \
 --prop fill=none \
 --prop color=FFFFFF \
 --prop size=18 \
 --prop bold=true \
 --prop font="Segoe UI" \
 --prop align=center \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop text="ML-powered matching reduces reconciliation time by 94%. Auto-posts to GL." \
 --prop x=13cm \
 --prop y=10cm \
 --prop width=8.5cm \
 --prop height=3cm \
 --prop fill=none \
 --prop color=94A3B8 \
 --prop size=13 \
 --prop font="Segoe UI" \
 --prop align=center \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop preset=roundRect \
 --prop x=23cm \
 --prop y=6cm \
 --prop width=9cm \
 --prop height=9cm \
 --prop gradient=1E3A8A-0F2055-160 \
 --prop line=3B82F6 \
 --prop lineWidth=1.5
officecli add payflow-pitch.pptx '/' --type shape \
 --prop text=🔗 \
 --prop x=23.5cm \
 --prop y=6.5cm \
 --prop width=2cm \
 --prop height=2cm \
 --prop fill=none \
 --prop color=3B82F6 \
 --prop size=28 \
 --prop align=center \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop text="1-Click ERP Integration" \
 --prop x=23.5cm \
 --prop y=8.7cm \
 --prop width=8cm \
 --prop height=1.2cm \
 --prop fill=none \
 --prop color=FFFFFF \
 --prop size=18 \
 --prop bold=true \
 --prop font="Segoe UI" \
 --prop align=center \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop text="Native connectors for SAP, Oracle, NetSuite, and QuickBooks. Live in minutes." \
 --prop x=23.5cm \
 --prop y=10cm \
 --prop width=8cm \
 --prop height=3cm \
 --prop fill=none \
 --prop color=94A3B8 \
 --prop size=13 \
 --prop font="Segoe UI" \
 --prop align=center \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop preset=rect \
 --prop x=0cm \
 --prop y=0cm \
 --prop width=33.87cm \
 --prop height=0.6cm \
 --prop fill=3B82F6 \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop text=04 \
 --prop x=2cm \
 --prop y=1.2cm \
 --prop width=2cm \
 --prop height=1.2cm \
 --prop fill=none \
 --prop color=3B82F6 \
 --prop size=14 \
 --prop bold=true \
 --prop font="Segoe UI" \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop text=Traction \
 --prop x=2cm \
 --prop y=2cm \
 --prop width=22cm \
 --prop height=2cm \
 --prop fill=none \
 --prop color=FFFFFF \
 --prop size=40 \
 --prop bold=true \
 --prop font="Segoe UI" \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop text="Strong, repeatable growth backed by enterprise love." \
 --prop x=2cm \
 --prop y=4cm \
 --prop width=25cm \
 --prop height=1.2cm \
 --prop fill=none \
 --prop color=93C5FD \
 --prop size=16 \
 --prop font="Segoe UI Light" \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop preset=rect \
 --prop x=2cm \
 --prop y=5.8cm \
 --prop width=14cm \
 --prop height=5.5cm \
 --prop gradient=1E3A8A-162C6A-135 \
 --prop line=3B82F6 \
 --prop lineWidth=1.5
officecli add payflow-pitch.pptx '/' --type shape \
 --prop text="4ドル.2M ARR" \
 --prop x=2.5cm \
 --prop y=6.3cm \
 --prop width=13cm \
 --prop height=2.2cm \
 --prop fill=none \
 --prop color=3B82F6 \
 --prop size=40 \
 --prop bold=true \
 --prop font="Segoe UI" \
 --prop align=center \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop text="Annual Recurring Revenue" \
 --prop x=2.5cm \
 --prop y=8.6cm \
 --prop width=13cm \
 --prop height=1cm \
 --prop fill=none \
 --prop color=94A3B8 \
 --prop size=13 \
 --prop font="Segoe UI" \
 --prop align=center \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop preset=rect \
 --prop x=17.5cm \
 --prop y=5.8cm \
 --prop width=14cm \
 --prop height=5.5cm \
 --prop gradient=1E3A8A-162C6A-135 \
 --prop line=3B82F6 \
 --prop lineWidth=1.5
officecli add payflow-pitch.pptx '/' --type shape \
 --prop text="340% YoY" \
 --prop x=18cm \
 --prop y=6.3cm \
 --prop width=13cm \
 --prop height=2.2cm \
 --prop fill=none \
 --prop color=3B82F6 \
 --prop size=40 \
 --prop bold=true \
 --prop font="Segoe UI" \
 --prop align=center \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop text="Year-over-Year Growth" \
 --prop x=18cm \
 --prop y=8.6cm \
 --prop width=13cm \
 --prop height=1cm \
 --prop fill=none \
 --prop color=94A3B8 \
 --prop size=13 \
 --prop font="Segoe UI" \
 --prop align=center \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop preset=rect \
 --prop x=2cm \
 --prop y=12.5cm \
 --prop width=14cm \
 --prop height=5.5cm \
 --prop gradient=1E3A8A-162C6A-135 \
 --prop line=3B82F6 \
 --prop lineWidth=1.5
officecli add payflow-pitch.pptx '/' --type shape \
 --prop text=85 \
 --prop x=2.5cm \
 --prop y=13cm \
 --prop width=13cm \
 --prop height=2.2cm \
 --prop fill=none \
 --prop color=3B82F6 \
 --prop size=40 \
 --prop bold=true \
 --prop font="Segoe UI" \
 --prop align=center \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop text="Enterprise Customers" \
 --prop x=2.5cm \
 --prop y=15.3cm \
 --prop width=13cm \
 --prop height=1cm \
 --prop fill=none \
 --prop color=94A3B8 \
 --prop size=13 \
 --prop font="Segoe UI" \
 --prop align=center \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop preset=rect \
 --prop x=17.5cm \
 --prop y=12.5cm \
 --prop width=14cm \
 --prop height=5.5cm \
 --prop gradient=1E3A8A-162C6A-135 \
 --prop line=3B82F6 \
 --prop lineWidth=1.5
officecli add payflow-pitch.pptx '/' --type shape \
 --prop text="NPS 72" \
 --prop x=18cm \
 --prop y=13cm \
 --prop width=13cm \
 --prop height=2.2cm \
 --prop fill=none \
 --prop color=3B82F6 \
 --prop size=40 \
 --prop bold=true \
 --prop font="Segoe UI" \
 --prop align=center \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop text="Net Promoter Score" \
 --prop x=18cm \
 --prop y=15.3cm \
 --prop width=13cm \
 --prop height=1cm \
 --prop fill=none \
 --prop color=94A3B8 \
 --prop size=13 \
 --prop font="Segoe UI" \
 --prop align=center \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop preset=rect \
 --prop x=0cm \
 --prop y=0cm \
 --prop width=33.87cm \
 --prop height=0.6cm \
 --prop fill=3B82F6 \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop text=05 \
 --prop x=2cm \
 --prop y=1.2cm \
 --prop width=2cm \
 --prop height=1.2cm \
 --prop fill=none \
 --prop color=3B82F6 \
 --prop size=14 \
 --prop bold=true \
 --prop font="Segoe UI" \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop text="Market Opportunity" \
 --prop x=2cm \
 --prop y=2cm \
 --prop width=22cm \
 --prop height=2cm \
 --prop fill=none \
 --prop color=FFFFFF \
 --prop size=40 \
 --prop bold=true \
 --prop font="Segoe UI" \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop text="Massive and underpenetrated — we're going after the right slice." \
 --prop x=2cm \
 --prop y=4cm \
 --prop width=28cm \
 --prop height=1.2cm \
 --prop fill=none \
 --prop color=93C5FD \
 --prop size=16 \
 --prop font="Segoe UI Light" \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type chart \
 --prop chartType=bar \
 --prop x=2cm \
 --prop y=5.5cm \
 --prop width=20cm \
 --prop height=12cm \
 --prop categories="TAM (Global B2B Payments),SAM (Addressable),SOM (Target)" \
 --prop series1="Market Size ($T): 14.7, 0.42, 0.084" \
 --prop colors="1D4ED8,3B82F6,60A5FA" \
 --prop chartFill=0A0F2E \
 --prop plotFill=0D1845 \
 --prop legend=none \
 --prop dataLabels=true \
 --prop labelPos=outside \
 --prop labelFont=12:FFFFFF:true \
 --prop gridlines=1E3A8A:0.5 \
 --prop axisfont="11:94A3B8:Segoe UI" \
 --prop titlecolor=FFFFFF \
 --prop titlesize=14 \
 --prop seriesoutline=none \
 --prop gapwidth=60
officecli add payflow-pitch.pptx '/' --type shape \
 --prop preset=rect \
 --prop x=23.5cm \
 --prop y=5.5cm \
 --prop width=9cm \
 --prop height=3.5cm \
 --prop gradient=1E3A8A-162C6A-135 \
 --prop line=3B82F6 \
 --prop lineWidth=1.5
officecli add payflow-pitch.pptx '/' --type shape \
 --prop text=1ドル4.7T \
 --prop x=23.8cm \
 --prop y=5.8cm \
 --prop width=8.4cm \
 --prop height=1.5cm \
 --prop fill=none \
 --prop color=3B82F6 \
 --prop size=30 \
 --prop bold=true \
 --prop font="Segoe UI" \
 --prop align=center \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop text="Total Addressable Market" \
 --prop x=23.8cm \
 --prop y=7.2cm \
 --prop width=8.4cm \
 --prop height=0.9cm \
 --prop fill=none \
 --prop color=94A3B8 \
 --prop size=12 \
 --prop font="Segoe UI" \
 --prop align=center \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop preset=rect \
 --prop x=23.5cm \
 --prop y=9.8cm \
 --prop width=9cm \
 --prop height=3.5cm \
 --prop gradient=1E3A8A-162C6A-135 \
 --prop line=3B82F6 \
 --prop lineWidth=1.5
officecli add payflow-pitch.pptx '/' --type shape \
 --prop text=4ドル20B \
 --prop x=23.8cm \
 --prop y=10.1cm \
 --prop width=8.4cm \
 --prop height=1.5cm \
 --prop fill=none \
 --prop color=3B82F6 \
 --prop size=30 \
 --prop bold=true \
 --prop font="Segoe UI" \
 --prop align=center \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop text="Serviceable Addressable Market" \
 --prop x=23.8cm \
 --prop y=11.5cm \
 --prop width=8.4cm \
 --prop height=0.9cm \
 --prop fill=none \
 --prop color=94A3B8 \
 --prop size=12 \
 --prop font="Segoe UI" \
 --prop align=center \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop preset=rect \
 --prop x=23.5cm \
 --prop y=14.1cm \
 --prop width=9cm \
 --prop height=3.5cm \
 --prop gradient=1E3A8A-162C6A-135 \
 --prop line=3B82F6 \
 --prop lineWidth=1.5
officecli add payflow-pitch.pptx '/' --type shape \
 --prop text=8ドル.4B \
 --prop x=23.8cm \
 --prop y=14.4cm \
 --prop width=8.4cm \
 --prop height=1.5cm \
 --prop fill=none \
 --prop color=3B82F6 \
 --prop size=30 \
 --prop bold=true \
 --prop font="Segoe UI" \
 --prop align=center \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop text="Serviceable Obtainable Market" \
 --prop x=23.8cm \
 --prop y=15.8cm \
 --prop width=8.4cm \
 --prop height=0.9cm \
 --prop fill=none \
 --prop color=94A3B8 \
 --prop size=12 \
 --prop font="Segoe UI" \
 --prop align=center \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop preset=rect \
 --prop x=0cm \
 --prop y=0cm \
 --prop width=33.87cm \
 --prop height=0.6cm \
 --prop fill=3B82F6 \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop text=06 \
 --prop x=2cm \
 --prop y=1.2cm \
 --prop width=2cm \
 --prop height=1.2cm \
 --prop fill=none \
 --prop color=3B82F6 \
 --prop size=14 \
 --prop bold=true \
 --prop font="Segoe UI" \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop text="World-Class Team" \
 --prop x=2cm \
 --prop y=2cm \
 --prop width=22cm \
 --prop height=2cm \
 --prop fill=none \
 --prop color=FFFFFF \
 --prop size=40 \
 --prop bold=true \
 --prop font="Segoe UI" \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop text="Built by operators who have done this at scale." \
 --prop x=2cm \
 --prop y=4cm \
 --prop width=25cm \
 --prop height=1.2cm \
 --prop fill=none \
 --prop color=93C5FD \
 --prop size=16 \
 --prop font="Segoe UI Light" \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop preset=roundRect \
 --prop x=2cm \
 --prop y=5.8cm \
 --prop width=9.5cm \
 --prop height=10cm \
 --prop gradient=1E3A8A-0F2055-160 \
 --prop line=3B82F6 \
 --prop lineWidth=1.5
officecli add payflow-pitch.pptx '/' --type shape \
 --prop preset=ellipse \
 --prop x=5.25cm \
 --prop y=6.3cm \
 --prop width=3cm \
 --prop height=3cm \
 --prop fill=3B82F6 \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop text=SC \
 --prop x=5.25cm \
 --prop y=6.3cm \
 --prop width=3cm \
 --prop height=3cm \
 --prop fill=none \
 --prop color=FFFFFF \
 --prop size=22 \
 --prop bold=true \
 --prop font="Segoe UI" \
 --prop align=center \
 --prop valign=center \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop text="Sarah Chen" \
 --prop x=2.5cm \
 --prop y=9.7cm \
 --prop width=8.5cm \
 --prop height=1.2cm \
 --prop fill=none \
 --prop color=FFFFFF \
 --prop size=20 \
 --prop bold=true \
 --prop font="Segoe UI" \
 --prop align=center \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop text="CEO & Co-Founder" \
 --prop x=2.5cm \
 --prop y=11cm \
 --prop width=8.5cm \
 --prop height=0.9cm \
 --prop fill=none \
 --prop color=3B82F6 \
 --prop size=13 \
 --prop bold=true \
 --prop font="Segoe UI" \
 --prop align=center \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop text="ex-Stripe · 10+ years in fintech
Former Head of Payments" \
 --prop x=2.5cm \
 --prop y=12cm \
 --prop width=8.5cm \
 --prop height=2cm \
 --prop fill=none \
 --prop color=94A3B8 \
 --prop size=12 \
 --prop font="Segoe UI" \
 --prop align=center \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop preset=roundRect \
 --prop x=12.5cm \
 --prop y=5.8cm \
 --prop width=9.5cm \
 --prop height=10cm \
 --prop gradient=1E3A8A-0F2055-160 \
 --prop line=3B82F6 \
 --prop lineWidth=1.5
officecli add payflow-pitch.pptx '/' --type shape \
 --prop preset=ellipse \
 --prop x=15.75cm \
 --prop y=6.3cm \
 --prop width=3cm \
 --prop height=3cm \
 --prop fill=1D4ED8 \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop text=MW \
 --prop x=15.75cm \
 --prop y=6.3cm \
 --prop width=3cm \
 --prop height=3cm \
 --prop fill=none \
 --prop color=FFFFFF \
 --prop size=22 \
 --prop bold=true \
 --prop font="Segoe UI" \
 --prop align=center \
 --prop valign=center \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop text="Marcus Webb" \
 --prop x=13cm \
 --prop y=9.7cm \
 --prop width=8.5cm \
 --prop height=1.2cm \
 --prop fill=none \
 --prop color=FFFFFF \
 --prop size=20 \
 --prop bold=true \
 --prop font="Segoe UI" \
 --prop align=center \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop text="CTO & Co-Founder" \
 --prop x=13cm \
 --prop y=11cm \
 --prop width=8.5cm \
 --prop height=0.9cm \
 --prop fill=none \
 --prop color=3B82F6 \
 --prop size=13 \
 --prop bold=true \
 --prop font="Segoe UI" \
 --prop align=center \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop text="ex-Plaid · Infrastructure architect
Built core data pipeline" \
 --prop x=13cm \
 --prop y=12cm \
 --prop width=8.5cm \
 --prop height=2cm \
 --prop fill=none \
 --prop color=94A3B8 \
 --prop size=12 \
 --prop font="Segoe UI" \
 --prop align=center \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop preset=roundRect \
 --prop x=23cm \
 --prop y=5.8cm \
 --prop width=9cm \
 --prop height=10cm \
 --prop gradient=1E3A8A-0F2055-160 \
 --prop line=3B82F6 \
 --prop lineWidth=1.5
officecli add payflow-pitch.pptx '/' --type shape \
 --prop preset=ellipse \
 --prop x=26cm \
 --prop y=6.3cm \
 --prop width=3cm \
 --prop height=3cm \
 --prop fill=2563EB \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop text=JL \
 --prop x=26cm \
 --prop y=6.3cm \
 --prop width=3cm \
 --prop height=3cm \
 --prop fill=none \
 --prop color=FFFFFF \
 --prop size=22 \
 --prop bold=true \
 --prop font="Segoe UI" \
 --prop align=center \
 --prop valign=center \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop text="Jordan Lee" \
 --prop x=23.5cm \
 --prop y=9.7cm \
 --prop width=8cm \
 --prop height=1.2cm \
 --prop fill=none \
 --prop color=FFFFFF \
 --prop size=20 \
 --prop bold=true \
 --prop font="Segoe UI" \
 --prop align=center \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop text="VP Sales" \
 --prop x=23.5cm \
 --prop y=11cm \
 --prop width=8cm \
 --prop height=0.9cm \
 --prop fill=none \
 --prop color=3B82F6 \
 --prop size=13 \
 --prop bold=true \
 --prop font="Segoe UI" \
 --prop align=center \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop text="ex-Brex · 5ドル0M+ ARR track record
Enterprise GTM specialist" \
 --prop x=23.5cm \
 --prop y=12cm \
 --prop width=8cm \
 --prop height=2cm \
 --prop fill=none \
 --prop color=94A3B8 \
 --prop size=12 \
 --prop font="Segoe UI" \
 --prop align=center \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop preset=rect \
 --prop x=0cm \
 --prop y=0cm \
 --prop width=33.87cm \
 --prop height=0.6cm \
 --prop fill=3B82F6 \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop text=07 \
 --prop x=2cm \
 --prop y=1.2cm \
 --prop width=2cm \
 --prop height=1.2cm \
 --prop fill=none \
 --prop color=3B82F6 \
 --prop size=14 \
 --prop bold=true \
 --prop font="Segoe UI" \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop text="The Ask" \
 --prop x=2cm \
 --prop y=2cm \
 --prop width=22cm \
 --prop height=2cm \
 --prop fill=none \
 --prop color=FFFFFF \
 --prop size=40 \
 --prop bold=true \
 --prop font="Segoe UI" \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop text="Join us in building the payments infrastructure for the next decade." \
 --prop x=2cm \
 --prop y=4cm \
 --prop width=28cm \
 --prop height=1.2cm \
 --prop fill=none \
 --prop color=93C5FD \
 --prop size=16 \
 --prop font="Segoe UI Light" \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop preset=rect \
 --prop x=2cm \
 --prop y=5.8cm \
 --prop width=14cm \
 --prop height=5.5cm \
 --prop gradient=1E3A8A-0F2055-160 \
 --prop line=3B82F6 \
 --prop lineWidth=1.5
officecli add payflow-pitch.pptx '/' --type shape \
 --prop text="Raising 2ドル5M" \
 --prop x=2.5cm \
 --prop y=6.3cm \
 --prop width=13cm \
 --prop height=2cm \
 --prop fill=none \
 --prop color=3B82F6 \
 --prop size=36 \
 --prop bold=true \
 --prop font="Segoe UI" \
 --prop align=center \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop text="Series B · 1ドル80M Valuation" \
 --prop x=2.5cm \
 --prop y=8.5cm \
 --prop width=13cm \
 --prop height=1.2cm \
 --prop fill=none \
 --prop color=94A3B8 \
 --prop size=14 \
 --prop font="Segoe UI" \
 --prop align=center \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop text="Use of Funds" \
 --prop x=2cm \
 --prop y=11.4cm \
 --prop width=14cm \
 --prop height=0.8cm \
 --prop fill=none \
 --prop color=FFFFFF \
 --prop size=14 \
 --prop bold=true \
 --prop font="Segoe UI" \
 --prop align=center \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type chart \
 --prop chartType=bar \
 --prop x=2cm \
 --prop y=12cm \
 --prop width=14cm \
 --prop height=6cm \
 --prop categories="Engineering,Sales & GTM,Marketing,Operations" \
 --prop series1="Use of Funds (%): 40, 30, 20, 10" \
 --prop colors="3B82F6,1D4ED8,60A5FA,93C5FD" \
 --prop chartFill=0A0F2E \
 --prop plotFill=0D1845 \
 --prop legend=none \
 --prop dataLabels=true \
 --prop labelPos=outside \
 --prop labelFont=11:FFFFFF:true \
 --prop gridlines=none \
 --prop axisfont="11:94A3B8:Segoe UI" \
 --prop seriesoutline=none \
 --prop gapwidth=50
officecli add payflow-pitch.pptx '/' --type shape \
 --prop preset=rect \
 --prop x=17.5cm \
 --prop y=5.8cm \
 --prop width=14.5cm \
 --prop height=12.5cm \
 --prop gradient=1E3A8A-0F2055-160 \
 --prop line=3B82F6 \
 --prop lineWidth=1.5
officecli add payflow-pitch.pptx '/' --type shape \
 --prop text="Investment Highlights" \
 --prop x=18cm \
 --prop y=6.2cm \
 --prop width=13.5cm \
 --prop height=1cm \
 --prop fill=none \
 --prop color=FFFFFF \
 --prop size=16 \
 --prop bold=true \
 --prop font="Segoe UI" \
 --prop align=center \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop preset=rect \
 --prop x=18cm \
 --prop y=7.4cm \
 --prop width=13cm \
 --prop height=0.05cm \
 --prop fill=3B82F6 \
 --prop line=none
officecli add payflow-pitch.pptx '/' --type shape \
 --prop text="4ドル.2M ARR growing 340% YoY
▶ 85 enterprise logos signed
▶ NPS of 72 — best-in-class retention
▶ Defensible IP: 3 patents filed
▶ Clear path to 5ドル0M ARR in 24 months
▶ Led by operators from Stripe, Plaid, Brex" \
 --prop x=18cm \
 --prop y=7.8cm \
 --prop width=13cm \
 --prop height=8.5cm \
 --prop fill=none \
 --prop color=CBD5E1 \
 --prop size=14 \
 --prop font="Segoe UI" \
 --prop lineSpacing=22 \
 --prop line=none

Based on OfficeCLI v1.0.34

Clone this wiki locally

AltStyle によって変換されたページ (->オリジナル) /