About 950,000 results
Open links in new tab
  1. What is a correct MIME type for .docx, .pptx, etc.?

    What MIME type should I use for new .docx documents? Also, for pptx and xlsx documents? excel ms-word ms-office powerpoint mime-types edited Feb 11, 2021 at 20:43 Peter Mortensen …

  2. Can't delete layout slide in Master - MSOfficeForums.com

    Sep 20, 2011 · Can't delete layout slide in Master PowerPointI want to delete a layout slide in the master file but the "delete" is not an options. Any ideas?

  3. Morph transition not available? - MSOfficeForums.com

    May 24, 2017 · [Solved] Morph transition not available? PowerPointThe version you have should definitely have morph IF you are sure you have a subscription version of 365 / 2016. Does it …

  4. Excel VBA to Create PowerPoint Presentation - Stack Overflow

    Macro called “CreatePowerPointPresentation” is used to transfer these charts into a specific PowerPoint template in specific format The macros uses the slides contained in the template …

  5. How to simulate ThisPresentation in PowerPoint VBA

    3 Like everyone else I expected a ThisPresentation object in PowerPoint. I thought of another way to accomplish it, without a hardcoded filename. Obviously any piece of code would need to …

  6. Bullets & Numbering - How to continue numbers in second slide?

    May 17, 2010 · I am using MS PowerPoint 2007. I have 15 sentences on first slide for which I used auto numbering. I have 10 more lines in second slide which is the continuation of the first …

  7. Paste Excel Chart into Powerpoint using VBA - Stack Overflow

    I'm trying to create an excel macro that copies charts displayed on an excel sheet, and pastes them (paste special) into a PowerPoint. The problem I'm having is how do I paste each chart …

  8. Size of notes suddenly too large in normal view

    Aug 14, 2024 · Powerpoint 2019. I usually have the notes pane open when in "normal" view. And the text in the notes pane is small. when I'm in the Notes Page view, it's FINE - it's 12 point …

  9. Copy formatting setting between images on the slide

    Aug 10, 2012 · Hi, Is there a way to quickly copy formatting (size, line, line color, shadow) between pictures on the slide. I have slides with multiple pictures that all have to be formatted …

  10. VBA PowerPoint textbox text alignment - Stack Overflow

    I am using PowerPoint 2007 and I want to program a macro which creates a textbox in a slide. However the text in the textbox is aligned to center by default. I want to align it left, but I don't …