<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>komee</author_name>
  <author_url>https://blog.hatena.ne.jp/komee/</author_url>
  <blog_title>komeの備忘録</blog_title>
  <blog_url>https://www.komee.org/</blog_url>
  <categories>
    <anon>.NET</anon>
    <anon>C#</anon>
    <anon>PowerPoint</anon>
    <anon>VisualStudio</anon>
  </categories>
  <description>前回の記事の続き。komee.hatenablog.com 前回同様、2つのコンポーネントを参照に追加し、プロジェクトにインポートする。 C#プログラムからPowerPointを開くには以下のように記述する。 (using PPt = Microsoft.Office.Interop.PowerPoint;) (using Microsoft.Office.Core;) string pptxPath = @&quot;C\sample.pptx&quot;; var app = new PPt.Application(); var pres = app.Presentations; var file = pre…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.komee.org%2Fentry%2F2017%2F06%2F28%2F231626&quot; title=&quot;C#でPowerPointを開く - komeの備忘録&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-06-28 23:16:26</published>
  <title>C#でPowerPointを開く</title>
  <type>rich</type>
  <url>https://www.komee.org/entry/2017/06/28/231626</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
