Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

224
Views
How to generate bullet points in PowerPoint with office-js?

I've created an Office-Add in with a button that executes the following function

export function generateBulletPoints(event: Office.AddinCommands.Event) {
  const data = `* foo
   * bar`
  Office.context.document.setSelectedDataAsync(data)
}

This inserts the text into the current selection. However, the text is not converted and formatted into bullet points in PowerPoint, like it would if I typed this text out manually. I've also attempted using unicode (• instead of *), but the formatting still isn't equal to manually adding bullet points in PowerPoint.

How can I add proper bullet points to text in PowerPoint using office-js?

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!