This example demonstrates how to load a file from a stream.
advanced_usage.loading_files.LoadFromStream
// Constants.InputDoc is an absolute or relative path to your Document. Ex: @"C:\Docs\source.doc" try (InputStream stream = new FileInputStream(Constants.InputDoc)) { try (Metadata metadata = new Metadata(stream)) { // Extract, edit or remove metadata here } } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:
GroupDocs.Metadata for ....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Metadata Product Family...
Generate Documents based on a data source and template, or create reports fast and easy with our intuitive and powerful API just with few lines of code.
Let’s look at a scenario for working with a business case and working with GroupDocs.Assembly Engine....Legal Security Events Acquisition GroupDocs Documentation / GroupDocs...Usage Leave feedback Generate documents based on a data source and...
This section decsribes how to get started with GroupDocs.Merger for Python via .NET library...Legal Security Events Acquisition GroupDocs Documentation / GroupDocs...Features overview Supported Document Types System requirements...
Extract and save attachments from emails, PDFs, and archives using GroupDocs.Viewer for Python....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Viewer Product Family /...
This article explains that how to extract plain formatted text from Document page....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Parser Product Family /...
Adjust JPEG images quality when rendering Documents to PDF with GroupDocs.Viewer for .NET...Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Viewer Product Family /...
This article explains that how to extract Markdown formatted text from Document page in Java....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Parser Product Family /...
The page describes how to add ellipse annotation to a Document using GroupDocs.Annotation for .NET....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Annotation Product Family...
The page describes how to add image annotation to a Document using GroupDocs.Annotation for Java....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Annotation Product Family...
This article explains how to get collection of changes between compared Documents when using GroupDocs.Comparison for .NET....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Comparison Product Family...