Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 2,851 for

index

(0.04 sec)
  1. Phrase Search in Documents using C#

    Learn how to perform phrase search in documents using C#. Discover techniques to search documents by phrases in C# and streamline your document search processes....on specific phrases within indexed documents. This feature is...academic research, or content indexing. Steps to Phrase Search in...

    kb.groupdocs.com/search/net/phrase-search-in-do...
  2. Perform Synonym Search using C#

    Enhance search functionality with perform synonym search using C# to retrieve relevant results. Achieve accuracy with C# search with synonym matching solutions....search functionality Create an Index class object by passing folder...folder path to its constructor Index documents from the specified...

    kb.groupdocs.com/search/net/perform-synonym-sea...
  3. Numeric Range Search in C#

    Effortlessly perform numeric range search in C# with GroupDocs.Search. Learn how to search numeric ranges in documents C# using advanced and efficient techniques....searches Create an instance of the Index class to define a storage location...searching Use the Index.Add method to populate the index by specifying...

    kb.groupdocs.com/search/net/numeric-range-searc...
  4. Feature request: Cancellation of file extractio...

    Hello, Our primary goal was to run your software (GroupDocs.Search) in an environment, where we don’t know which files will be Indexed. We don’t decide it. The user of our software can decide it. We don’t know the files…...don’t know which files will be indexed. We don’t decide it. The user...into multiple problems when indexing arbitrary files we found on...

    forum.groupdocs.com/t/feature-request-cancellat...
  5. Search Specific Word in Documents using Java

    Discover how to implement full-text search implementation in Java and easily search specific word in documents using Java without installing extra tools....equipped to build a solution that indexes and searches for keywords effectively...functionality in Java Initialize an Index object to create a searchable...

    kb.groupdocs.com/search/java/search-specific-wo...
  6. Search with Aliases in Document using Java

    Efficiently search with aliases in document using Java. Learn techniques to enhance document search with aliases in Java for better results and performance....with aliases Initialize an Index object to build a searchable...prepared for processing Use the Index.add method to include documents...

    kb.groupdocs.com/search/java/search-with-aliase...
  7. Load personal storage PST or OST with options |...

    Learn this article and check how to load and convert PST/OST documents with advanced options using GroupDocs.Conversion for .NET API....}; } return null ; })) { int index = 0 ; converter . Convert ((...string fileName = $"converted_{++index}.{saveContext.TargetFormat.Extension}"...

    docs.groupdocs.com/conversion/net/load-personal...
  8. Create Search Report using C#

    Learn how to create search report using C# for Indexed data. A sample code example will be provided to generate search report in C# without installing extra software....its practical application in indexing and searching documents. Steps...your project Initialize an Index object to create a searchable...

    kb.groupdocs.com/search/net/create-search-repor...
  9. Load Email document with options | Documentation

    Learn this article and check how to load and convert Email documents with advanced options using GroupDocs.Conversion for Java API....ArrayList <>(); try { final int [] index = { 1 }; converter . convert...-> { try { String fileName = index [ 0 ] == 1 ? "converted.pdf"...

    docs.groupdocs.com/conversion/java/load-email-d...
  10. Search text | Documentation

    This article explains that how to search text from documents....Member Description A zero-based index of the start position of the...Depending on property value this index starts from the document start...

    docs.groupdocs.com/parser/java/search-text/