Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 1,119 for

query

(0.09 sec)
  1. Text Analysis API for Spreadsheets, Presentatio...

    We are pleased to announce the release of version 18.8 of GroupDocs.Parser for .NET. In this version, we have extended the support of text analysis API for spreadsheets, presentations and text documents. Furthermore, the latest version allows providing a password for protected documents on-demand. We’d recommend you to use the latest version of the API and share your feedback. Features Introduced Text Analysis API GroupDocs.Parser allows extracting text areas from the pages of a document....Parser Have Queries? # If you have got any queries or concerns...

    blog.groupdocs.com/parser/text-analysis-api-for...
  2. Datumbereik zoeken met Java

    Ontdek hoe u een datumbereikzoekopdracht uitvoert met Java om specifieke documentgegevens binnen een bepaald tijdsbestek te vinden. Zoek moeiteloos naar documenten op datumbereik in Java....directory gereed zijn voor query’s in het datumbereik Voer een...search-methode gebruiken om query’s uit te voeren op basis van...

    kb.groupdocs.com/nl/search/java/perform-date-ra...
  3. Eseguire la ricerca sfaccettata utilizzando C#

    Esegui la ricerca sfaccettata usando C# per migliorare il recupero dei documenti. Impara la ricerca full-text con operatori booleani in C# per risultati precisi ed efficienti nelle applicazioni....loro applicazioni di gestire query complesse con precisione. Questo...metodo Index.Search con la query desiderata e i filtri di sfaccettatura...

    kb.groupdocs.com/it/search/net/perform-faceted-...
  4. Migrating to GroupDocs.Assembly 3.0.0 or Higher...

    Reasons to Migrate Just to endeavor the report generation task more smoothly, we released GroupDocs.Assembly for .NET 3.0.0. Namespace(s) In GroupDocs.Assembly for .NET 3.0.0 only a single using GroupDocs.Assembly; namespace is required to generate reports in any of the supported formats. Whereas, in GroupDocs.Assembly for .NET 1.3.0 to generate a report in any of the supported format a separate namespace of that format is required to be added, given are the namespaces:...underlying C# syntax for LINQ queries which is actually shorter than...write data binding/traversal queries right in the document templates...

    docs.groupdocs.com/assembly/net/migrating-to-gr...
  5. Extraheer gegevens uit databasebestanden met C#

    De database wordt beschouwd als een integraal onderdeel van de meeste toepassingen. Of het nu een desktop-, web- of mobiele applicatie is, de database speelt een cruciale rol bij het opslaan, openen en manipuleren van de gegevens. Er zijn veel databasebeheersystemen waarmee u databases kunt maken en beheren. Er kan echter een scenario zijn waarin u een manier nodig hebt om gegevens uit databasebestanden te extraheren, bijvoorbeeld een .db-bestand, zonder een databasebeheersysteem te installeren of de SQL-Query’s te schrijven....databasebeheersystee te installeren of de SQL-query’s te schrijven. Hoe zou u in...kunt extraheren zonder SQL-query’s te schrijven. Ik ga GroupDocs...

    blog.groupdocs.com/nl/parser/extract-data-from-...
  6. 在在线文档中执行正则表达式搜索

    使用 GroupDocs.Search 释放正则表达式搜索的强大功能!了解如何使用正则表达式搜索基于文本的文档。... string query = "^(.)\\1{1,}"; SearchResult...SearchResult result = index.Search(query); 有关详细指导,请参阅 使用 C# 通过正则表达式搜索文档...

    blog.groupdocs.com/zh/search/online-regex-search/
  7. สร้างโซลูชันการค้นหาข้อความแบบเต็มของคุณใน C# |...

    API การค้นหาข้อความสำหรับแอปพลิเคชัน .NET เพื่อค้นหาผ่านการจัดทำดัชนี ค้นหาข้อความใน Word, Excel, PDF, ไฟล์ข้อความของโฟลเดอร์และไฮไลต์ผลการค้นหา...@"documentPath/GroupDocs/source/"; string query = "video"; // การสร้างดัชนี...SearchResult result = index.Search(query); Console.WriteLine("Documents...

    blog.groupdocs.com/th/search/build-your-full-te...
  8. راه حل جستجوی متن کامل خود را در C# بسازید | در...

    API جستجوی متن برای برنامه‌های NET برای جستجو از طریق فهرست‌سازی. متن را در چندین Word، Excel، PDF، فایل های متنی یک پوشه پیدا کنید و نتایج جستجو را برجسته کنید....@"documentPath/GroupDocs/source/"; string query = "video"; // ایجاد نمایه در...SearchResult result = index.Search(query); Console.WriteLine("Documents...

    blog.groupdocs.com/fa/search/build-your-full-te...
  9. Пошук тексту в папках шляхом індексування за до...

    Шукайте текст за частинами, індексуйте текст, вказуйте кількість потоків пошуку та отримайте час пошуку, щоб отримати результати пошуку на C# за допомогою GroupDocs Search API для розробників .NET....@"c:\\MyDocuments\\"; string query = "Einstein"; // Creating an...SearchResult result = index.Search(query, options); Console.WriteLine("Document...

    blog.groupdocs.com/uk/search/search-text-by-ind...
  10. Buscar texto en carpetas indexando usando C# | ...

    Busque texto por partes, indexación de texto, especifique el número de hilos de búsqueda y obtenga tiempo de búsqueda para obtener resultados de búsqueda en C# utilizando la API de búsqueda de GroupDocs para desarrolladores de .NET....@"c:\\MyDocuments\\"; string query = "Einstein"; // Creating an...SearchResult result = index.Search(query, options); Console.WriteLine("Document...

    blog.groupdocs.com/es/search/search-text-by-ind...