ImageGear .NET v25.2 - Updated
Developer Guide / File Formats and Compressions / File Formats / File Formats Reference / PPTX
In This Topic
    PPTX
    In This Topic
    Full Name Office Open XML PowerPoint Format
    Format ID ImGearFormats.PPTX
    File Extension(s) *.pptx
    Data Type Vector Image
    Data Encoding Zipped XML Package
    Multi-Page Support Yes
    Alpha Channel Support No
    Metadata Update Support No
    ImageGear Platforms Support .NET, .NET64
    PPTX format requires ImageGear.Formats.Office Namespace.

    ImageGear Supported Versions

    ImageGear Supported Features

    ImageGear Read Support

    • ImageGear .NET does not currently support password-protected Office documents (.doc, .docx,  .xls, .xlsx, .ppt, and pptx).
    • Microsoft Office 2007 password-protected files store the information about the specific file type (DOCX, XLSX and PPTX) in the section encrypted by the password. This prevents detection of Office 2007 password-protected files and throws the exception, System.NotSupportedException.

    ImageGear Write Support

    The saved PowerPoint file will have the same slide sizes and slide count as the source document file.

    See ImGearPowerPointDocument.ConvertFile for direct conversion between the different PowerPoint formats.

    ImageGear Filter Control Parameters

    None

    Comments

    Please see Using ImageGear.Formats.Office Namespace.

    Please see the ImageGear.Formats.Office Namespace.