GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of diagrams such as VDX, VSDX, VSX, etc... a PDF document Extract the root metadata...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...
Following this guide, you will learn how to load a document from the local disk or file stream for editing with GroupDocs.Editor for Node.js via Java API....EMLX, MHT EmailLoadOptions PDFPDF PdfLoadOptions Using load options...prompt, please hold on... An error occurred while retrieving the...
The articles in this section describe advanced search index related topics.
You will find details about index management and advanced options:
More resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples:
GroupDocs.Search for .NET examples
GroupDocs.Search for Java examples
Free online document search App Along with full featured .NET library we provide simple, but powerful free Apps....welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...prompt, please hold on... An error occurred while retrieving the...
Working with XMP metadata GroupDocs.Metadata for .NET allows managing XMP metadata in WEBP images. For more details please refer to the following guide: Working with XMP metadata.
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 Free online document metadata management App Along with full featured .NET library we provide simple, but powerful free Apps....to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...prompt, please hold on... An error occurred while retrieving the...
GroupDocs.Compairson for .NET developer documentation. Learn how to diff docx, pptx, and compare Pdf files using C#....PowerPoint, OpenDocument ODT, PDF, Text, and HTML documents. The...prompt, please hold on... An error occurred while retrieving the...
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 ....to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...prompt, please hold on... An error occurred while retrieving the...
This article shows how to save a file to the specified stream in Java...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...prompt, please hold on... An error occurred while retrieving the...
This section explains how to load document from local disk with GroupDocs.Signature API.... You are welcome to eSign PDF, Word, Excel, PowerPoint documents...prompt, please hold on... An error occurred while retrieving the...
This article explains how to add text watermark when rendering documents with GroupDocs.Viewer within your JavaScript applications....watermark to the HTML/JPG/PNG/PDF output, follow these steps: Create...prompt, please hold on... An error occurred while retrieving the...
GroupDocs.Watermark for Java supports the following watermark types.
TextWatermark ImageWatermark Adding watermark to any supported document format using GroupDocs.Watermark consists of some easy steps. Following are the steps to add a watermark to a document.
Load the document Create and initialize watermark object Set watermark properties Add a watermark to the document Save the document For more details please refer to the following guides:...to images Add watermarks to PDF documents Add watermarks to presentation...prompt, please hold on... An error occurred while retrieving the...