Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 979 for

query

(0.03 sec)
  1. Advanced document verification | Documentation

     This section contains examples with advanced electronic signatures verification across the document and its pages with GroupDocs.Signature API....verify signatures with LINQ queries Was this page helpful? Not...

    docs.groupdocs.com/signature/net/verifying/
  2. Java Regex - Rechercher dans des documents à l'...

    Libérez la puissance de la recherche programmatique en Java ! 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); Ci-dessous, j’ai mis en évidence...

    blog.groupdocs.com/fr/search/search-in-document...
  3. C# Regex - البحث في المستندات باستخدام التعبيرا...

    أطلق العنان لقوة البحث البرمجي في لغة C#! تعرف على كيفية البحث في مستندات نصية متعددة عبر المجلدات بدقة باستخدام التعبيرات العادية.... string query = "^(.)\\1{1,}"; SearchResult...SearchResult result = index.Search(query); لقد قمت هنا بتسليط الضوء على...

    blog.groupdocs.com/ar/search/search-in-document...
  4. Java ファイル検索 - フォルダー全体のファイル内の複数のテキストを検索

    Java を使用して、さまざまなフォルダーにまたがるさまざまなファイル内の複数のテキストまたはフレーズを検索します。それぞれの HTML ファイル内のスキャン結果を強調表示します。...add("path/parent-folder/"); String query = "water OR \"Lorem ipsum\"...SearchResult result = index.search(query); for (int i = 0 ; i < result...

    blog.groupdocs.com/ja/search/search-multiple-te...
  5. View MPP Files Created in MS Project 2019 using...

    Hello everyone! We have recently released version 19.9 of GroupDocs.Viewer for .NET with the support of new file formats as well as a number of bug fixes. So in this post, I am going to write about what is new in this release particularly for those who are interested in viewing Microsoft Project files (.mpp) using .NET API. Microsoft Project is a famous project management software that is proved to be helpful for the managers as well as the other stakeholders in making, organizing, tracking and analyzing their project plans....would have any questions or queries....

    blog.groupdocs.com/viewer/view-mpp-files-of-ms-...
  6. Rearrange Pages in Word using C# | Organize DOC...

    Reorder the pages of Word files using C#. The running example shows how to change the order of pages in DOC/DOCX files using the .NET API.... For queries, contact us via the forum ...

    blog.groupdocs.com/merger/move-word-pages-using...
  7. Color Chart Series Dynamically in Email Message...

    GroupDocs team is proudly announcing two new features and three enhancements in the monthly release of GroupDocs.Assembly for .NET 18.6. Using the latest version, you can now use C# 6.0 null-conditional operators **?. **and ?[]. Change the color of chart series and individual point series dynamically for Email Messages with HTML and RTF bodies. Furthermore, to enhance the API, colors are preserved for a pie chart in the Word Processing document, fonts are preserved for a chart title, and static colors are preserved for chart series in the Email document....if you have some questions, queries or suggestions about GroupDocs...

    blog.groupdocs.com/assembly/color-chart-series-...
  8. Rearrange PDF Pages using C# | Organize with .N...

    Reorder the pages of PDF files using C#. The running example shows how to correct the sequence of unordered PDF pages within the .NET application.... For queries, contact us via the forum ...

    blog.groupdocs.com/merger/move-pdf-pages-using-...
  9. .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...
  10. Java Regex - Normal İfadeleri Kullanarak Belgel...

    Java'da programlı aramanın gücünün kilidini açın! Normal ifadeleri kullanarak birden fazla metin tabanlı belgeyi klasörler arasında hassas bir şekilde nasıl arayacağınızı öğrenin.... String query = "^(.)\\1{1,}"; SearchResult...SearchResult result = index.search(query); Aşağıda, sağlanan koddaki normal...

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