The getSupportedFileTypes method of the FileType class is used to obtain a list of supported file types.
An example of obtaining a list of supported file types is presented below.
Iterable supportedFileTypes = FileType.getSupportedFileTypes(); Iterator iterator = supportedFileTypes.iterator(); while (iterator.hasNext()) { FileType fileType = (FileType)iterator.next(); System.out.println(fileType.getExtension() + " - " + fileType.getDescription()); } More resources Advanced usage topics To learn more about library features and get familiar how to manage Metadata and more, please refer to theadvanced usage section....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...
Groupdocs Blog - Groupdocs Blog | Document Automation Solutions for .NET & Java Developers...based user interface for GroupDocs.Viewer for .NET API. This...extensibility of the API, team GroupDocs is pleased to announce another...
This documentation section describes different type of signatures implemented for signing, updating, deleting, searching and verifying with Groupdocs.Signature...Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...
This article shows how to save the modified content to the underlying source....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...
Tags on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Tags on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers .NET document c......Tags on GroupDocs Blog | Document Automation Solutions for .NET...Recent content in Tags on GroupDocs Blog | Document Automation...
Tags on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Tags on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers .NET document c......Tags on GroupDocs Blog | Document Automation Solutions for .NET...Recent content in Tags on GroupDocs Blog | Document Automation...
Tags on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Tags on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers .NET document c......Tags on GroupDocs Blog | Document Automation Solutions for .NET...Recent content in Tags on GroupDocs Blog | Document Automation...
Tags on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Tags on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers .NET document c......Tags on GroupDocs Blog | Document Automation Solutions for .NET...Recent content in Tags on GroupDocs Blog | Document Automation...
Metadata Management on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Metadata Management on Groupdocs Blog | Document Automation Solutions for .NET & J......Metadata Management on GroupDocs Blog | Document Automation Solutions...Recent content in Metadata Management on GroupDocs Blog | Document...