Package | Description |
---|---|
com.groupdocs.conversion.filetypes |
The GroupDocs.Conversion.FileTypes namespace provides classes which represent supported file types.
|
com.groupdocs.conversion.options.load |
The GroupDocs.Conversion.Options.Load namespace provides classes to specify additional options for document loading process.
|
Modifier and Type | Field and Description |
---|---|
static DiagramFileType |
DiagramFileType.Vdw
VDW is the Visio Graphics Service file format that specifies the streams and storages required for rendering a Web drawing.
|
static DiagramFileType |
DiagramFileType.Vdx
Any drawing or chart created in Microsoft Visio, but saved in XML format have .VDX extension.
|
static DiagramFileType |
DiagramFileType.Vsd
VSD files are drawings created with Microsoft Visio application to represent variety of graphical objects and the interconnection between these.
|
static DiagramFileType |
DiagramFileType.Vsdm
Files with VSDM extension are drawing files created with Microsoft Visio application that supports macros.
|
static DiagramFileType |
DiagramFileType.Vsdx
Files with .VSDX extension represent Microsoft Visio file format introduced from Microsoft Office 2013 onwards.
|
static DiagramFileType |
DiagramFileType.Vss
VSS are stencil files created with Microsoft Visio 2007 and earlier.
|
static DiagramFileType |
DiagramFileType.Vssm
Files with .VSSM extension are Microsoft Visio Stencil files that support provide support for macros.
|
static DiagramFileType |
DiagramFileType.Vssx
Files with .VSSX extension are drawing stencils created with Microsoft Visio 2013 and above.
|
static DiagramFileType |
DiagramFileType.Vst
Files with VST extension are vector image files created with Microsoft Visio and act as template for creating further files.
|
static DiagramFileType |
DiagramFileType.Vstm
Files with VSTM extension are template files created with Microsoft Visio that support macros.
|
static DiagramFileType |
DiagramFileType.Vstx
Files with VSTX extensions are drawing template files created with Microsoft Visio 2013 and above.
|
static DiagramFileType |
DiagramFileType.Vsx
Files with .VSX extension refer to stencils that consist of drawings and shapes that are used for creating diagrams in Microsoft Visio.
|
static DiagramFileType |
DiagramFileType.Vtx
A file with VTX extension is a Microsoft Visio drawing template that is saved to disc in XML file format.
|
Modifier and Type | Method and Description |
---|---|
DiagramFileType |
DiagramLoadOptions.getFormat() |