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 (MetadataMetadata = new Metadata(Constants.InputXls, loadOptions)) { SpreadsheetRootPackage root = Metadata.getRootPackageGeneric(); // Use format-specific properties to extract or edit Metadata System....Metadata Product Solution GroupDocs...GroupDocs.Metadata Product Family / GroupDocs.Metadata for Java...
Understand and extract human-readable (interpreted) values for Metadata properties using GroupDocs.Metadata for Python via .NET....Metadata Product Solution GroupDocs...GroupDocs.Metadata Product Family / GroupDocs.Metadata for Python...
Find answers about extracting text, images, and Metadata of different files using code on any platform....Metadata Product Family GroupDocs.Search...Answers Extract Hyperlinks from XLSX using C# Extract Hyperlinks...
This article offers a guide on how to extract QR Code from PDF in C#, including a code example that demonstrates how to effectively scan QR Code from PDF using C#....Metadata Product Family GroupDocs.Search...via NuGet Package Manager to extract QR Code from PDF in C# . Steps...
Learn how to extract images from specific page areas using GroupDocs.Parser for Python via .NET. Extract images from defined rectangular regions....Metadata Product Solution GroupDocs...Images / Extract images from document page area Extract images...
This article offers a comprehensive guide on text Extraction from RTF in C#. It features a code example to help you effectively extract text from RTF using C#....Metadata Product Family GroupDocs.Search...GroupDocs.Redaction Product Family Extract Text from RTF using C# Rich...
This article shows you how to extract text from DOC using C#. It includes a code example to help you for text Extraction from DOC in C# without using extra software....Metadata Product Family GroupDocs.Search...GroupDocs.Redaction Product Family Extract Text from DOC using C# In the...
This article explains that how to extract barcodes from document page....Metadata Product Solution GroupDocs...barcodes / Extract barcodes from document page Extract barcodes...