The articles in this section describe advanced Topics related To search operations.
You will find details about different search aspects. Search types, advanced options, internal implementation details:
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....Conversion Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...
GroupDocs.Total for Python via .NET is the super-set of all the .NET on-premise APIs offered by GroupDocs. We compile it on a monthly basis To ensure that it contains the most up To date versions of each of our .NET document manipulation APIs....Conversion Product Solution GroupDocs...document formats, including PDF, DOCX, XLSX, PPTX, and more,...
This article explains how To load document of specific format....Conversion Product Solution GroupDocs...descendant Diagram Email Image GifImage TiffImage PDF Presentation Spreadsheet...
This article shows how To delete multiple electronic signatures different ways with GroupDocs.Signature API....Conversion Product Solution GroupDocs...BaseSignature >(); // collect image signatures to delete foreach...
This page contains a description of all the properties of the IndexingOptions class...Conversion Product Solution GroupDocs...recognize text in separate image files. The default value is...
Reading JPEG2000 comments The GroupDocs.Metadata API supports extracting format-specific information from JPEG2000 Images.
The following are the steps To read the JPEG2000 comments (pieces of metadata represented as strings with the length up To 64 kbytes).
Load a JPEG2000 Image Get the root metadata package Extract the native metadata package using the Jpeg2000RootPackage.getJpeg2000Package method Read the JPEG2000 comments advanced_usage.managing_metadata_for_specific_formats.Image.jpeg2000.Jpeg2000ReadComments
try (Metadata metadata = new Metadata(Constants.InputJpeg2000)) { Jpeg2000RootPackage root = metadata....Conversion Product Solution GroupDocs...formats / Images / Working with metadata in JPEG2000 images Working...
GroupDocs.Watermark library provides the ability To manipulate different watermark types such as TextWatermark, ImageWatermark. These watermarks could be added To documents, updated, removed, or searched inside already watermarked documents. Our product also provides information about document type and structure - file type, size, page count, etc. and generates document page previews based on provided options.
Here are the main GroupDocs.Watermark API concepts:
Watermarker is the main class that contains all the required methods for manipulating document watermarks....Conversion Product Solution GroupDocs...methods. // Add text watermark to PDF document Watermarker watermarker...
This article explains that how To use Microsoft Azure Computer Vision API...Conversion Product Solution GroupDocs...usage / Using OCR to redact image documents / Use Microsoft Azure...
Enumerate, filter, and save Images extracted with GroupDocs.Parser for Python via .NET....Conversion Product Solution GroupDocs...Working with Images / Working with Images Working with Images Leave...