public static final class WordsSaveOptions.WordsFileType
extends com.aspose.ms.System.Enum
Words file types
Modifier and Type | Field and Description |
---|---|
static com.groupdocs.foundation.domain.FileType |
DOC
Doc
|
static com.groupdocs.foundation.domain.FileType |
DOCM
Docm
|
static com.groupdocs.foundation.domain.FileType |
DOCX
Docx
|
static com.groupdocs.foundation.domain.FileType |
DOT
Dot
|
static com.groupdocs.foundation.domain.FileType |
DOTM
Dotm
|
static com.groupdocs.foundation.domain.FileType |
DOTX
Dotx
|
static com.groupdocs.foundation.domain.FileType |
ODT
Odt
|
static com.groupdocs.foundation.domain.FileType |
OTT
Ott
|
static com.groupdocs.foundation.domain.FileType |
RTF
Rtf
|
static com.groupdocs.foundation.domain.FileType |
TXT
Txt
|
public static final com.groupdocs.foundation.domain.FileType DOC
Doc
public static final com.groupdocs.foundation.domain.FileType DOCM
Docm
public static final com.groupdocs.foundation.domain.FileType DOCX
Docx
public static final com.groupdocs.foundation.domain.FileType DOT
Dot
public static final com.groupdocs.foundation.domain.FileType DOTM
Dotm
public static final com.groupdocs.foundation.domain.FileType DOTX
Dotx
public static final com.groupdocs.foundation.domain.FileType RTF
Rtf
public static final com.groupdocs.foundation.domain.FileType TXT
Txt
public static final com.groupdocs.foundation.domain.FileType ODT
Odt
public static final com.groupdocs.foundation.domain.FileType OTT
Ott
Copyright © 2017. All rights reserved.