Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 1,133 for

query

(0.64 sec)
  1. Introducing Support for EMLX and OFT Email Form...

    We are extremely excited to announce the final release of GroupDocs.Watermark for .NET for the year of 2017. In this release, we have extended the supported file formats by adding EMLX and OFT email formats. Furthermore, we have added features to edit Excel objects that can be considered as watermark. Please continue to read more about this latest release. Support for EMLX and OFT Email FormatsGroupDocs.Watermark for .NET 17.12 allows you to perform watermarking operations for EMLX and OFT email formats....we would love to hear your queries and suggestions at our forum...

    blog.groupdocs.com/watermark/support-for-emlx-a...
  2. ค้นหาไฟล์ Java - ค้นหาข้อความหลายรายการในไฟล์ข้...

    ค้นหาข้อความหรือวลีหลายรายการในไฟล์ต่างๆ ที่กระจายอยู่ในโฟลเดอร์ที่หลากหลายโดยใช้ Java เน้นผลการสแกนในไฟล์ HTML ที่เกี่ยวข้อง...add("path/parent-folder/"); String query = "water OR \"Lorem ipsum\"...SearchResult result = index.search(query); for (int i = 0 ; i < result...

    blog.groupdocs.com/th/search/search-multiple-te...
  3. การค้นหาไฟล์ .NET - ค้นหาข้อความหลายรายการในไฟล...

    ค้นหาข้อความหรือวลีหลายรายการในไฟล์ต่างๆ ที่กระจายอยู่ในโฟลเดอร์ต่างๆ โดยใช้ C# เน้นผลการสแกนในไฟล์ HTML ที่เกี่ยวข้อง...หรือวลี 'Lorem ipsum' string query = "water OR \"Lorem ipsum\"...SearchResult result = index.Search(query); // กำลังพิมพ์ผลลัพธ์ Console...

    blog.groupdocs.com/th/search/search-multiple-te...
  4. Búsqueda de archivos Java: busque varios textos...

    Busque múltiples textos o frases en varios archivos distribuidos en diversas carpetas utilizando Java. Resalte los resultados del escaneo en los respectivos archivos HTML....add("path/parent-folder/"); String query = "water OR \"Lorem ipsum\"...SearchResult result = index.search(query); for (int i = 0 ; i < result...

    blog.groupdocs.com/es/search/search-multiple-te...
  5. Crie uma solução de pesquisa de texto completo ...

    API de pesquisa de texto completo para aplicativos Java para pesquisa por meio de indexação. Encontre texto em vários arquivos Word, Excel, PDF, TXT de uma pasta e destaque os resultados da pesquisa....folder String query = "draw"; // Specify a search query SearchResult...SearchResult result = index.search(query); // Searching in the index for...

    blog.groupdocs.com/pt/search/build-full-text-se...
  6. สร้างโซลูชันการค้นหาข้อความแบบเต็มใน Java | ค้น...

    API การค้นหาข้อความแบบเต็มสำหรับแอปพลิเคชัน Java เพื่อค้นหาผ่านการจัดทำดัชนี ค้นหาข้อความในไฟล์ Word, Excel, PDF, TXT หลายไฟล์ของโฟลเดอร์และไฮไลต์ผลการค้นหา...folder String query = "draw"; // Specify a search query SearchResult...SearchResult result = index.search(query); // Searching in the index for...

    blog.groupdocs.com/th/search/build-full-text-se...
  7. GroupDocs.Search for .NET 17.10 Introduces Safe...

    We are glad to announce another monthly release of GroupDocs.Search for .NET API. The API has been improved with some valuable additions in version 17.10. The e-Search API now introduces safe and reliable indexing by implementing the option to reload the index in case some of some critical error. The API also implements high compression level for storing documents text. Further details about the changes made to the API in this release will be discussed below....suggestions, questions, or queries related to the .NET Search...

    blog.groupdocs.com/search/groupdocs.search-.net...
  8. Update IPTC Metadata in PSD File using GroupDoc...

    GroupDocs team is proudly announcing the monthly release of GroupDocs.Metadata for .NET 18.7. Using the latest version, you can now update and remove IPTC metadata in PSD file format. Furthermore, memory consumption is now reduced to perform metadata operations for PSD and MP3 file format. We recommend you to install and use the latest version of the API. Features IntroducedFollowing are the new features introduced in version 18.7. Update IPTC Metadata in PSD Format Remove IPTC Metadata in PSD Format For details about the features supported by the API, please visit Features Overview....if you have some questions, queries or suggestions about GroupDocs...

    blog.groupdocs.com/metadata/update-iptc-metadat...
  9. Cerca nei documenti con correzione del layout d...

    Impara a cercare nei documenti con la correzione del layout di tastiera usando Java. Questa guida fornisce codice su come correggere il layout di tastiera per la ricerca di documenti in Java....funzionalità, anche se una query viene digitata in modo errato...metodo Index.search con la query di ricerca e le opzioni di ricerca...

    kb.groupdocs.com/it/search/java/search-in-docum...
  10. Reguliere expressie Zoeken met Java

    Voer efficiënt reguliere expressiezoekopdrachten uit met Java voor geavanceerde patroonmatching in documenten. Leer hoe u reguliere expressiezoekopdrachten implementeert in Java....tekens, met behulp van een regex-query zoals ^^(.)\\1{1,} . Als alternatief...creatie van dynamische regex-query’s mogelijk, wat nog meer maatwerk...

    kb.groupdocs.com/nl/search/java/regular-express...