This example demonstrates how to load a File of some particular format.
advanced_usage.loading_Files.LoadingFileOfSpecificFormat
// Explicitly specifying the format of a File to load you can spare some time on detecting the format LoadOptions loadOptions = new LoadOptions(FileFormat.Spreadsheet); // Constants.InputXls is an absolute or relative path to your document. Ex: @"C:\Docs\source.xls" try (Metadata metadata = new Metadata(Constants.InputXls, loadOptions)) { SpreadsheetRootPackage root = metadata.getRootPackageGeneric(); // Use format-specific properties to extract or edit metadata System....Comparison Product Solution GroupDocs...Loading files / Load a file of a specific format Load a file of a...
Follow the instructions on this page to configure the license and find out the restrictions when using GroupDocs.Comparison for .NET without a license (Evaluation Limitations)...Comparison Product Solution GroupDocs...GroupDocs.Comparison Product Family / GroupDocs.Comparison for .NET...
Share this issue:
Monthly Newsletter February 2018
.NET Document Viewer APIs for C#, WPF and ASPdotNET Applications
Render PDF, Word, Excel, Outlook, HTML and Image formats within
GroupDocs.Viewer for .NET is a powerful File viewer API for rendering over 50 documents and image File formats within .NET applications. It rasterizes documents and images both, renders text and converts them to SVG + HTML + CSS – offering a high-fidelity true-text, native document rendering....NET is a powerful file viewer API for rendering over...over 50 documents and image file formats within .NET applications...
This page describes how to compare two folders and find out which Files/folders were deleted, added or modified....Comparison Product Solution GroupDocs...GroupDocs.Comparison Product Family / GroupDocs.Comparison for Java...
This page describes how to compare two folders and find out which Files/folders were deleted, added or modified....Comparison Product Solution GroupDocs...GroupDocs.Comparison Product Family / GroupDocs.Comparison for .NET...
Follow this guide and learn how to split text File into several resultant Files using GroupDocs.Merger for Java API....Comparison Product Solution GroupDocs...operations / Split text file Split text file Leave feedback allows...
Follow this guide and learn how to split text File into several resultant Files using GroupDocs.Merger for .NET API....Comparison Product Solution GroupDocs...operations / Split text file Split text file Leave feedback allows...
Learn how to load a password-protected File by using .NET redaction API...Comparison Product Solution GroupDocs...password-protected file Load password-protected file Leave feedback...