This article shows how to get the basic document info....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...
The page describes how to add ellipse annotation to a document using Groupdocs.Annotation for .NET....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...
Spreadsheet on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Spreadsheet on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers G......Spreadsheet on GroupDocs Blog | Document Automation Solutions...content in Spreadsheet on GroupDocs Blog | Document Automation...
Groupdocs.Metadata allows users to get meta information of a document....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...
This article explains how to add metadata signatures to PDF document meta info layer with Groupdocs.Signature...Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...
Articles in this section...Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...
Spreadsheet on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Spreadsheet on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers G......Spreadsheet on GroupDocs Blog | Document Automation Solutions...content in Spreadsheet on GroupDocs Blog | Document Automation...
This article explains how to get a type of a file with Groupdocs.Viewer for Java using Java....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...
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 ....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...