We are pleased to announce the release of version 17.12 of GroupDocs.Search for .NET. GroupDocs.Search for .NET 17.12 has come with 4 enhancements. We have introduced the feature of getting highlighted results of exact phrase search in text. Furthermore, we have improved the calculation of relevance of search results as well as redesigned the syntax of the search query. We would recommend you to enhance your applications using this latest version....WriteLine(); } } } // The results may contain the following phrases:...
This article explains how to provide advanced options when updating different multiple electronic signatures with GroupDocs.Signature API....resources GitHub Examples You may easily run the code above and...
Learn how to view Word DOC/DOCX files as PDF in Java. Transform Word files to password-protected PDF & Disallow PDF Printing using Document Viewer Java API....Download or Configure # You may download the JAR file from the...
Discover the online and programmatic way to remove or clean the metadata properties of documents and images.... However, you may not prefer an online tool if...
GroupDocs.Metadata for Java 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 getDocumentProperties method defined in the DocumentRootPackage class.
The following code snippet extracts built-in metadata properties and displays them on the screen.
advanced_usage.managing_metadata_for_specific_formats.document.project_management.ProjectManagementReadBuiltInProperties
try (Metadata metadata = new Metadata(Constants.InputMpp)) { ProjectManagementRootPackage root = metadata....resources GitHub examples You may easily run the code above and...
Product Version: GroupDocs.Watermark for NET 20.7.0
OS: Ubuntu 20.04
I’ve installed the Adobe “Source Hans Sans” font to add some Chinese watermark text to a PDF file, however I’m keep getting the FontNotFoundExcepti…...tahir May 2, 2024, 12:45pm 8 @wangfu91...
This article describes the search options that can be specified in an instance of the SearchOptions class....resources GitHub examples You may easily run the code from documentation...
Extract ZIP files data using document parsing Java API. Parse archives and extract whole text and images within the enclosed files in Java....Download or Configure # You may download the JAR file from the...
Combine two or more documents of different file formats into one single file in Java. Automate merging PDF Word Excel PPT into PDF with Document Merger API.... For the details, you may also visit the API Reference...
Generate barcodes in Java and electronically sign documents & Images by adding barcodes to Word, Excel, PDF, PNG, JPG, WebP files with Java e-Signing API....Download or Configure # You may download the JAR file from the...