Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 1,133 for

query

(2.34 sec)
  1. חפש טקסט בתיקיות על ידי יצירת אינדקס באמצעות C#...

    חפש טקסט לפי חלקים, הוספת טקסט לאינדקס, ציין את מספר שרשורי החיפוש וקבל זמן חיפוש כדי לקבל תוצאות חיפוש ב-C# באמצעות GroupDocs Search API עבור מפתחי NET....@"c:\\MyDocuments\\"; string query = "Einstein"; // Creating an...SearchResult result = index.Search(query, options); Console.WriteLine("Document...

    blog.groupdocs.com/he/search/search-text-by-ind...
  2. Cari Teks di Folder dengan Pengindeksan menggun...

    Cari teks per bagian, pengindeksan teks, tentukan jumlah utas pencarian, dan dapatkan waktu pencarian untuk mendapatkan hasil pencarian di C# menggunakan GroupDocs Search API untuk Pengembang .NET....@"c:\\MyDocuments\\"; string query = "Einstein"; // Creating an...SearchResult result = index.Search(query, options); Console.WriteLine("Document...

    blog.groupdocs.com/id/search/search-text-by-ind...
  3. Recherche de fichiers .NET - Rechercher plusieu...

    Recherchez plusieurs textes ou expressions dans divers fichiers répartis dans divers dossiers à l'aide de C#. Mettez en surbrillance les résultats de l'analyse dans les fichiers HTML respectifs....l'expression « Lorem ipsum » string query = "water OR \"Lorem ipsum\"...SearchResult result = index.Search(query); // Impression du résultat...

    blog.groupdocs.com/fr/search/search-multiple-te...
  4. Page Rotation Issue for EPUB Format is Fixed in...

    We are pleased to announce the monthly release of GroupDocs.Merger for .NET 19.1. This latest version of the API comes with some new features and bug fixes. RotatePages method now supports Diagram formats. Please see release notes for further details. Features Diagram formats are available for method: RotatePages Note formats are available for method: SwapPages Bug Fixes Document Save method throws exception: System.ObjectDisposedException PostScript document is loading with error Page rotation is not saving for EPUB format Available Channels and Resources Here are a few channels and resources for you to learn, try and get technical support on GroupDocs....Merger queries FeedbackAs always, if you have...

    blog.groupdocs.com/merger/page-rotation-issue-f...
  5. Diagram Formats are Supported in GroupDocs.Merg...

    GroupDocs.Merger for .NET 18.7 comes with some new features. The diagram formats are now supported for multiple methods such as Join, MovePage or RemovePage. For further details, please see release notes. Supported Diagram Formats Following diagram formats are supported by the API: VSDX VSDM VSSX VSSM VTX VSTM VDX VSTX VSX Features Above mentioned diagram formats are supported by following methods: Join MovePage RemovePage Split document SwapPages Trim Available Channels and Resources Here are a few channels and resources for you to learn, try and get technical support on GroupDocs....Merger queries FeedbackAs always, if you have...

    blog.groupdocs.com/merger/diagram-formats-are-s...
  6. Recherche de fichiers Java - Rechercher plusieu...

    Recherchez plusieurs textes ou expressions dans divers fichiers répartis dans divers dossiers à l'aide de Java. Mettez en surbrillance les résultats de l'analyse dans les fichiers HTML respectifs....add("path/parent-folder/"); String query = "water OR \"Lorem ipsum\"...SearchResult result = index.search(query); for (int i = 0 ; i < result...

    blog.groupdocs.com/fr/search/search-multiple-te...
  7. groupdocs-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....のサポート、脆弱な暗号アルゴリズムの削除、LINQ‑style query optimizations、そして重要な Linux DOC...

    blog.groupdocs.com/ja/tag/groupdocs-signature/
  8. Reverse Image Search in Private Image Database

    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....utilizzando un’immagine come query di ricerca al posto del testo...

    blog.groupdocs.com/it/tag/reverse-image-search-...
  9. Reverse Image Search in Documents

    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....utilizzando un’immagine come query di ricerca al posto del testo...

    blog.groupdocs.com/it/tag/reverse-image-search-...
  10. 在線上文件中執行正規表示式搜尋

    使用 GroupDocs.Search 釋放正規表示式搜尋的強大功能!了解如何使用正規表示式搜尋基於文字的文件。... string query = "^(.)\\1{1,}"; SearchResult...SearchResult result = index.Search(query); 有關詳細指導,請參閱 使用 C# 透過正規表示式搜尋文件...

    blog.groupdocs.com/zh-hant/search/online-regex-...