Sort Score
Result 10 results
Languages All
Labels All
Results 2,021 - 2,030 of 2,599 for

library

(0.07 sec)
  1. Search for embedded object with custom serializ...

     This article explains how to search for embedded electronic signatures with custom serialization in document metadata. This topic contains example of custom serialization, class definition and search for serialized objects in the document metadata with GroupDocs.Signature....NET library, we provide simple but powerful...

    docs.groupdocs.com/signature/net/search-for-emb...
  2. Search for embedded and encrypted objects in Me...

     This section explains how to search for embedded electronic signatures into the document metadata with GroupDocs.Signature API. Also this topic shows the way to customize data serialization, encryption and class definition with ability to embed it into the metadata electronic signature....NET library we provide simple, but powerful...

    docs.groupdocs.com/signature/java/search-embed-...
  3. How to Build an ASP.NET WebForms HTML5 Document...

    Customers who integrate our HTML5 document viewer into their website can plug it into other websites too. This article shows how to build an ASP.NET WebForms HTML5 document viewer using the .NET version of the GroupDocs.Viewer. Requirements IIS 7 or later. Microsoft Visual Studio 2012 Part A: Creating A GroupDocs.Viewer Web Service Follow the steps given below to create a GroupDocs online document viewer service: Open Visual Studio 2012 and create a new ASP....Viewer library using Groupdocs.Web.UI: public...

    blog.groupdocs.com/viewer/build-asp-net-webform...
  4. Work with search results | Documentation

    Working with search results consists in obtaining information from objects of search results and highlighting occurrences in the text of documents. Obtain search result information When a search is complete, the search method returns an object of type SearchResult. This page describes the information available in an object of type SearchResult. From the root object of the search result, information is available on the number of documents found, the number of occurrences of the words and phrases found, as well as detailed information on each individual document....NET library we provide simple, but powerful...

    docs.groupdocs.com/search/nodejs-java/work-with...
  5. Working with metadata in Matroska (MKV) files |...

    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....Along with full featured Java library we provide simple, but powerful...

    docs.groupdocs.com/metadata/java/working-with-m...
  6. Free Support Policies - Free Support Forum - gr...

    Free Support Since we are developers ourselves, we understand how frustrating it is when a technical issue or a quirk in the software stops you from doing what you need to do. We’re here to solve problems, not create t…...compliance file Annotation library does not highlight the text...GroupDocs.Conversion for .NET Library issue "Error! Bar code generator...

    forum.groupdocs.com/t/free-support-policies/6034
  7. Search index settings | Documentation

    This page contains a description of all index settings that can be specified in an instance of the IndexSettings class....NET library we provide simple, but powerful...

    docs.groupdocs.com/search/net/search-index-sett...
  8. Fuzzy search | Documentation

    This article gives the knowledge about the fuzzy search definition, and its capabilities in GroupDocs.Search....NET library we provide simple, but powerful...

    docs.groupdocs.com/search/net/fuzzy-search/
  9. Render Lotus Notes database files as HTML, PDF,...

    This topic describes how to use the GroupDocs.Viewer Java API to convert Lotus Notes database files (NSF) to HTML, PDF, PNG, and JPEG formats.... Use this library to display the contents of...

    docs.groupdocs.com/viewer/java/render-lotus-not...
  10. Add or Remove Annotations | Annotate PDF files ...

    Programmatically add and remove annotations from PDF files in Java. Add arrow, rectangle, ellipse, highlight, watermark annotations and more using Java API....Configure # Get the annotation library from downloads or just add...

    blog.groupdocs.com/annotation/annotate-pdf-file...