Apache POI · Example Payload

Apache Poi Presentation Request Example

Document ProcessingExcelJavaMicrosoft OfficePowerPointWordApacheOpen Source

Apache Poi Presentation Request Example is an example object payload from Apache POI, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

nameformatslideCount

Example Payload

Raw ↑
{
  "name": "example-name",
  "format": "PPT",
  "slideCount": 1234
}