Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 8,956 for

index

(0.05 sec)
  1. IndexUpdater.CanUpdateVersion Method - GroupDoc...

    Checks whether an Index in the specified directory can be updated to the latest version....CanUpdateVersion Method Checks whether an index in the specified directory can...indexPath Type: System String The index directory path. Return Value...

    apireference.groupdocs.com/search/net/groupdocs...
  2. Text file encoding detection | Documentation

    This article explains that how to detect encoding of a text file automatically in Java....Developer Guide / Advanced Usage / Indexing / Text file encoding detection...text file can be set during indexing when the event is raised....

    docs.groupdocs.com/search/java/text-file-encodi...
  3. OCR support | Documentation

    OCR support means the ability to connect an external module (library) for the recognition of printed text (optical character recognition, OCR) on images, either separate or embedded in documents. To connect OCR, you need to implement the IOcrConnector interface in the client code. The following example demonstrates how to implement the OCR connector using com.aspose.ocr library for text recognition in images. const IndexFolder = 'c:/MyIndex/'; const documentsFolder = 'c:/MyDocuments/'; const query = 'Einstein'; // Creating an Index const Index = new groupdocs....Developer Guide / Advanced Usage / Indexing / OCR support OCR support...Creating an index const index = new groupdocs . search . Index ( indexFolder...

    docs.groupdocs.com/search/nodejs-java/ocr-support/
  4. SpreadsheetTextEffectFormattedTextFragmentColle...

    Represents a collection of formatted text fragments in an Excel document WordArt shape....the element at the specified index in the collection. (Inherited...Object .) IndexOf Determines the index of a specific item in the collection...

    apireference.groupdocs.com/watermark/net/groupd...
  5. PdfTextFormattedTextFragmentCollection Class - ...

    Represents a collection of formatted text fragments in a pdf content main text....the element at the specified index in the collection. (Inherited...Object .) IndexOf Determines the index of a specific item in the collection...

    apireference.groupdocs.com/watermark/net/groupd...
  6. WordProcessingWordArtShapeFormattedTextFragment...

    Represents a collection of formatted text fragments in a Word document WordArt shape....the element at the specified index in the collection. (Inherited...Object .) IndexOf Determines the index of a specific item in the collection...

    apireference.groupdocs.com/watermark/net/groupd...
  7. SpreadsheetShapeFormattedTextFragmentCollection...

    Represents a collection of formatted text fragments in an Excel document text shape....the element at the specified index in the collection. (Inherited...Object .) IndexOf Determines the index of a specific item in the collection...

    apireference.groupdocs.com/watermark/net/groupd...
  8. StringOutputAdapter Class - GroupDocs.Search fo...

    Represents an output adapter that collects output as a String....@"c:\MyDocuments\" ; Index index = new Index(indexFolder); // Creating...Creating an index in the specified folder index.Add(documentsFolder);...

    apireference.groupdocs.com/search/net/groupdocs...
  9. Regular expression search | Documentation

    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 using Java search API....at the same time, in large indexes, their performance becomes...an index in the specified folder Index index = new Index ( indexFolder...

    docs.groupdocs.com/search/java/regular-expressi...
  10. Evaluation Limitations and Licensing | Document...

    free search api version is available to evaluate the API which will be similar as licensed but with few limitations.... Indexing Limitations Following are the indexing limitations...number of indexed documents in one index or in several indexes for...

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