IronPPT for .NET について

開発者は、Office Interopに依存せずに、.NETアプリケーションでPowerPointプレゼンテーションを作成、編集、および操作可能

IronPPT is a C# PowerPoint library that prioritizes accuracy, ease of use and speed. Its user friendly API allows developers to add PowerPoint processing functionality to .NET projects in minutes. There is no need to install Microsoft Office or PowerPoint Interop. IronPPT supports PPTX, slide transitions, text formatting, and multimedia integration, and is perfect for automating presentation generation.

IronPPT for .NET Features

Edit Slide Elements

  • Text
    • Text content (add, append and remove).
    • Set styling (Font Family and size, color, bold and italic, strikethrough, underline).
  • Paragraphs
    • Set styling (indent, line spacing, alignment, space after and before, right to left option).
    • Customize bullet point (picture, character, color).
  • Images
    • Load image (file and filestream).
    • Set dimensions (width and height).
    • Set frame shape (shape type).
    • Set position.
    • Set angle.
  • Shapes
    • Set shape type.
    • Set dimensions (width and height).
    • Set fill and outline color.
    • Set position.
    • Flip horizontal and vertical.

Presentation Structure

  • Read and Edit PowerPoint
    • Read and edit PowerPoint document structure.
  • Manage Slides
    • Add slide.
    • Reorder slide.
    • Hide slide.
    • Remove slide.