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

index

(0.06 sec)
  1. 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/java/generating-slide...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. Extract barcodes from document page | Documenta...

    This article explains that how to extract barcodes from document page....extraction; Call method with the page index and obtain collection of objects;...barcodes ) { // Print the page index Console . WriteLine ( "Page:...

    docs.groupdocs.com/parser/net/extract-barcodes-...
  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. .NET 文件搜索 - 跨文件夹搜索文件中的多个文本

    使用 C# 搜索分布在不同文件夹中的各种文件中的多个文本或短语。在相应的 HTML 文件中突出显示扫描结果。... 使用指定的索引文件夹路径创建 Index 对象。 使用 Add 方法索引父文档文件夹。 使用多个术语或短语定义搜索查询。...// 创建索引并从指定文件夹索引文档 Index index = new Index("path/for/indexingFolder");...

    blog.groupdocs.com/zh/search/search-multiple-te...