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

index

(0.05 sec)
  1. 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...
  2. 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...
  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. 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...
  5. 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...
  6. 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...
  7. 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...
  8. Java 文件搜索 - 跨文件夹搜索文件中的多个文本

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

    blog.groupdocs.com/zh/search/search-multiple-te...
  9. Perform Faceted Search using C#

    In this topic, you will learn how to perform faceted search using C#. We will provide sample code example to create faceted search in C# without requiring any tools....search with facets Initialize an Index object to create a storage location...where your documents can be indexed for efficient searching Add...

    kb.groupdocs.com/search/net/perform-faceted-sea...
  10. Select specific pages for rasterized PDF | Docu...

    This article demonstrates that how you can specify starting page Index (zero based) and the number of pages from this Index to save a rasterized PDF...you can specify starting page index (zero based) and the number...number of pages from this index to save. Also, you can change the Compliance...

    docs.groupdocs.com/redaction/python-net/select-...