Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 2,871 for

index

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

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

    blog.groupdocs.com/zh/search/search-multiple-te...
  6. GroupDocs.Search for .NET 17.5.0 Now Supports S...

    Team GroupDocs is really excited to announce the monthly release of GroupDocs.Search for .NET 17.5.0 API. We have introduced a number of new features and enhancements in this release. The most notable improvement made to the API in this release is the support for some new formats like epub, OneNote, OpenDocument presentation format etc. For a better user experience the API has implemented optimization of simple and fuzzy search along with optimizing the Index data on hard disk....search along with optimizing the index data on hard disk. We strongly...fuzzy search Optimization of index data on hard disc Removal of...

    blog.groupdocs.com/search/groupdocs.search-.net...
  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. 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/net/select-specifi...
  9. Search Special Characters in Documents using Java

    Effortlessly learn how to search special characters in documents using Java. Improve the accuracy and relevance of text search with special characters in Java....character searches Initialize an Index object to organize and manage...Add documents to the index with the Index.add method, ensuring...

    kb.groupdocs.com/search/java/search-special-cha...
  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/net/search-text/