Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 1,113 for

query

(0.05 sec)
  1. Create Hyperlinks in PDF using Link Annotations...

    Annotate PDF files by creating hyperlinks using link annotations in C#. Document and image annotation .NET API allows annotating by linking external data.... For queries, contact us via the forum ...

    blog.groupdocs.com/annotation/create-hyperlinks...
  2. Introducing ASP.NET WebForms Document Metadata ...

    GroupDocs team is pleased to announce first release of ASP.NET WebForms Document Metadata Editor App using GroupDocs.Metadata for .NET API This initial release v1.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) and images (JPEG, PNG, GIF) with download the original or updated document and many more features. We recommend you to download and explore this version....if you have some questions, queries or suggestions about GroupDocs...

    blog.groupdocs.com/metadata/introducing-asp.net...
  3. Update Lyrics3v2 Metadata Tags in MP3 Format us...

    We are delighted to announce a new feature and enhancements in the monthly release of GroupDocs.Metadata for .NET 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 (....if you have some questions, queries or suggestions about GroupDocs...

    blog.groupdocs.com/metadata/update-lyrics3v2-me...
  4. C#で全文検索ソリューションを構築する| .NETでファイルを検索

    インデックスを介して検索する.NETアプリケーション用のテキスト検索API。複数のWord、Excel、PDF、フォルダのテキストファイルでテキストを検索し、検索結果を強調表示します。...@"documentPath/GroupDocs/source/"; string query = "video"; // 指定したフォルダにインデッ...SearchResult result = index.Search(query); Console.WriteLine("Documents...

    blog.groupdocs.com/ja/search/build-your-full-te...
  5. 用 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/zh-hant/search/build-full-te...
  6. C# Regex — поиск в документах с использованием ...

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

    blog.groupdocs.com/ru/search/search-in-document...
  7. Java Regex — wyszukiwanie w dokumentach za pomo...

    Odblokuj moc wyszukiwania programistycznego w Javie! Dowiedz się, jak precyzyjnie przeszukiwać wiele dokumentów tekstowych w folderach za pomocą wyrażeń regularnych.... String query = "^(.)\\1{1,}"; SearchResult...SearchResult result = index.search(query); Poniżej podkreśliłem wyniki...

    blog.groupdocs.com/pl/search/search-in-document...
  8. C# Regex - Pencarian di Dokumen menggunakan Eks...

    Buka kekuatan pencarian terprogram di C#! Pelajari cara mencari beberapa dokumen berbasis teks di seluruh folder dengan presisi menggunakan ekspresi reguler.... string query = "^(.)\\1{1,}"; SearchResult...SearchResult result = index.Search(query); Disini saya telah menyorot hasil...

    blog.groupdocs.com/id/search/search-in-document...
  9. C# Regex - Pesquisa em documentos usando expres...

    Desbloqueie o poder da pesquisa programática em C#! Aprenda como pesquisar vários documentos baseados em texto em pastas com precisão usando expressões regulares.... string query = "^(.)\\1{1,}"; SearchResult...SearchResult result = index.Search(query); Aqui destaquei os resultados...

    blog.groupdocs.com/pt/search/search-in-document...
  10. Java Regex - Pesquisa em documentos usando expr...

    Desbloqueie o poder da pesquisa programática em Java! Aprenda como pesquisar vários documentos baseados em texto em pastas com precisão usando expressões regulares.... String query = "^(.)\\1{1,}"; SearchResult...SearchResult result = index.search(query); Abaixo, destaquei os resultados...

    blog.groupdocs.com/pt/search/search-in-document...