GroupDocs.Search 是一个功能强大的全文搜索 API,它允许您在应用程序中搜索 70 多种文档格式。...// Specify the path to the index folder string documentsFolder...Create new index or // b) Open existing indexIndexindex = new Index(indexFolder);...
All Classes Packages com.groupdocs.search com.groupdocs.search.common com.groupdocs.search.dictionaries com.groupdocs......"c:\\MyDocuments\\"; Indexindex = new Index(indexFolder); // Creating...Creating an index in the specified folder index.add(documentsFolder);...
All Classes Packages com.groupdocs.search com.groupdocs.search.common com.groupdocs.search.dictionaries com.groupdocs......// Creating an indexIndexindex = new Index(indexFolder); //...// Indexing documents from the specified folder index.add(documentsFolder);...
The search api allow you to optimize, merge, delete, update and create Indexes along with many other fascinating features... Indexing GroupDocs.Search provides...the following indexing features: Create index in memory or on...
The search api allow you to optimize, merge, delete, update and create Indexes along with many other fascinating features... Indexing GroupDocs.Search provides...the following indexing features: Create index in memory or on...
Allows to specify custom options for editing documents of all supportable Spreadsheet Excel-compatible formats...Allows to specify the 0-based index of the worksheet (tab) of the...Allows to specify the 0-based index of the worksheet (tab) of the...
All Classes Packages com.groupdocs.assembly com.groupdocs.assembly.system com.groupdocs.assembly.system.data com.grou...... DataTable get (int index) Gets the DataTable object at...at the specified index. DataTable get (java.lang.String name)...
This article gives the knowledge which allows you to find not only the words specified in the search query, but also the homophones, words that are pronounced the same but differ in meaning....an index in the specified folder Indexindex = new Index ( indexFolder...); // Indexing documents from the specified folder index . Add...
All Classes Packages com.groupdocs.watermark com.groupdocs.watermark.common com.groupdocs.watermark.contents com.grou......getSectionIndex () Gets the index of a section to add the watermark...setSectionIndex (int value) Sets the index of a section to add the watermark...
All Classes Packages com.groupdocs.watermark com.groupdocs.watermark.common com.groupdocs.watermark.contents com.grou......getSectionIndex () Gets the index of a section to add the watermark...setSectionIndex (int value) Sets the index of a section to add the watermark...