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

query

(0.19 sec)
  1. Upcoming Release of GroupDocs.Metadata for Java

    We are happy to announce that GroupDocs.Metadata is coming soon to Java Platform. It will be a back-end API that will allow you to work with metadata associated with various file formats including documents, images, audios, videos, zip, emails and many more. The API aims to facilitate its users with simple syntax, easy to use methods and few lines of code to perform metadata operations. GroupDocs.Metadata for Java will soon be available for download....would be happy to hear your queries or suggestions at GroupDocs...

    blog.groupdocs.com/metadata/upcoming-release-of...
  2. Java あいまい検索 - フォルダー全体のファイルを検索

    Java のあいまい検索が、フォルダー間でファイル内の情報を見つけるのにどのように役立つかを発見してください。小さな間違いを理解する賢い検索のようなものです。...75)); String query = "nulla"; // search approximate...provided query SearchResult result = index.search(query, options);...

    blog.groupdocs.com/ja/search/fuzzy-search-java/
  3. GroupDocs Blog | Document Automation Solutions ...

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....sicuri, ottimizzazioni delle query in stile LINQ e una correzione...

    blog.groupdocs.com/it/page/2/
  4. Create Hyperlinks in PDF using Link Annotations...

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

    blog.groupdocs.com/annotation/create-hyperlinks...
  5. 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...
  6. 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...
  7. C# Regex — поиск в документах с использованием ...

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

    blog.groupdocs.com/ru/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...