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

query

(0.14 sec)
  1. Erstellen Sie Ihre Volltextsuchlösung in C# | M...

    Textsuch-API für .NET-Anwendungen zur Suche über Indizierung. Finden Sie Text in mehreren Word-, Excel-, PDF- und Textdateien eines Ordners und markieren Sie Suchergebnisse....@"documentPath/GroupDocs/source/"; string query = "video"; // Index im angegebenen...SearchResult result = index.Search(query); Console.WriteLine("Documents...

    blog.groupdocs.com/de/search/build-your-full-te...
  2. 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...
  3. Recherche floue Java - Rechercher des fichiers ...

    Découvrez comment la recherche floue de Java peut vous aider à trouver des éléments dans des fichiers à travers des dossiers ! C'est comme une recherche intelligente qui comprend les petites erreurs....75)); String query = "nulla"; // search approximate...provided query SearchResult result = index.search(query, options);...

    blog.groupdocs.com/fr/search/fuzzy-search-java/
  4. Tìm kiếm mờ trong C# - Tìm trong tệp trên các t...

    Khai phá sức mạnh của tìm kiếm mờ có lập trình trong C#! Tìm kiếm nhiều tài liệu dựa trên văn bản trên các thư mục để tìm kết quả khớp gần đúng với khả năng chịu lỗi....8); string query = "nulla"; // search approximate...provided query SearchResult result = index.Search(query, options);...

    blog.groupdocs.com/vi/search/fuzzy-search-csharp/
  5. image-steganography

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....cryptografische algoritmen, LINQ‑achtige query‑optimalisaties en een kritieke...

    blog.groupdocs.com/nl/tag/image-steganography/
  6. Durchsuchen von Text in Ordnern durch Indexiere...

    Durchsuchen Sie Text nach Teilen, Textindizierung, geben Sie die Anzahl der Suchthreads an und erhalten Sie Suchzeit, um Suchergebnisse in C# mithilfe der GroupDocs-Such-API für .NET-Entwickler zu erhalten....@"c:\\MyDocuments\\"; string query = "Einstein"; // Creating an...SearchResult result = index.Search(query, options); Console.WriteLine("Document...

    blog.groupdocs.com/de/search/search-text-by-ind...
  7. Pesquisar texto em pastas indexando usando C# |...

    Pesquise texto por partes, indexação de texto, especifique o número de threads de pesquisa e obtenha o tempo de pesquisa para obter resultados de pesquisa em C# usando a API de pesquisa do GroupDocs para desenvolvedores .NET....@"c:\\MyDocuments\\"; string query = "Einstein"; // Creating an...SearchResult result = index.Search(query, options); Console.WriteLine("Document...

    blog.groupdocs.com/pt/search/search-text-by-ind...
  8. 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...
  9. 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...
  10. 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-...