Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 1,113 for

query

(0.79 sec)
  1. Detect Documents Encoding using GroupDocs.Searc...

    Like every month, team GroupDocs has released another version of the API and implements a number of new features and improvements in this monthly release. The latest version i-e 17.9.0 includes features like storing the text of documents during indexing, filtering files before indexing, encoding detection of text files etc. Not only this the API has also added support for CHM documents to the list of supported document formats. The API has removed some of the obsolete methods in this release as well....suggestions, questions, or queries related to GroupDocs.Search...

    blog.groupdocs.com/search/groupdocs.search-for-...
  2. Assemble External Document Dynamically using Gr...

    We are excitedly announcing the monthly release of GroupDocs.Assembly for Java 18.12. Using the latest version, you can now assemble external documents dynamically for Word Processing and Email file formats. Previously, an evaluation mark was added to a nested document being inserted dynamically, which is now fixed. We recommend you to install the latest version of the API for better user experience. Features Introduced You can insert contents of outer documents to your reports dynamically using doc tags....suggestions, questions, or queries related to GroupDocs.Assembly...

    blog.groupdocs.com/assembly/assemble-external-d...
  3. C# Regex – Suche in Dokumenten mit regulären Au...

    Nutzen Sie die Leistungsfähigkeit der programmatischen Suche in C#! Erfahren Sie, wie Sie mithilfe regulärer Ausdrücke präzise mehrere textbasierte Dokumente in Ordnern durchsuchen können.... string query = "^(.)\\1{1,}"; SearchResult...SearchResult result = index.Search(query); Hier habe ich die Regex-Suchergebnisse...

    blog.groupdocs.com/de/search/search-in-document...
  4. C# Regex — wyszukiwanie w dokumentach przy użyc...

    Odblokuj moc wyszukiwania programistycznego w C#! 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); Tutaj podkreśliłem wyniki wyszukiwania...

    blog.groupdocs.com/pl/search/search-in-document...
  5. 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-...
  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. Java あいまい検索 - フォルダー全体のファイルを検索

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

    blog.groupdocs.com/ja/search/fuzzy-search-java/
  8. Introducing a More Optimized and Simplified Gro...

    It’s been quite long since we released the last version of GroupDocs.Watermark for .NET API. The reason behind this gap was to introduce a more simplified and optimized watermark manipulation API for the .NET platform. Today, I am excited to announce that the API v2 of GroupDocs.Watermark for .NET has been released as v19.10 and it is available for download. What’s new in the latest release? The major updates have been done at the architecture level of the API to simplify its usage....would have any question or querie, you can raise it via our forum...

    blog.groupdocs.com/watermark/net-api-to-add-sea...
  9. Releasing GroupDocs.Editor for .NET API- Perfor...

    We are pleased to announce the release of GroupDocs.Editor for .NET API which makes it easier to perform document editing operations and conversion of edited document with simple line of code with various supported document formats. Document Editing API allows user to convert supported document format into HTML and apply changes in any WYSIWYG HTML Editor, it also provide facility to convert back HTML document in same format or in other supported document format with changes made....Editor queries FeedbackAs always, if you have...

    blog.groupdocs.com/editor/introducing-groupdocs...
  10. Render Word documents as Clean HTML using C# | ...

    Render the Word DOC/DOCX documents to minified HTML using C#. Convert the Word files with embedded or external resources within the .NET application.... For queries, contact us via the forum ...

    blog.groupdocs.com/viewer/render-word-documents...