Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 1,061 for

query

(0.07 sec)
  1. Support for Dynamic Insertion of External Docum...

    We are delighted to announce a new feature in the monthly release of GroupDocs.Assembly for .NET 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 and use the latest version of the API. Features Introduced You can insert contents of outer documents to your reports dynamically using doc tags....if you have some questions, queries or suggestions about GroupDocs...

    blog.groupdocs.com/assembly/support-for-dynamic...
  2. Java Regex – Suche in Dokumenten mit regulären ...

    Nutzen Sie die Leistungsfähigkeit der programmatischen Suche in Java! 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); Unten habe ich die Ergebnisse...

    blog.groupdocs.com/de/search/search-in-document...
  3. 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...
  4. Highlight PDF with Annotations using C# | Annot...

    Highlight text in PDF with highlight annotations using C#. Document and image annotation .NET API allows to Annotate PDF files by highlighting any area.... For queries, contact us via the forum ...

    blog.groupdocs.com/annotation/highlight-pdf-wit...
  5. Add Watermark to a Batch of Documents and Image...

    Watermarking is a popular technique to indicate that the content or data inside a document is copyrighted. On the other hand, it is also used to place the company’s logo or some kind of label in the documents before they are shared within or outside the company. However, it is quite hard to apply the watermark to a bunch of documents one by one. It becomes harder if you have documents of various formats such as PDF, DOCX, PPTX, XLSX, EML, JPG, PNG, etc....forum for any questions or queries. Cheers!...

    blog.groupdocs.com/watermark/add-watermark-to-a...
  6. 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-...
  7. C# Regex - Rechercher dans des documents à l'ai...

    Libérez la puissance de la recherche programmatique en C# ! Découvrez comment rechercher avec précision plusieurs documents texte dans des dossiers à l’aide d’expressions régulières.... string query = "^(.)\\1{1,}"; SearchResult...SearchResult result = index.Search(query); Ici, j’ai mis en évidence les...

    blog.groupdocs.com/fr/search/search-in-document...
  8. 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...
  9. 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...
  10. 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...