Package com.aspose.page

  • Interface Summary 
    Interface Description
    IGlyph
    This interface give access to main parameters of glyph.
    IInteractiveDevice
    The interface defining interactive features processing methods.
    IMultiPageDevice
    This interface contains methods for manipulating multi-paged device.
    IMultiPageSaveOptions
    Defines the interface for setting page numbers for conversion.
    IMultiPartitionDevice
    Basic interface for multi-partition device.
    IStreamable
    This interface is used for dervices that renders document to a stream.
    ITrFont
    This interface give access to main parameters of font.
  • Class Summary 
    Class Description
    Device
    This class encapsulates rendering of document to abstract device.
    Document
    A superclass for all encapsulated documents.
    ExternalFontCache
    Use this class to obtain font encapsulation in a form that is accepted by Device.
    GlyphsIndices  
    License
    Provides methods to license the component.
    SaveOptions
    This class contains options necessary for managing conversion process.
    TransformedStroke
    A stroke that contains transformation.
    UserProperties
    Special property class which allows typed properties to be set and returned.
  • Enum Summary 
    Enum Description
    TextRenderingMode
    This enum contains possible values for text rendering mode.
  • Exception Summary 
    Exception Description
    AsposePageException
    Represents errors that occur during Aspose.Page application execution.