com.aspose.slides

Interfaces

Classes

Exceptions

com.aspose.slides

Class SaveFormat

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


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

    Constants which define the format of a saved presentation.

    • 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
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static int Html
      Save presentation in HTML format.
      static int Odp
      Save presentation in ODP format.
      static int Otp
      Save presentation in OTP (presentation template) format.
      static int Pdf
      Save presentation in PDF format.
      static int Pot
      Save presentation in POT format.
      static int Potm
      Save presentation in POTM (macro-enabled template) format.
      static int Potx
      Save presentation in POTX (template) format.
      static int Pps
      Save presentation in PPS format.
      static int Ppsm
      Save presentation in PPSM (macro-enabled slideshow) format.
      static int Ppsx
      Save presentation in PPSX (slideshow) format.
      static int Ppt
      Save presentation in PPT format.
      static int Pptm
      Save presentation in PPTM (macro-enabled presentation) format.
      static int Pptx
      Save presentation in PPTX format.
      static int Swf
      Save presentation in SWF format.
      static int Tiff
      Save presentation as multi-page TIFF image.
      static int Xps
      Save presentation in XPS format.
      • Fields inherited from class com.aspose.ms.System.Enum

        EnumSeparatorCharArray
    • 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