| 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 PageDescriptionLanguageFileType |
PageDescriptionLanguageFileType.Cgm
Computer Graphics Metafile (CGM) is free, platform-independent, international standard metafile format for storing and exchanging of vector graphics (2D), raster graphics, and text.
|
static PageDescriptionLanguageFileType |
PageDescriptionLanguageFileType.Eps
Files with EPS extension essentially describe an Encapsulated PostScript language program that describes the appearance of a single page.
|
static PageDescriptionLanguageFileType |
PageDescriptionLanguageFileType.Oxps
The file format OXPS is known as Open XML Paper Specification.
|
static PageDescriptionLanguageFileType |
PageDescriptionLanguageFileType.Pcl
PCL stands for Printer Command Language which is a Page Description Language introduced by Hewlett Packard (HP).
|
static PageDescriptionLanguageFileType |
PageDescriptionLanguageFileType.Ps
PostScript (PS) is a general-purpose page description language used in the business of desktop and electronic publishing.
|
static PageDescriptionLanguageFileType |
PageDescriptionLanguageFileType.Svg
An SVG file is a Scalar Vector Graphics file that uses XML based text format for describing the appearance of an image.
|
static PageDescriptionLanguageFileType |
PageDescriptionLanguageFileType.Tex
TeX is a language that comprises of programming as well as mark-up features, used to typeset documents.
|
static PageDescriptionLanguageFileType |
PageDescriptionLanguageFileType.Xps
An XPS file represents page layout files that are based on XML Paper Specifications created by Microsoft.
|
| Modifier and Type | Method and Description |
|---|---|
PageDescriptionLanguageFileType |
PageDescriptionLanguageLoadOptions.getFormat()
Gets Input document file type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PageDescriptionLanguageLoadOptions.setFormat(PageDescriptionLanguageFileType format)
Sets Input document file type.
|
Copyright © 2024. All rights reserved.