Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 979 for

query

(0.08 sec)
  1. C# あいまい検索 - フォルダー全体のファイルを検索

    C# のプログラムによるあいまい検索の力を解き放ちましょう!フォルダー全体で複数のテキストベースのドキュメントを検索し、エラー許容範囲でおおよその一致を見つけます。...8); string query = "nulla"; // search approximate...provided query SearchResult result = index.Search(query, options);...

    blog.groupdocs.com/ja/search/fuzzy-search-csharp/
  2. Remove IPTC Metadata in PSD Format using GroupD...

    GroupDocs team is introducing new features and enhancements in the monthly releaseof GroupDocs.Metadata for Java 18.7. The latest version allows you to update and remove IPTC metadata in PSD file format. Furthermore, memory consumption is now reduced to perform metadata operations for PSD and MP3 file formats. We recommend you to install the latest version of API for a better experience. Features IntroducedFollowing are the new features introduced in version 18....suggestions, questions, or queries related to GroupDocs.Metadata...

    blog.groupdocs.com/metadata/remove-iptc-metadat...
  3. Extract data from database on GroupDocs Blog | ...

    Extract data from database on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Extract data from database on GroupDocs Blog | Document Automation Solution......databasebeheersystee te installeren of de SQL-query’s te schrijven. Recent...

    blog.groupdocs.com/nl/tag/extract-data-from-dat...
  4. GroupDocs.Search for .NET 16.12 Supports Search...

    We are really pleased to announce the monthly release of GroupDocs.Search for .NET 16.12 API. In this release, we have introduced three new features. You can now apply search to password protected documents. Not only this, the latest release provides its users with the functionality to maintain list of synonyms and stop words. Download the latest version and try out all the amazing features of GroupDocs.Search for .NET 16.12 API....suggestions, questions, or queries related to GroupDocs.Search...

    blog.groupdocs.com/search/groupdocs-search-net-...
  5. Upcoming Release of GroupDocs.Watermark for Java

    We are extremely excited to announce that GroupDocs.Watermark is coming soon to Java platform. It will be an easy to use back-end API for adding text and image watermark to the popular document formats. GroupDocs.Watermark for Java will allow you to add watermarks that are hard to be automatically removed by third-party tools. The API also aims to search and remove previously added watermarks of popular types (including watermarks added by third-party tools) in a document....would be happy to hear your queries or suggestions at GroupDocs...

    blog.groupdocs.com/watermark/upcoming-release-o...
  6. Extract ZIP and MOV File Format Metadata using ...

    GroupDocs team is pleased to announce the release of version 17.10 of the GroupDocs.Metadata for .NET API. Keeping in mind customer’s feedback, this release has new features and bug fixes. Users can now extract metadata from ZIP and MOV file formats. Furthermore, few issues reported on forums are also fixed. We, therefore, recommend you to download or update your applications to use the latest version of the API for a better and smoother experience....if you have some questions, queries or suggestions about GroupDocs...

    blog.groupdocs.com/metadata/extract-zip-and-mov...
  7. Update MP3 Format's Lyrics3v2 Tags using GroupD...

    We are glad to announce the monthly releaseof GroupDocs.Metadata for Java 18.10. Using the latest version, you can now update Lyrics3v2 tags in MP3 format. Memory consumption is now reduced for working with PNG, JPEG2000, BMP, DICOM, DJVU, EMF, WEBP and WMF formats. Furthermore, **MetadataUtility **obsolete methods are now removed and a bug, while cleaning or updating metadata of Strict Open XML Presentation (.pptx), is now fixed. We recommend you to install and use the latest version of the API....suggestions, questions, or queries related to GroupDocs.Metadata...

    blog.groupdocs.com/metadata/update-mp3-formats-...
  8. 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...
  9. Fuzzy Search uitvoeren met Java

    Leer fuzzy search uitvoeren met Java voor nauwkeurige en efficiënte Querymatching. Ontdek hoe u document search bouwt met fuzzy logic in Java voor betere resultaten....search met de gewenste query en de geconfigureerde SearchOptions...gebruikers zelfs met gebrekkige query’s toegang hebben tot relevante...

    kb.groupdocs.com/nl/search/java/perform-fuzzy-s...
  10. 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/ko/search/search-multiple-te...