In this article, you will learn how to convert an image file to text or PDF using OCR with GroupDocs.Conversion for .NET....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...
Learn this article and check how to restrict loading of external resources during conversion...Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...
This article explains how to search for embedded electronic signatures with custom encryption in document metadata. This topic contains example of custom encryption, class definition and search for encrypted objects in the document metadata with GroupDocs.Signature....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...
Learn this article and check how to load and convert Microsoft Excel and Open Document spreadsheets with advanced options using GroupDocs.Conversion for Java API....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...
Reading matroska format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from MKV files.
The following are the steps to read native MKV metadata.
Load an MKV video Get the root metadata package Extract the native metadata package using the MatroskaRootPackage.getMatroskaPackage method Read the Matroska metadata properties on different levels of the format structure advanced_usage.managing_metadata_for_specific_formats.video.matroska.MatroskaReadNativeMetadataProperties
try (Metadata metadata = new Metadata(Constants.InputMkv)) { MatroskaRootPackage root = metadata.getRootPackageGeneric(); // Read the EBML header System....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...
Create reports from database data using DataSet, DataTable, or IDataReader as data sources for templates....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...
Note In this article, we will use GroupDocs.Assembly to generate a In-Table List With Alternate Content report in Presentation Document format based on the use case: Working with a Business Case. In-Table List With Alternate Content in Microsoft PowerPoint Document Creating a In-Table List With Alternate Content Practicing the following steps you can create In-Table List With Alternate Content Template in MS PowerPoint 2013.
Add a new presentation slide. Press “Insert” tab to insert the table....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...
Search text by literal or regex and highlight found text in the document, loaded to the GroupDocs.Viewer for .NET...Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...