Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 1,113 for

query

(0.05 sec)
  1. Java Regex – поиск в документах с использование...

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

    blog.groupdocs.com/ru/search/search-in-document...
  2. Java Regex - חפש במסמכים באמצעות ביטויים רגולריים

    פתח את הכוח של חיפוש פרוגרמטי ב-Java! למד כיצד לחפש מסמכים מבוססי טקסט מרובים על פני תיקיות בדיוק באמצעות ביטויים רגולריים.... String query = "^(.)\\1{1,}"; SearchResult...SearchResult result = index.search(query); להלן, הדגשתי את תוצאות החיפוש...

    blog.groupdocs.com/he/search/search-in-document...
  3. 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/zh/search/search-multiple-te...
  4. Get Password-Protected Document's Metadata usin...

    We are glad to announce the monthly releaseof GroupDocs.Metadata for Java 18.12. Using the latest version, you can now work with the password-protected PDF, Word, Excel, and PowerPoint documents. Furthermore, obsolete methods of MP3 and MPP formats are removed and memory consumption for working with Word and PowerPoint formats is now reduced. We recommend you to install and use the latest version of the API. Features IntroducedThe following features are introduced in version 18....suggestions, questions, or queries related to GroupDocs.Metadata...

    blog.groupdocs.com/metadata/get-password-protec...
  5. Track Changes in a Word Document Using GroupDoc...

    We as members of GroupDocs team are immensely delighted to see our users community growing every day. Our whole team is always endeavoring to cater to your needs and requirements to our fullest possible potential thus providing the most innovative and enhanced solutions to our valuable customers. In this regard we are really pleased to announce yet another bit of our efforts for you; that is the release of version 17....if you have some questions, queries or suggestions about GroupDocs...

    blog.groupdocs.com/metadata/track-changes-word-...
  6. Embed Inline Syntax Error Messages in Generated...

    In the latest version of GroupDocs.Assembly for Java we have introduced an exciting feature of Inline Syntax Error Messages. Are you thinking about what does make this feature so exciting? Well, I am going to answer it in this post. First, let’s have a brief overview of how does GroupDocs.Assembly generate the reports. GroupDocs.Assembly uses pre-defined document templates that contain the LINQ statements. These templates are evaluated, processed and then populated by API’s engine during the run-time....you have any questions or queries? We welcome you to have a conversation...

    blog.groupdocs.com/assembly/embed-inline-syntax...
  7. Insert Hyperlinks Dynamically in Documents usin...

    GroupDocs team is releasing new features in the monthly release of GroupDocs.Assembly for .NET 18.7. Using the latest version, you can now insert hyperlinks dynamically in Word Processing, Spreadsheet, Presentation, and Email documents. We recommend to install and use the latest version of the API. How to Insert Hyperlinks to Reports using Link Tag in C# Using GroupDocs.Assembly for .NET 18.7, you can now insert hyperlinks to your reports dynamically using link tags....if you have some questions, queries or suggestions about GroupDocs...

    blog.groupdocs.com/assembly/insert-hyperlinks-d...
  8. Update ID3v1 and ID3v2 Tag Using Properties wit...

    GroupDocs team is proudly announcing the monthly release of GroupDocs.Metadata for Java 18.2. Three **enhancements **and six **new features **are introduced in this release. You can now load and save EXIF metadata for JPEG and TIFF formats with a better speed. You can also validate input metadata before saving, read additional properties from ID3v2, update ID3v1/ID3v2 tag using properties, and read/update/remove image cover tag in MP3 file format. Furthermore, you can read image cover and version of EPUB file format as well....suggestions, questions, or queries related to GroupDocs.Metadata...

    blog.groupdocs.com/metadata/update-id3v1-and-id...
  9. Work with Password-Protected Documents using Gr...

    We are pleased to announce the monthly release of GroupDocs.Metadata for .NET 18.12. Using the latest version, you can now work with the password-protected PDF, Word, Excel, and PowerPoint documents. Furthermore, obsolete methods of MP3 and MPP formats are removed and memory consumption for working with Word and PowerPoint formats is now reduced. We recommend you to install and use the latest version of the API. Features IntroducedThe following features are introduced in version 18....if you have some questions, queries or suggestions about GroupDocs...

    blog.groupdocs.com/metadata/work-with-password-...
  10. Lavorare con i risultati di ricerca utilizzando C#

    Scopri come lavorare con i risultati di ricerca usando C# in modo efficiente. Scopri il metodo per recuperare i risultati di ricerca in C# e gestire i report di ricerca per prestazioni ottimizzate....pratico alla gestione delle query di ricerca e dei relativi risultati...documenti che corrispondono alla query e i conteggi delle loro occorrenze...

    kb.groupdocs.com/it/search/net/work-with-search...