Use GroupDocs.Conversion libraries to convert PDF and Word Documents, Excel spreadsheets, PowerPoint presentations, images of various formats like PNG, JPEG, BMP. Just couple lines of C# or Java, JavaScript or Python code to convert your Documents quickly and accurately....Comparison Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Conversion Product...
Note This page contains release notes for GroupDocs.Search for .NET 20.4 Major Features There are the following new features in this release:
Implement changing path without reindexing for renamed Documents Implement ability to change attributes of indexed Documents without reindexing Full List of Issues Covering all Changes in this Release Key Summary Category SEARCHNET-215 Implement changing path without reindexing for renamed Documents New Feature SEARCHNET-2134 Implement ability to change attributes of indexed Documents without reindexing New Feature Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Comparison Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Search Product...
Explore how to update watermark text in DOCX using C#. Also, we'll furnish you with code to change watermark text in DOCX in C# without extra software installation....Comparison Product Family GroupDocs...Watermark Text in DOCX Using C# In document processing, watermarks play...
This article explains how to provide advanced search for Form Field electronic signatures with GroupDocs.Signature API....Comparison Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Signature Product...
This article explains how to merge PowerPoint presentations, combine several PPTX or PPT files into one using GroupDocs.Merger for Java API and couple lines of code....Comparison Product Solution GroupDocs...merge PowerPoint and Open Document presentations of PPT, PPTX...
Get started with GroupDocs.Watermark for .NET by creating and running a minimal example....Comparison Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Watermark Product...
This article shows how to extract data from Documents of various formats including PDF, Microsoft Word (DOC, DOCX), Excel (XLS, XLSX), LibreOffice formats etc....Comparison Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Parser Product...
GroupDocs.Metadata for .NET provides functionality that allows working with MPP files created by different versions of Microsoft Project. Please see the code samples below for more information.
Reading built-In metadata properties To access built-in metadata of a ProjectManagement Document, please use the DocumentProperties property defined in the DocumentRootPackage class.
The following code snippet extracts built-in metadata properties and displays them on the screen.
AdvancedUsage.ManagingMetadataForSpecificFormats.Document.ProjectManagement.ProjectManagementReadBuiltInProperties
using (Metadata metadata = new Metadata(Constants.InputMpp)) { var root = metadata....Comparison Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Metadata Product...
The watermarking API allows you to add watermarks to PDF Documents. Adding watermarks to a particular page or adding watermarks on all images or attachments of a particular page is possible....Comparison Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Watermark Product...