This article explains how to obtain supported file formats list for PDF, Words, Spreadsheet or Presentation document types when working with GroupDocs.Signature within your .NET applications....NET library we provide simple, but powerful...
The following example demonstrates how to load a file from a local disk.
advanced_usage.loading_files.LoadFromLocalDisk
// Constants.InputOne is an absolute or relative path to your document. Ex: @"C:\Docs\source.one" try (Metadata metadata = new Metadata(Constants.InputOne)) { // 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 .NET examples
GroupDocs.Metadata for Java examples...with a full featured Java library we provide simple, but powerful...
This example demonstrates how to load a file from a stream using GroupDocs.Metadata for Python via .NET....NET library we provide simple, but powerful...
This article shows how to save a document to a specified location on a local disk in Java...Along with full featured Java library we provide simple, but powerful...
A convenient text extractor API that permits users to extract raw or formatted text from different document formats. Besides, it is not only a text extractor API, the user can extract metadata from the document as well....powerful PDF text extraction library C# that enables developers...document types. This robust library provides C# PDF text extraction...