Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 2,857 for

index

(0.03 sec)
  1. Configuring search network | Documentation

    This page contains information about configuring the search network....methods for configuring general index settings, as well as for configuring...following settings for each index of the distributed search network:...

    docs.groupdocs.com/search/java/configuring-sear...
  2. Add Watermark to Presentations in C# | Text and...

    C# ways to add text to presentation slides as watermark, or apply image watermarks to PPT, PPTX, PPS & more formats using .NET Watermarking API by GroupDocs.... Provide the index of the slide to apply the watermark...you do not provide a slide index, the watermark will be added...

    blog.groupdocs.com/watermark/add-watermark-to-p...
  3. Find Synonyms of any Word in Java | Synonym Gro...

    Find all the possible synonyms of any word in Java. Get different collections of synonyms arranged by different meanings of the same word using Search API.... Create index using the Index class. From the various...required. Create the index using Index class. From the different...

    blog.groupdocs.com/search/find-synonyms-of-word...
  4. Add Watermark to Presentations in Java | Text a...

    Add image watermark to presentation slides, or apply text watermarks to PPT, PPTX, PPS & more formats in Java using GroupDocs Watermarking API.... Provide the slide index on which to apply the watermark...rotation using Java. If the slide index is not set, the watermark will...

    blog.groupdocs.com/watermark/watermark-presenta...
  5. Generating slides preview for presentation | Do...

    This article describes how to generate a preview for any slide for the existing PowerPoint presentation in SVG format...specified by its zero-based index (do not confuse with the slide...1-based). If the specified index is lesser than 0 or exceeds...

    docs.groupdocs.com/editor/net/generating-slides...
  6. Perform Homophone Search using C#

    Learn how to perform homophone search using C# for phonetic matching. Discover the C# homophone search algorithm for accurate results without installing extra software....search functionality Create an Index object to serve as a storage...location for indexing your documents efficiently Use the Index.Add method...

    kb.groupdocs.com/search/net/perform-homophone-s...
  7. Indexing | Documentation

    The articles in this section describe advanced search Index related topics. You will find details about Index management and advanced options: More resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples: GroupDocs.Search for .NET examples GroupDocs.Search for Java examples Free online document search App Along with full featured .NET library we provide simple, but powerful free Apps....Guide / Advanced Usage / Indexing Indexing Leave feedback The articles...section describe advanced search index related topics. You will find...

    docs.groupdocs.com/search/nodejs-java/indexing/
  8. Perform Fuzzy Search using Java

    Learn to perform fuzzy search using Java for precise and efficient query matching. Explore how to build document search with fuzzy logic in Java for improved results....functionality Initialize an Index object to designate a storage...searches Add files to the index using the Index.add method, specifying...

    kb.groupdocs.com/search/java/perform-fuzzy-sear...
  9. Perform Fuzzy Search using C#

    Learn how to perform fuzzy search using C# for accurate and efficient query matching. Discover how to build document search with fuzzy logic in C# for better results....search implementation Create an Index object to define a storage location...Use the Index.Add method to include files in the index, pointing...

    kb.groupdocs.com/search/net/perform-fuzzy-searc...
  10. Remove annotation replies | Documentation

    The page describes how to remove all or specific annotation replies when collaborate over document using GroupDocs.Annotation for Java API....get(index).getReplies().remove(index) method. Specify...remove annotation reply by its index: Java // This example demonstrates...

    docs.groupdocs.com/annotation/java/remove-annot...