Name | Description | |
---|---|---|
![]() ![]() | Instance | The Visio service instance. |
The following tables list the members exposed by NVisioService.
Name | Description | |
---|---|---|
![]() | AsposeDiagramLicense | The Aspose.Diagram license encrypted using the PKZIP Classic algorithm with password "Nevron.Nov". |
Name | Description | |
---|---|---|
![]() | CanLoad | Gets whether the service can load files in the specified format, for example "vsd". |
![]() | CanSave | Gets whether the service can save files to the specified format, for example "vdx". |
![]() | ConvertData | Converts the given input data in the specified by inputExtension format to the specified by outputExtension format. Throws an exception on failure. |
Name | Description | |
---|---|---|
![]() | LicenseAsposeDiagram | Licenses Aspose Diagram from the given stream. |
![]() ![]() | TryGetFileFormat<TEnum> | Tries to get an Aspose load or save file format from the given file extension. |