Placeholder Syntax
- Text Values: Use double curly braces for text placeholders. Example:
{{name}}
, {{company}}
, {{title}}
- Image URLs: Use the same format as for text placeholders, but place them in the Alt-text field of the image. Example:
{{profile_picture}}
, {{company_logo}}
.
You must add sample image (it will be replaced with the one under the provided URL) and type the placeholder name into the contents of "Alt text". This can be achieved by right-clicking the image and selecting "Show alt text" from the menu.
-
QR Codes: QR codes are special components for which you point to the data to be encoded in the QR code. Example:
{{data=contact_info type=qr}}
, {{ data=website_url type=qr }}
.
You must add a sample image (the one to be replaced with generated QR code) and type the placeholder name into the contents of "Alt text". This can be achieved by right-clicking the image and selecting "Show alt text" from the menu.
-
Sample Presentation Template
Download example PowerPoint presentation to see how it looks and works with sample data provided below.
Upload Your Files
- PowerPoint Presentation: Upload a PPTX file containing your placeholders. Ensure the placeholders match the names of the columns in your CSV, XSLX file or names of JSON object properties.
- Data: Paste your CSV data (or JSON) in the designated field. Each column should correspond to a placeholder in your PowerPoint slide. This free version provides handling up to 10 data rows (if you want more contact us).
Step-by-Step Guide
1. Prepare Your PowerPoint Slide: Design a PowerPoint template using the specified placeholder syntax.
2. Prepare Your CSV/JSON Data: Ensure your CSV data has headers matching the placeholders in your slide. For JSON objects the object properties must match the placeholders. Example CSV you can use to test our service:
name,company,title,profile_picture,contact_info
John Doe,Example Corp,Manager,https://pptxmailmerge.com/images/john.jpg,"John Doe, Example Corp, Manager, john.doe@example.com"
Jane Smith,Another Inc,Director,https://pptxmailmerge.com/images/jane.jpg,"Jane Smith, Another Inc, Director, jane.smith@example.com"
3. Upload and Submit: Drag and drop your PPTX file, upload your CSV/JSON/XLSX data, and hit the submit button. Our service will process the data and provide you with a link to download the generated presentations.