Grooper Help - Version 25.0
25.0.0017 2,127
  • Overview
  • Help Status

Power Point Document

Office Document Grooper.Office

Represents a Microsoft PowerPoint document, enabling presentation-centric processing, extraction, and integration in Grooper.

Remarks

The Power Point Document class provides support for Microsoft PowerPoint and related presentation formats (e.g., .pptx, .pptm, .potx, .potm, .ppsx, .ppsm, .ppam, .odp, .ppt) within Batch Folders. It enables Grooper to recognize, process, and extract content and statistics from PowerPoint presentations as attachments, supporting downstream extraction, conversion, and export workflows.

Overview

  • PowerPointDocument is automatically selected for files with supported PowerPoint and related extensions or MIME types.
  • Integrates with Batch Folders to enable document-centric workflows, including classification, extraction, and export of presentation content.
  • Exposes key presentation statistics (slide count, paragraphs, words, presentation format) as viewable properties for downstream processing and review.

PowerPoint Document Handling

  • Loads and parses PowerPoint presentations as attachments to Batch Folders.
  • Provides access to presentation metadata and statistics for reporting, extraction, or workflow decisions.

Usage Notes

  • Use PowerPointDocument to enable presentation-aware processing in Grooper, including extraction and export of slide content and statistics.
  • Combine with Content Type and Data Model configuration to extract structured data from PowerPoint presentations.
  • Suitable for processing presentation archives, training materials, reports, and other PowerPoint-based content in batch workflows.

For more information, see the documentation for Batch Folder,and Attachment Type.

Properties

NameTypeDescription
General
Presentation Format String

Intended Format of Presentation. Represents the following element tag in the schema: ap:PresentationFormat.

Document
Subject String

The subject metadata property for an Office document.

Title String

The title metadata property for an Office document.

Description String

The description metadata property for an Office document.

Category String

The category metadata property for an Office document.

Content Status String

The contentStatus metadata property for an Office document.

History
Created String

The created metadata property for an Office document.

Creator String

The creator metadata property for an Office document.

Last Modified String

The modified metadata property for an Office document.

Last Modified By String

The lastModifiedBy metadata property for an Office document.

Revision String

The revision metadata property for an Office document.

Version String

The version metadata property for an Office document.

Application Info
Application Name String

The Application metadata property for an Office document.

Application Version String

The AppVersion metadata property for an Office document.

Company String

The Company metadata property for an Office document.

Notification