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

query

(0.71 sec)
  1. 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-...
  2. Get Image Representation of a Document

    Did you ever wish to get image representation of a document? GroupDocs.Merger for Java 19.6 will make your wish come true. This feature is also helpful for front end application development. Let’s have a look at its implementation. It will return page number and page stream. Using getPagePreview method you will get list of page image representations for a document of known format. So, source document file format should be specified....your feedback or post your queries here ....

    blog.groupdocs.com/merger/get-image-representat...
  3. Indexing of more than 1 TB of Text Documents in...

    GroupDocs team is pleased to announce the monthly release of GroupDocs.Search for .NET 18.4. Using the latest version, you can now perform indexing of more than 1 TB of text documents. We would recommend you to download the latest version for better user experience. Support for Indexing of more than 1 TB of Text DocumentsUsing GroupDocs.Search for .NET version 18.4, you can now implement indexing of text documents of more than 1 TB in size....suggestions, questions, or queries related to the .NET Search...

    blog.groupdocs.com/search/indexing-of-more-than...
  4. Find Synonyms in CSharp

    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....come cercare i sinonimi di una query (parola) specifica in più file...

    blog.groupdocs.com/it/tag/find-synonyms-in-csharp/
  5. digital signature

    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/tag/digital-signature/
  6. Tìm kiếm tệp .NET - Tìm kiếm nhiều văn bản tron...

    Tìm kiếm nhiều văn bản hoặc cụm từ trong nhiều tệp khác nhau trải rộng trên nhiều thư mục khác nhau bằng C#. Đánh dấu kết quả quét trong các tệp HTML tương ứng....cụm từ “Lorem ipsum” string query = "water OR \"Lorem ipsum\"...SearchResult result = index.Search(query); // In kết quả Console.WriteLine("Documents:...

    blog.groupdocs.com/vi/search/search-multiple-te...
  7. Use Date Ranges in Search with GroupDocs.Search...

    Team GroupDocs is really pleased to announce another regular monthly release of GroupDocs.Search for .NET 17.4.0 API. We have introduced two new features in this release. The API has extended its search functionality and it now allows using date ranges in search. Another exciting feature introduced in this release is the ability to define table discrete function as step function while performing search operation. We suggest you to download the latest version of the API and check out all the features introduced in this release....suggestions, questions, or queries related to GroupDocs.Search...

    blog.groupdocs.com/search/use-date-ranges-searc...
  8. Introducing Support for EMLX and OFT Email Form...

    We are extremely excited to announce the final release of GroupDocs.Watermark for .NET for the year of 2017. In this release, we have extended the supported file formats by adding EMLX and OFT email formats. Furthermore, we have added features to edit Excel objects that can be considered as watermark. Please continue to read more about this latest release. Support for EMLX and OFT Email FormatsGroupDocs.Watermark for .NET 17.12 allows you to perform watermarking operations for EMLX and OFT email formats....we would love to hear your queries and suggestions at our forum...

    blog.groupdocs.com/watermark/support-for-emlx-a...
  9. Support for Missing Metadata Properties of Exce...

    We are glad to announce the monthly releaseof GroupDocs.Metadata for Java 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 For details about the features supported by the API, please visit Features Overview....suggestions, questions, or queries related to GroupDocs.Metadata...

    blog.groupdocs.com/metadata/support-for-missing...
  10. 用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/search/build-full-text-se...