Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 8,956 for

index

(0.05 sec)
  1. ISplitOptions - GroupDocs.Merger for Java - API...

    All Classes Packages com.groupdocs.merger com.groupdocs.merger.domain com.groupdocs.merger.domain.common com.groupdoc......String getPathByIndex (int index, String extension) Gets the...path of splitted document by index with defined extension. SplitStreamFactory...

    apireference.groupdocs.com/merger/java/com.grou...
  2. Spelling corrector | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about spelling corrector using Java....an index from in specified folder Index index = new Index ( indexFolder...indexFolder ); if ( index . getDictionaries (). getSpellingCorrector...

    docs.groupdocs.com/search/java/spelling-corrector/
  3. Character replacement during indexing | Documen...

    Character replacement during Indexing can be used, for example, to convert all text to lowercase characters or to remove diacritics from text....Usage / Indexing / Character replacement during indexing Character...Character replacement during indexing Leave feedback Character replacement...

    docs.groupdocs.com/search/nodejs-java/character...
  4. DataRelationCollection - GroupDocs.Assembly for...

    All Classes Packages com.groupdocs.assembly com.groupdocs.assembly.system com.groupdocs.assembly.system.data com.grou...... DataRelation get (int index) Gets the DataRelation object...object at the specified index. DataRelation get (java.lang.String...

    apireference.groupdocs.com/assembly/java/com.gr...
  5. Using aliases | Documentation

    This article shows the use of aliases which allows you to reduce the length of search queries in text form....Creating an index in the specified folder const index = new groupdocs...groupdocs . search . Index ( indexFolder ); // Indexing documents from...

    docs.groupdocs.com/search/nodejs-java/using-ali...
  6. indextype - GroupDocs.Search for Java - API Ref...

    All Classes Packages com.groupdocs.search com.groupdocs.search.common com.groupdocs.search.dictionaries com.groupdocs......Specifies an index type. Learn more Search index settings Enum...and Description CompactIndex Index type that takes much less disk...

    apireference.groupdocs.com/search/java/com.grou...
  7. datacolumncollection - GroupDocs.Assembly for J...

    All Classes Packages com.groupdocs.assembly com.groupdocs.assembly.system com.groupdocs.assembly.system.data com.grou...... DataColumn get (int index) Gets the DataColumn from the...collection at the specified index. DataColumn get (java.lang.String...

    apireference.groupdocs.com/assembly/java/com.gr...
  8. Documents are not getting highlighted - Free Su...

    I am using Groupdocs.Search to highlight phrases in the document (Word, excel, Powerpoint, pdf), but the text is not getting highlighted in almost all the files. sharing my code and the document file for your reference. …...indexFolder = basePath + @"\Index"; string documentsFolder = basePath;...an index in the specified folder Index index = new Index(indexFolder);...

    forum.groupdocs.com/t/documents-are-not-getting...
  9. Index.Notify Method - GroupDocs.Search for .NET...

    Passes the specified notification object to the Index to perform the notification....Search Index Class Index Methods Add Method ChangeAttributes...SearchNext Method Update Method Index Notify Method Passes the specified...

    apireference.groupdocs.com/search/net/groupdocs...
  10. GroupDocs.Search for .NET 20.11 Release Notes |...

    Note This page contains release notes for GroupDocs.Search for .NET 20.11 Major Features There are the following improvementes in this release: Implement methods to get synonym groups Implement methods to get homophone groups Full List of Issues Covering all Changes in this Release Key Summary Category SEARCHNET-2435 Implement methods to get synonym groups Improvement SEARCHNET-2445 Implement methods to get homophone groups Improvement Public API and Backward Incompatible Changes Implement methods to get synonym groups This improvement adds a method to get synonyms for a specific word from the synonym dictionary....an index in memory with default synonym dictionary Index index...index = new Index (); // Getting synonyms for word 'make' string...

    docs.groupdocs.com/search/net/groupdocs-search-...