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

query

(0.05 sec)
  1. 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...
  2. Support for Dynamic Merging of Table Cells in G...

    We are delighted to announce the release of GroupDocs.Assembly for .NET 19.1. The latest version allows you to merge the table cells having equal textual contents within your reports dynamically. Furthermore, we have introduced the feature of adding optional comments within the syntax tags that can provide a human-readable explanation. For more details on the latest version, please have a glance at the release notes. Features Introduced Merging Table Cells Dynamically Using the latest version, you can tell the API to merge the table cells that have equal textual contents....if you have some questions, queries or suggestions about GroupDocs...

    blog.groupdocs.com/assembly/dynamic-merging-of-...
  3. 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...
  4. 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...
  5. Parse and Extract Fillable PDF Form Field Value...

    Parse fillable PDF forms and extract form field values of PDF documents in C# using parsing & data extraction .NET API by GroupDocs.... For queries and quick response, be in contact...

    blog.groupdocs.com/parser/parse-and-extract-dat...
  6. .NET ファイル検索 - フォルダー全体のファイル内の複数のテキストを検索

    C# を使用して、さまざまなフォルダーにまたがるさまざまなファイル内の複数のテキストまたはフレーズを検索します。それぞれの HTML ファイル内のスキャン結果を強調表示します。...ipsum」という語句を含むドキュメントを検索します string query = "water OR \"Lorem ipsum\"...SearchResult result = index.Search(query); // 結果の印刷 Console.WriteLine("Documents:...

    blog.groupdocs.com/ja/search/search-multiple-te...
  7. Java Regex - חפש במסמכים באמצעות ביטויים רגולריים

    פתח את הכוח של חיפוש פרוגרמטי ב-Java! למד כיצד לחפש מסמכים מבוססי טקסט מרובים על פני תיקיות בדיוק באמצעות ביטויים רגולריים.... String query = "^(.)\\1{1,}"; SearchResult...SearchResult result = index.search(query); להלן, הדגשתי את תוצאות החיפוש...

    blog.groupdocs.com/he/search/search-in-document...
  8. Java Regex – поиск в документах с использование...

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

    blog.groupdocs.com/ru/search/search-in-document...
  9. Introducing GroupDocs.Assembly for Java | Docum...

    Introduction to GroupDocs.Assembly for Java GroupDocs.Assembly for Java is a Java API engine designed to generate documents based on templates. In essence, the engine accepts a template document and some data, assembles data with the template document as per syntax defined by the template document and then, generates the output document in the template’s format or in the specified output format. Since GroupDocs.Assembly for Java can generate documents based on a data source, essentially it serves two purposes: Document Automation and Report Generation....License Related Technical Queries For sales and License related...related technical queries please visit the . Please note that GroupDocs...

    docs.groupdocs.com/assembly/java/introducing-gr...
  10. C# Regex: búsqueda en documentos utilizando exp...

    ¡Desbloquee el poder de la búsqueda programática en C#! Aprenda a buscar múltiples documentos de texto en carpetas con precisión utilizando expresiones regulares.... string query = "^(.)\\1{1,}"; SearchResult...SearchResult result = index.Search(query); Aquí he resaltado los resultados...

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