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

query

(0.26 sec)
  1. Java Regex - חפש במסמכים באמצעות ביטויים רגולריים

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

    blog.groupdocs.com/he/search/search-in-document...
  2. Java Regex – поиск в документах с использование...

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

    blog.groupdocs.com/ru/search/search-in-document...
  3. Read EXIF Metadata in PSD Format using GroupDoc...

    GroupDocs team is proudly announcing one new feature and three enhancements in the monthly release of GroupDocs.Metadata for .NET 18.8. Using the latest version, you can now read EXIF metadata in PSD format. Classes representing TIFF tags are now refactored. Furthermore, memory consumption is now reduced to perform metadata operations for JPEG and TIFF file formats. We recommend you to install and use the latest version of the API....if you have some questions, queries or suggestions about GroupDocs...

    blog.groupdocs.com/metadata/read-exif-metadata-...
  4. Read, Remove, and Update FLV File's Metadata us...

    We are pleased to announce the monthly release of GroupDocs.Metadata for .NET 18.11. The latest version supports missing metadata properties of Excel format and allows working with FLV file format’s metadata. Furthermore, memory consumption is now reduced for working with PDF and Excel file formats. We recommend you to install and use the latest version of the API. Features IntroducedThe following features are introduced in version 18.11. Detect FLV file format Read FLV header metadata Get XMP metadata of FLV file format Update XMP metadata of FLV file format Remove XMP metadata of FLV file format Support for missing metadata properties of Excel 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/read-remove-and-upd...
  5. Get Search and Index Report Using GroupDocs.Sea...

    Team GroupDocs is always focused on delivering the best to their customers and this is why we have come up with yet another monthly release of the search API which adds some very valuable features and enhancements to the GroupDocs.Search for .NET API. Using the latest version, users can get detailed report about searching or indexing. The API has also added Fiction book format to the list of supported formats....suggestions, questions, or queries related to GroupDocs.Search...

    blog.groupdocs.com/search/get-search-and-index-...
  6. Extract Data from Invoices or Receipts in C# us...

    Parse invoices or receipts and extract data programmatically using C#. Use .NET document parsing API in ASP.NET, WCF, or WPF to extract text from documents....in case of any questions or queries. See Also # Extract invoice...

    blog.groupdocs.com/parser/extract-data-from-inv...
  7. C#を使用してインデックスを作成してフォルダ内のテキストを検索する| .NETSearchAP...

    GroupDocs Search API for .NET Developersを使用して、パーツごとにテキストを検索し、テキストのインデックスを作成し、検索スレッドの数を指定し、検索時間を取得してC#で検索結果を取得します。...@"c:\\MyDocuments\\"; string query = "Einstein"; // Creating an...SearchResult result = index.Search(query, options); Console.WriteLine("Document...

    blog.groupdocs.com/ja/search/search-text-by-ind...
  8. .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-hant/search/search-multip...
  9. Java로 전체 텍스트 검색 솔루션 구축 | 파일 및 폴더에서 찾기

    인덱싱을 통해 검색하는 Java 애플리케이션용 전체 텍스트 검색 API. 폴더의 여러 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/ko/search/build-full-text-se...
  10. ASP.NET WebForms Document Metadata Editor App u...

    GroupDocs team is pleased to announce another release of ASP.NET WebForms Document Metadata Editor App using GroupDocs.Metadata for .NET API. This release v2.0.0 comes up with features to provide easy ways to manage metadata in various formats. It enables user to read and remove the metadata of documents (Words, Spreadsheet, Presentation, PDF, CAD, MSG, EML) and images (JPEG, PNG, GIF) with download the original or updated document and many more features....if you have some questions, queries or suggestions about GroupDocs...

    blog.groupdocs.com/metadata/asp.net-webforms-do...