Change background color from Microsoft Graph API online Powerpoint player

Daniel Paez (Globant) 0 Reputation points
2026-04-23T16:59:50.66+00:00

Context:

Microsoft Graph API is the service we use for our online Powerpoint player. Previously, the background color in the iFrame was white, it is now black.

Steps to replicate:

  1. Navigate to any slides resource

Observed: background of slides player is black

Expected: background of slides player is white

We didn't find a way to customize that color, is there any way to do it or could you implement that customization?

slides-background

Microsoft Security | Microsoft Graph
0 comments No comments

1 answer

Sort by: Oldest
  1. AI answer

    2026-04-23T17:00:09.0533333+00:00

    The background color of the online PowerPoint player shown via Microsoft Graph cannot be controlled from Microsoft Graph or from the embedded iFrame.

    Available customization in the provided context applies to slide background and theme inside the PowerPoint document itself (for example, using the Eyedropper tool in the desktop app or setting backgroundColor on SlideBackgroundPatternFill via the PowerPoint JavaScript API). These options change the slide’s own background, not the outer player surface rendered by the online viewer.

    The change from white to black in the player background is therefore a behavior of the online PowerPoint viewer and not something that can be overridden or configured through Microsoft Graph based on the current documentation.


    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.