Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 16,339 for

query

(0.04 sec)
  1. Device Memory API - Web APIs | MDN

    The capabilities of a client device largely depend on the amount of available RAM. Traditionally, developers had to use heuristics and either benchmark a device or infer device capabilities based on other factors like the device manufacturer or User Agent strings.... JavaScript API You may query the approximate amount of RAM...

    developer.mozilla.org/en-US/docs/Web/API/Device...
  2. Issue in comparing documents having tables in j...

    We got error java.lang.ClassCastException: com.groupdocs.comparison.internal.c.a.w.Table cannot be cast to com.groupdocs.comparison.internal.c.a.w.Paragraph" when we compare doc having table. I am attaching both doc for …...altieri This query is answered here . atir.tahir...

    forum.groupdocs.com/t/issue-in-comparing-docume...
  3. C# .NET Text Search & Indexing API for Word Exc...

    C# .NET text searching API to smartly index & retrieve data from PDF, Microsoft Office Word, Excel, presentations, OneNote, Email, ZIP, EPUB & web files....Expression (regex) and other query types to fetch your required...Check & Wild Cards in Search Queries & Skip Special Characters in...

    products.groupdocs.com/search/net/
  4. Character types | Documentation

    This page contains descriptions of all character types. Character types differ in how characters of these types are indexed....Searching in the index const query = 'Einstein' ; const result...result = index . search ( query ); Blended characters Blended characters...

    docs.groupdocs.com/search/nodejs-java/character...
  5. GroupDocs.Search for .NET Releases on GroupDocs...

    GroupDocs.Search for .NET Releases on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Search for .NET Releases on GroupDocs Blog | Document Aut......Furthermore, you can search with a query in the form of object tree as...redesigned the syntax of the search query. We would recommend you to enhance...

    blog.groupdocs.com/tag/groupdocs.search-for-.ne...
  6. .NET 文件搜索 - 跨文件夹搜索文件中的多个文本

    使用 C# 搜索分布在不同文件夹中的各种文件中的多个文本或短语。在相应的 HTML 文件中突出显示扫描结果。...搜索包含单词“water”或“non”或短语“Lorem ipsum”的文档 string query = "water OR \"Lorem ipsum\"...SearchResult result = index.Search(query); // 打印结果 Console.WriteLine("Documents:...

    blog.groupdocs.com/zh/search/search-multiple-te...
  7. GroupDocs.Search for .NET Releases

    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....Furthermore, you can search with a query in the form of object tree as...redesigned the syntax of the search query. We would recommend you to enhance...

    blog.groupdocs.com/tag/groupdocs.search-for-.ne...
  8. How can I utilise the same association more tha...

    I primarily utilise Spring Data JPA and Java with Spring Boot. There are two tables, A and B, in an existing database, with B having a foreign key referring to A. I have the 2 entities in my code.Preformatted text @Ta…...want to run the following SQL query through HQL: select a.ID from...

    forum.groupdocs.com/t/how-can-i-utilise-the-sam...
  9. GroupDocs.Search for .NET 21.2 Release Notes | ...

    Note This page contains release notes for GroupDocs.Search for .NET 21.2 Major Features There are the following improvementes in this release: Implement ability to perform boolean search with stop words Implement ability to get status of indexed file Implement ability to delete files indexed from stream Full List of Issues Covering all Changes in this Release Key Summary Category SEARCHNET-2486 Implement ability to perform boolean search with stop words Improvement SEARCHNET-2487 Implement ability to get status of indexed file Improvement SEARCHNET-2485 Implement ability to delete files indexed from stream Improvement Public API and Backward Incompatible Changes Implement ability to perform boolean search with stop words This improvement allows to perform boolean search on queries containing stop words....perform boolean search on queries containing stop words. Now...stop words in a boolean search query do not lead to an empty result...

    docs.groupdocs.com/search/net/groupdocs-search-...
  10. <style>: Das Style-Informationselement - HTML: ...

    Das