Sort Score
Result 10 results
Languages All
Labels All
Results 4,001 - 4,010 of 4,470 for

classification

(0.07 sec)
  1. Logging | GroupDocs

    Logging when converting documents with GroupDocs.Conversion for .NET...Classification Product Solution Purchase...

    docs.groupdocs.com/conversion/net/logging/
  2. Search text | GroupDocs

    This article explains that how to search text from documents....Classification Product Solution Purchase...

    docs.groupdocs.com/parser/java/search-text/
  3. Working with OpenType fonts | GroupDocs

    OpenType is a format for scalable computer fonts. It was built on its predecessor TrueType, retaining TrueType’s basic structure and adding many intricate data structures for prescribing typographic behavior. Note Please find more information on the OpenType format here: https://en.wikipedia.org/wiki/OpenType. Reading OpenType metadata The GroupDocs.Metadata API supports extracting format-specific information from OpenType font files. The following are the steps to read the header of an OpenType file. Load an OpenType font file Get the root metadata package Extract the native metadata package using OpenTypeRootPackage....Classification Product Solution Purchase...

    docs.groupdocs.com/metadata/net/working-with-op...
  4. Extract text from Microsoft Office PowerPoint p...

    To extract a text from Microsoft Office PowerPoint presentations getText and getText(int) method is used. These methods allow to extract a text from the entire presentation or a text from the selected slide. Here are the steps to extract a text from Microsoft Office PowerPoint presentations: Instantiate Parser object for the initial presentation; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document....Classification Product Solution Purchase...

    docs.groupdocs.com/parser/java/extract-text-fro...
  5. Work with search results | GroupDocs

    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....Classification Product Solution Purchase...

    docs.groupdocs.com/search/java/work-with-search...
  6. Build your first search solution | GroupDocs

    First of all you need to create an index. An index can be created in memory or on disk. An index created in memory cannot be saved after exiting your program. In contrast, an index created on disk may be loaded in the future to continue working....Classification Product Solution Purchase...

    docs.groupdocs.com/search/net/build-your-first-...
  7. Obtain document form fields and signatures info...

    This article shows how to get information about electronic signatures in the document and its form fields with GroupDocs.Signature API....Classification Product Solution Purchase...

    docs.groupdocs.com/signature/java/obtain-docume...
  8. Save signed images with various output types | ...

    This article explains how to save images with various image format types....Classification Product Solution Purchase...

    docs.groupdocs.com/signature/java/save-signed-i...
  9. Search for embedded and encrypted objects in QR...

     This section explains how to search for embedded electronic signatures into the QR-Code electronic signatures with GroupDocs.Signature API. Also this topic shows the way to customize data serialization and encryption same as provides the class definition with ability to embed it into the QR-Code electronic signature....Classification Product Solution Purchase...

    docs.groupdocs.com/signature/net/search-embed-n...
  10. Render to HTML | GroupDocs

    With GroupDocs.Viewer for .NET you can render files to HTML format. As a simple usecase please see how easily you can convert Microsoft Word to clean html....Classification Product Solution Purchase...

    docs.groupdocs.com/viewer/net/rendering-to-html/