com.aspose.slides

Interfaces

Classes

Exceptions

com.aspose.slides

Class BuildType

  • java.lang.Object
    • com.aspose.ms.System.ValueType<com.aspose.ms.System.Enum>
      • com.aspose.ms.System.Enum
        • com.aspose.slides.BuildType


  • public final class BuildType
    extends com.aspose.ms.System.Enum

    Determines how text will appear on a shape during animation.

    • Nested Class Summary

      • Nested classes/interfaces inherited from class com.aspose.ms.System.Enum

        com.aspose.ms.System.Enum.AbstractEnum, com.aspose.ms.System.Enum.FlaggedEnum, com.aspose.ms.System.Enum.ObjectEnum, com.aspose.ms.System.Enum.SimpleEnum
    • Method Summary

      • Methods inherited from class com.aspose.ms.System.Enum

        Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • AsOneObject

        public static final int AsOneObject

        With containing shape.

        See Also:
        Constant Field Values
      • AllParagraphsAtOnce

        public static final int AllParagraphsAtOnce

        All paragraph.

        See Also:
        Constant Field Values
      • ByLevelParagraphs1

        public static final int ByLevelParagraphs1

        By groups of paragraphs of depth 1.

        See Also:
        Constant Field Values
      • ByLevelParagraphs2

        public static final int ByLevelParagraphs2

        By groups of paragraphs of depth 2.

        See Also:
        Constant Field Values
      • ByLevelParagraphs3

        public static final int ByLevelParagraphs3

        By groups of paragraphs of depth 3.

        See Also:
        Constant Field Values
      • ByLevelParagraphs4

        public static final int ByLevelParagraphs4

        By groups of paragraphs of depth 4.

        See Also:
        Constant Field Values
      • ByLevelParagraphs5

        public static final int ByLevelParagraphs5

        By groups of paragraphs of depth 5.

        See Also:
        Constant Field Values