Nevron Open Vision Documentation
Nevron.Nov.Diagram.Formats Namespace / NVisioService Class
Fields Methods


In This Topic
    NVisioService Class Members
    In This Topic

    The following tables list the members exposed by NVisioService.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)The Visio service instance.  
    Top
    Protected Fields
     NameDescription
    Protected FieldThe Aspose.Diagram license encrypted using the PKZIP Classic algorithm with password "Nevron.Nov".  
    Top
    Public Methods
     NameDescription
    Public MethodGets whether the service can load files in the specified format, for example "vsd".  
    Public MethodGets whether the service can save files to the specified format, for example "vdx".  
    Public MethodConverts the given input data in the specified by inputExtension format to the specified by outputExtension format. Throws an exception on failure.  
    Top
    Protected Methods
     NameDescription
    Protected MethodLicenses Aspose Diagram from the given stream.  
    Protected Methodstatic (Shared in Visual Basic)Tries to get an Aspose load or save file format from the given file extension.  
    Top
    See Also