Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 1,055 for

query

(0.08 sec)
  1. 使用 C# .NET 搜索 Word、Excel、PDF、ZIP 文檔格式中的文本

    GroupDocs.Search 是一個功能強大的全文搜索 API,可讓您在應用程序中搜索 70 多種文檔格式。...search string query = "Worthy"; // Specify a search query SearchResult...SearchResult result = index.Search(query); // Searching in the index...

    blog.groupdocs.com/zh-hant/search/search-text-i...
  2. Index lifecycle | Documentation

    The life cycle of an index begins at the moment of creating an instance of the Index class and first saving the index files to disk. The index life cycle ends when a folder containing index files is deleted. Below is a diagram of the recommended sequence of index life cycle states. Please note that the index life cycle does not consider the events of loading and unloading the index from RAM....is ready to process search queries. To accelerate the processing...processing of search queries, the index can be optimized by calling...

    docs.groupdocs.com/search/nodejs-java/index-lif...
  3. Extract Text from Databases using GroupDocs.Par...

    GroupDocs.Parser for .NET 18.9 has been released! The latest version allows you to extract text from the databases. You can also extract data from the form fields in a PDF document. Please continue to read for more details on the features introduced in v18.9. Features Introduced Extracting Text from DatabasesYou can now extract text from the databases. To extract text from databases DbContainer class is used that implements IContainer interface....Parser Have Queries? # If you have got any queries or concerns...

    blog.groupdocs.com/parser/extract-text-from-dat...
  4. Pesquisar texto em formatos de documento Word, ...

    GroupDocs.Search é uma poderosa API de pesquisa de texto completo que permite pesquisar em mais de 70 formatos de documentos em seus aplicativos....search string query = "Worthy"; // Specify a search query SearchResult...SearchResult result = index.Search(query); // Searching in the index...

    blog.groupdocs.com/pt/search/search-text-in-wor...
  5. Ricerca file .NET: cerca più testi nei file tra...

    Cerca più testi o frasi in vari file distribuiti in diverse cartelle utilizzando C#. Evidenzia i risultati della scansione nei rispettivi file HTML.... Definire una query di ricerca con più termini o...frase 'Lorem ipsum' string query = "water OR \"Lorem ipsum\"...

    blog.groupdocs.com/it/search/search-multiple-te...
  6. Выполнение поиска по регулярным выражениям в он...

    Раскройте возможности поиска по регулярным выражениям с помощью GroupDocs.Search! Узнайте, как искать текстовые документы с помощью регулярных выражений.... string query = "^(.)\\1{1,}"; SearchResult...SearchResult result = index.Search(query); Подробные инструкции можно найти...

    blog.groupdocs.com/ru/search/online-regex-search/
  7. 在線上文件中進行模糊搜尋

    釋放模糊搜索的力量!了解如何以程式設計方式在線搜尋基於文字的文檔中幾乎匹配的結果。...8); string query = "nulla"; // search approximate...provided query SearchResult result = index.Search(query, options);...

    blog.groupdocs.com/zh-hant/search/online-fuzzy-...
  8. Buscar texto en formatos de documento Word, Exc...

    GroupDocs.Search es una potente API de búsqueda de texto completo que le permite buscar en más de 70 formatos de documentos en sus aplicaciones....search string query = "Worthy"; // Specify a search query SearchResult...SearchResult result = index.Search(query); // Searching in the index...

    blog.groupdocs.com/es/search/search-text-in-wor...
  9. GroupDocs.Text for .NET has been Renamed to Gro...

    We are pleased to announce that GroupDocs.Text for .NET has been renamed to GroupDocs.Parser for .NET. We have published the first monthly release as GroupDocs.Parser for .NET 18.5 after renaming of the API. The latest release has come with a few changes and a couple of enhancements. Please continue to read about the changes and the enhancements that we have made in version 18.5. Important to KnowIt is important to inform you that the renaming of the API will not disturb your existing code and the API structure still remains the same....Parser Have Queries?If you have got any queries or have any concerns...

    blog.groupdocs.com/parser/groupdocs.text-for-.n...
  10. 在线文档中进行模糊搜索

    释放模糊搜索的力量!了解如何以编程方式在线搜索基于文本的文档中几乎匹配的结果。...8); string query = "nulla"; // search approximate...provided query SearchResult result = index.Search(query, options);...

    blog.groupdocs.com/zh/search/online-fuzzy-search/