Sort Score
Result 10 results
Languages All
Labels All
Results 1,941 - 1,950 of 2,876 for

indexing

(0.14 sec)
  1. Search for embedded object with custom serializ...

     This article explains how to search for embedded electronic signatures with custom serialization in document metadata. This topic contains example of custom serialization, class definition and search for serialized objects in the document metadata with GroupDocs.Signature....for ( int index = 0 ; index < src . Length ; ++ index ) { chTmp...chTmp = src [ index ]; chTmp = ( char )( chTmp ^ this . Key ); dst...

    docs.groupdocs.com/signature/net/search-for-emb...
  2. Search for embedded and encrypted objects in Me...

     This section explains how to search for embedded electronic signatures into the document metadata with GroupDocs.Signature API. Also this topic shows the way to customize data serialization, encryption and class definition with ability to embed it into the metadata electronic signature....for ( int index = 0 ; index < src . length (); ++ index ) { chTmp...chTmp = src . charAt ( index ); chTmp = ( char )( chTmp ^ this ...

    docs.groupdocs.com/signature/java/search-embed-...
  3. Implement custom encryption with QR-code signat...

    This article explains how to implement custom encryption for QR-code electronic signatures....for ( int index = 0 ; index < src . length (); ++ index ) { chTmp...chTmp = src . charAt ( index ); chTmp = ( char )( chTmp ^ this ...

    docs.groupdocs.com/signature/java/implement-cus...
  4. Criar visualizador de documentos no ASP.NET Cor...

    Os visualizadores de documentos online tornaram-se populares após o crescente uso de documentos digitais, especialmente nos sistemas de gerenciamento de conteúdo. A razão por trás dessa popularidade é que você pode visualizar uma variedade de formatos de documentos sem comprar ou instalar programas de software dedicados. Considerando a importância dos visualizadores de documentos, pensei em escrever um artigo sobre como criar um visualizador de documentos universal em ASP.NET MVC. Vamos criar um aplicativo visualizador de documentos ASP.... Abra o arquivo Views/Home/Index.cshtml e substitua seu conteúdo...List<string>(); } public IActionResult Index() { var files = Directory.G...

    blog.groupdocs.com/pt/viewer/document-viewer-in...
  5. Implement custom encryption with QR-Code signat...

    This article explains how to implement custom encryption for QR-code electronic signatures....for ( int index = 0 ; index < src . Length ; ++ index ) { chTmp...chTmp = src [ index ]; chTmp = ( char )( chTmp ^ this . Key ); dst...

    docs.groupdocs.com/signature/net/implement-cust...
  6. जावा का उपयोग करके खोज परिणाम हाइलाइट करें

    हमारे गाइड से जानें कि जावा का उपयोग करके खोज परिणामों को कैसे हाइलाइट किया जाए, जिसमें बेहतर प्रबंधन के लिए जावा में खोज परिणामों को कुशलतापूर्वक हाइलाइट करने के लिए एक कोड उदाहरण भी शामिल है।...High पर सेट करें Index क्लास का उपयोग करके इंडेक्स...IndexSettings ऑब्जेक्ट निर्दिष्ट करें Index.add विधि का उपयोग करके इंडेक्स...

    kb.groupdocs.com/hi/search/java/highlight-searc...
  7. जावा में संख्यात्मक श्रेणी खोज

    GroupDocs.Search के साथ जावा में संख्यात्मक श्रेणी खोज को आसानी से निष्पादित करें। दस्तावेज़ों में संख्यात्मक श्रेणियों को सहजता से खोजने के लिए उन्नत और कुशल तरीकों की खोज करें।...स्थान निर्दिष्ट करने के लिए Index वर्ग को तत्काल बनाएं वांछित...जोड़ने के लिए Index.add विधि का उपयोग करें Index.search विधि को...

    kb.groupdocs.com/hi/search/java/numeric-range-s...
  8. پیدا کردن مترادف هر کلمه در Java | گروه های متر...

    تمام مترادف های ممکن هر کلمه را در Java پیدا کنید. با استفاده از Search API، مجموعه‌های مختلفی از مترادف‌ها را با معانی مختلف یک کلمه مرتب کنید.... با استفاده از کلاس Index ایندکس ایجاد کنید. از دیکشنری..."show"; String[] synonyms = new Index().getDictionaries().getSynonymDictionary()...

    blog.groupdocs.com/fa/search/find-synonyms-of-w...
  9. C# を使用したドキュメント内のフレーズ検索

    C# を使用してドキュメント内でフレーズ検索を実行する方法を学びます。C# でフレーズによってドキュメントを検索するテクニックを発見し、ドキュメント検索プロセスを効率化します。... Index オブジェクトを初期化します。これは、検索するドキュメントの管理を担当します。 Index.Add ...します。 テキスト形式でフレーズ検索を実行するには、 Index.Search メソッドを使用して検索したいフレーズを正確に指定する文字列クエリを使用します。...

    kb.groupdocs.com/ja/search/net/phrase-search-in...
  10. GroupDocs.Search for .NET 17.5.0 Now Supports S...

    Team GroupDocs is really excited to announce the monthly release of GroupDocs.Search for .NET 17.5.0 API. We have introduced a number of new features and enhancements in this release. The most notable improvement made to the API in this release is the support for some new formats like epub, OneNote, OpenDocument presentation format etc. For a better user experience the API has implemented optimization of simple and fuzzy search along with optimizing the index data on hard disk....search along with optimizing the index data on hard disk. We strongly...fuzzy search Optimization of index data on hard disc Removal of...

    blog.groupdocs.com/search/groupdocs.search-.net...