Microsoft Word · Example Payload

Open Xml Sdk Document Properties Example

Q4 2025 financial summary with revenue analysis and projections

DocumentsMicrosoft-365OfficeProductivityWord Processing

Open Xml Sdk Document Properties Example is an example object payload from Microsoft Word, with 14 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

titlesubjectcreatordescriptionkeywordscategorycreatedmodifiedrevisionapplicationtotalTimepageswordscharacters

Example Payload

Raw ↑
{
  "title": "Quarterly Report Q4 2025",
  "subject": "Financial Reports",
  "creator": "Jane Smith",
  "description": "Q4 2025 financial summary with revenue analysis and projections",
  "keywords": "financial, quarterly, 2025, revenue",
  "category": "Reports",
  "created": "2025-10-01T09:15:00Z",
  "modified": "2025-12-20T16:45:00Z",
  "revision": "12",
  "application": "Microsoft Office Word",
  "totalTime": 240,
  "pages": 15,
  "words": 5432,
  "characters": 28765
}