Package | Description |
---|---|
com.groupdocs.signature.domain.documentpreview |
The GroupDocs.Signature.Domain.DocumentPreview namespace provides classes for working with document representation.
|
com.groupdocs.signature.domain.signatures |
The GroupDocs.Signature.Domain.Signatures namespace provides classes for working with Signatures
|
com.groupdocs.signature.options.loadoptions |
The GroupDocs.Signature.Options.LoadOptions namespace provides classes for working with LoadOptions options.
|
com.groupdocs.signature.options.search |
The GroupDocs.Signature.Options.Search namespace provides classes for working with Search options.
|
com.groupdocs.signature.options.sign |
The GroupDocs.Signature.Options.Sign namespace provides classes for working with Signature options
|
Modifier and Type | Field and Description |
---|---|
FileType |
DocumentInfo.auto_FileType
Deprecated.
|
static FileType |
FileType.BMP
Bitmap Image File (.bmp) is used to store bitmap digital images.
|
static FileType |
FileType.CDR
CorelDraw Vector Graphic Drawing (.cdr) is a vector drawing image file that is natively created with CorelDRAW for storing digital image encoded and compressed.
|
static FileType |
FileType.CGM
Computer Graphics Metafile (.cgm) is a free, platform-independent, international standard metafile format for storing and exchanging of vector graphics (2D), raster graphics, and text.
|
static FileType |
FileType.CMX
CorelDRAW Metafile Exchange Image File (.cmx)
|
static FileType |
FileType.CSV
Comma Separated Values File (.csv) represents plain text files that contain records of data with comma separated values.
|
static FileType |
FileType.DCM
DICOM Image (.dcm) represents digital image which stores medical information of patients such as MRIs, CT scans and ultrasound images.
|
static FileType |
FileType.DJVU
DjVu Image (.djvu) is a graphics file format intended for scanned documents and books especially those which contain the combination of text, drawings, images and photographs.
|
static FileType |
FileType.DOC
Microsoft Word Document (.doc) represents documents generated by Microsoft Word or other word processing documents in binary file format.
|
static FileType |
FileType.DOCM
Word Open XML Macro-Enabled Document (.docm) is a Microsoft Word 2007 or higher generated documents with the ability to run macros.
|
static FileType |
FileType.DOCX
Microsoft Word Open XML Document (.docx) is a well-known format for Microsoft Word documents.
|
static FileType |
FileType.DOT
Word Document Template (.dot) are template files created by Microsoft Word to have preformatted settings for generation of further DOC or DOCX files.
|
static FileType |
FileType.DOTM
Word Open XML Macro-Enabled Document Template (.dotm) represents template file created with Microsoft Word 2007 or higher.
|
static FileType |
FileType.DOTX
Word Open XML Document Template (.dotx) are template files created by Microsoft Word to have preformatted settings for generation of further DOCX files.
|
static FileType |
FileType.EMF
Enhanced Windows Metafile (.emf) represents graphical images device-independently.
|
static FileType |
FileType.EPS
Encapsulated PostScript File (.eps) describes an Encapsulated PostScript language program that describes the appearance of a single page.
|
static FileType |
FileType.GIF
Graphical Interchange Format File (.gif) is a type of highly compressed image.
|
static FileType |
FileType.JPEG
JPEG Image (.jpeg) is a type of image format that is saved using the method of lossy compression.
|
static FileType |
FileType.JPG
JPEG Image (.jpg) is a type of image format that is saved using the method of lossy compression.
|
static FileType |
FileType.ODG
OpenDocument Graphic File (.odg) is used by Apache OpenOffice's Draw application to store drawing elements as a vector image.
|
static FileType |
FileType.ODP
OpenDocument Presentation (.odp) represents presentation file format used by OpenOffice.org in the OASISOpen standard.
|
static FileType |
FileType.ODS
OpenDocument Spreadsheet (.ods) stands for OpenDocument Spreadsheet Document format that are editable by user.
|
static FileType |
FileType.ODT
OpenDocument Text Document (.odt) are type of documents created with word processing applications that are based on OpenDocument Text File format.
|
static FileType |
FileType.OTP
OpenDocument Presentation Template (.otp) represents presentation template files created by applications in OASIS OpenDocument standard format.
|
static FileType |
FileType.OTS
OpenDocument Spreadsheet Template (.ots)
|
static FileType |
FileType.OTT
OpenDocument Document Template (.ott) represents template documents generated by applications in compliance with the OASIS' OpenDocument standard format.
|
static FileType |
FileType.PCL
Printer Command Language Document (.pcl)
|
static FileType |
FileType.PDF
Portable Document Format File (.pdf) is a type of document created by Adobe back in 1990s.
|
static FileType |
FileType.PNG
Portable Network Graphic (.png) is a type of raster image file format that use lossless compression.
|
static FileType |
FileType.POT
PowerPoint Template (.pot) represents Microsoft PowerPoint template files created by PowerPoint 97-2003 versions.
|
static FileType |
FileType.POTM
PowerPoint Open XML Macro-Enabled Presentation Template (.potm) are Microsoft PowerPoint template files with support for Macros.
|
static FileType |
FileType.POTX
PowerPoint Open XML Presentation Template (.potx) represents Microsoft PowerPoint template presentations that are created with Microsoft PowerPoint 2007 and above.
|
static FileType |
FileType.PPS
PowerPoint Slide Show (.pps) are created using Microsoft PowerPoint for Slide Show purpose.
|
static FileType |
FileType.PPSM
PowerPoint Open XML Macro-Enabled Slide (.ppsm) represents Macro-enabled Slide Show file format created with Microsoft PowerPoint 2007 or higher.
|
static FileType |
FileType.PPSX
PowerPoint Open XML Slide Show (.ppsx) files are created using Microsoft PowerPoint 2007 and above for Slide Show purpose.
|
static FileType |
FileType.PPT
PowerPoint Presentation (.ppt) represents PowerPoint file that consists of a collection of slides for displaying as SlideShow.
|
static FileType |
FileType.PPTM
PowerPoint Open XML Macro-Enabled Presentation are Macro-enabled Presentation files that are created with Microsoft PowerPoint 2007 or higher versions.
|
static FileType |
FileType.PPTX
PowerPoint Open XML Presentation (.pptx) are presentation files created with popular Microsoft PowerPoint application.
|
static FileType |
FileType.PS
PostScript File (.ps)
|
static FileType |
FileType.PSD
Adobe Photoshop Document (.psd) represents Adobe Photoshop's native file format used for graphics designing and development.
|
static FileType |
FileType.RTF
Rich Text Format File (.rtf) represents a method of encoding formatted text and graphics for use within applications.
|
static FileType |
FileType.SVG
Scalable Vector Graphics File (.svg) is a Scalar Vector Graphics file that uses XML based text format for describing the appearance of an image.
|
static FileType |
FileType.TIF
Tagged Image File (.tif) represents raster images that are meant for usage on a variety of devices that comply with this file format standard.
|
static FileType |
FileType.TIFF
Tagged Image File Format (.tiff) represents raster images that are meant for usage on a variety of devices that comply with this file format standard.
|
static FileType |
FileType.TSV
Tab Separated Values File (.tsv) represents data separated with tabs in plain text format.
|
static FileType |
FileType.TXT
Plain Text File (.txt) represents a text document that contains plain text in the form of lines.
|
static FileType |
FileType.Unknown
Represents unknown file type.
|
static FileType |
FileType.VCF
vCard File (.vcf) is a digital file format for storing contact information.
|
static FileType |
FileType.WEBP
WebP Image (.webp) is a modern raster web image file format that is based on lossless and lossy compression.
|
static FileType |
FileType.WMF
Windows Metafile (.wmf) represents Microsoft Windows Metafile (WMF) for storing vector as well as bitmap-format images data.
|
static FileType |
FileType.WPD
WordPerfect Document (.wpd)
|
static FileType |
FileType.XLS
Excel Spreadsheet (.xls) represents Excel Binary File Format.
|
static FileType |
FileType.XLSB
Excel Binary Spreadsheet (.xlsb) specifies the Excel Binary File Format, which is a collection of records and structures that specify Excel workbook content.
|
static FileType |
FileType.XLSM
Excel Open XML Macro-Enabled Spreadsheet (.xlsm) is a type of Spreadsheet files that support macros.
|
static FileType |
FileType.XLSX
Microsoft Excel Open XML Spreadsheet (.xlsx) is a well-known format for Microsoft Excel documents that was introduced by Microsoft with the release of Microsoft Office 2007.
|
static FileType |
FileType.XLT
Excel binary Template (.xlt) represents Excel Template File Format.
|
static FileType |
FileType.XLTM
Excel Office OpenXML file Template (.xltm) represents Excel Template File Format.
|
Modifier and Type | Method and Description |
---|---|
static FileType |
FileType.fromExtension(String extension)
Maps file extension to file type.
|
FileType |
DocumentInfo.getFileType()
File format type.
|
FileType |
IDocumentInfo.getFileType()
File format type
|
Modifier and Type | Method and Description |
---|---|
static List<FileType> |
FileType.getSupportedFileTypes()
Retrieves supported file types
|
Modifier and Type | Method and Description |
---|---|
boolean |
FileType.equals(FileType other)
|
static boolean |
FileType.op_Equality(FileType left,
FileType right)
Determines whether two
FileType objects are the same. |
static boolean |
FileType.op_Inequality(FileType left,
FileType right)
Determines whether two
FileType objects are not the same. |
void |
DocumentInfo.setFileType(FileType value)
File format type.
|
void |
IDocumentInfo.setFileType(FileType value)
File format type
|
Modifier and Type | Method and Description |
---|---|
FileType |
BarcodeSignature.getFormat()
Specifies the format of Barcode signature image.
|
FileType |
ImageSignature.getFormat()
Specifies the format of signature image.
|
FileType |
QrCodeSignature.getFormat()
Specifies the format of QR-code signature image.
|
Modifier and Type | Method and Description |
---|---|
void |
ImageSignature.setContent(FileType format,
boolean setContent,
BufferedImage content,
FileType saveFormat)
Deprecated.
|
void |
ImageSignature.setFormat(FileType value)
Specifies the format of signature image.
|
Modifier and Type | Method and Description |
---|---|
FileType |
LoadOptions.getInputFileType()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
LoadOptions.setInputFileType(FileType value)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
FileType |
BarcodeSearchOptions.getReturnContentType()
Specifies file type of returned image content of the Barcode signature when ReturnContent property is enabled.
|
FileType |
ImageSearchOptions.getReturnContentType()
Specifies file type of returned content of the image signature when ReturnContent property is enabled.
|
FileType |
QrCodeSearchOptions.getReturnContentType()
Specifies file type of returned image content of the QR-Code signature when ReturnContent property is enabled.
|
Modifier and Type | Method and Description |
---|---|
void |
BarcodeSearchOptions.setReturnContentType(FileType value)
Specifies file type of returned image content of the Barcode signature when ReturnContent property is enabled.
|
void |
ImageSearchOptions.setReturnContentType(FileType value)
Specifies file type of returned content of the image signature when ReturnContent property is enabled.
|
void |
QrCodeSearchOptions.setReturnContentType(FileType value)
Specifies file type of returned image content of the QR-Code signature when ReturnContent property is enabled.
|
Modifier and Type | Method and Description |
---|---|
FileType |
BarcodeSignOptions.getReturnContentType()
Specifies file type of returned image content of the Barcode signature when ReturnContent property is enabled.
|
FileType |
QrCodeSignOptions.getReturnContentType()
Specifies file type of returned image content of the QR-Code signature when ReturnContent property is enabled.
|
Modifier and Type | Method and Description |
---|---|
void |
BarcodeSignOptions.setReturnContentType(FileType value)
Specifies file type of returned image content of the Barcode signature when ReturnContent property is enabled.
|
void |
QrCodeSignOptions.setReturnContentType(FileType value)
Specifies file type of returned image content of the QR-Code signature when ReturnContent property is enabled.
|