Sort Score
Result 10 results
Languages All
Labels All
Results 2,441 - 2,450 of 4,361 for

classification

(0.18 sec)
  1. Regular expression search | GroupDocs

    This article gives the knowledge about the regular expression (RegEx) search queries which are universal and very flexible, but at the same time, in large indexes, their performance becomes extremely low....Classification Product Solution Purchase...

    docs.groupdocs.com/search/net/regular-expressio...
  2. Index lifecycle | GroupDocs

    The life cycle of an index begins at the moment of creating an instance of the Index class and first saving the index files to disk. The index life cycle ends when a folder containing index files is deleted. Below is a diagram of the recommended sequence of index life cycle states. Please note that the index life cycle does not consider the events of loading and unloading the index from RAM....Classification Product Solution Purchase...

    docs.groupdocs.com/search/java/index-lifecycle/
  3. Stop word dictionary | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about stop word dictionary....Classification Product Solution Purchase...

    docs.groupdocs.com/search/net/stop-word-diction...
  4. Spelling corrector | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about spelling corrector using Java....Classification Product Solution Purchase...

    docs.groupdocs.com/search/java/spelling-corrector/
  5. Character replacement during indexing | GroupDocs

    Character replacement during indexing can be used, for example, to convert all text to lowercase characters or to remove diacritics from text....Classification Product Solution Purchase...

    docs.groupdocs.com/search/java/character-replac...
  6. System requirements | GroupDocs

    GroupDocs.Total for Java does not require any external software to be installed such as Microsoft Word, Microsoft Excel or Microsoft PowerPoint for document manipulation....Classification Product Solution Purchase...

    docs.groupdocs.com/total/java/system-requirements/
  7. Get Only Summary Page | GroupDocs

    Produce a result document containing only the summary page — change counts and high-level statistics — using GroupDocs.Comparison for Python via .NET....Classification Product Solution Purchase...

    docs.groupdocs.com/comparison/python-net/develo...
  8. How to Run Examples | GroupDocs

    This article describes how to run .NET search API code examples....Classification Product Solution Purchase...

    docs.groupdocs.com/search/net/how-to-run-examples/
  9. Adding image watermarks | GroupDocs

    GroupDocs.Watermar API supports adding the following image file types as image watermark: Bmp; Png; Gif; Jpeg. Add image watermark from local file Following code snippet shows how to add ImageWatermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_image_watermarks.AddImageWatermark // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation....Classification Product Solution Purchase...

    docs.groupdocs.com/watermark/java/adding-image-...
  10. Extracting metadata | GroupDocs

    Using the GroupDocs.Metadata search engine you can extract desired metadata properties from files of different types. You don’t need to worry about the exact file format and metadata standards it can deal with. The same code will work for all supported formats in the same way. Most commonly used metadata properties are marked with tags that allow searching them across all supported files in various metadata packages. All tags defined in GroupDocs....Classification Product Solution Purchase...

    docs.groupdocs.com/metadata/nodejs-java/extract...