BuildType

Overview

BuildType is a enum in Aspose.Slides FOSS for Python.

Determines how text will appear on a shape during animation.

Values

ValueDescription
AS_ONE_OBJECTRepresents building the presentation as a single object
ALL_PARAGRAPHS_AT_ONCERepresents processing all paragraphs simultaneously
BY_LEVEL_PARAGRAPHS1Represents building paragraphs by level 1 hierarchy
BY_LEVEL_PARAGRAPHS2Represents building paragraphs by level 2 hierarchy
BY_LEVEL_PARAGRAPHS3Represents building paragraphs by level 3 hierarchy
BY_LEVEL_PARAGRAPHS4Represents building paragraphs by level 4 hierarchy
BY_LEVEL_PARAGRAPHS5Represents building paragraphs by level 5 hierarchy