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

indexing

(0.02 sec)
  1. Finden Sie Synonyme für jedes Wort mit C# | Syn...

    Finden Sie mithilfe der .NET-API alle möglichen Synonyme für beliebige Wörter in C#. Holen Sie sich verschiedene Sammlungen von Synonymen, die nach verschiedenen Bedeutungen desselben Wortes angeordnet sind....Erstellen Sie einen Index mit der Klasse Index . Holen Sie sich..."make"; string[] synonyms = new Index().Dictionaries.SynonymDictionary...

    blog.groupdocs.com/de/search/find-synonyms-of-w...
  2. 使用 C# 在多個文件中查找 Word 及其同音字

    使用 C# 在文件夾的不同文件中查找特定單詞及其同音字。使用 GroupDocs 的文檔搜索 API 為同音異義詞構建 .NET 應用程序...在指定文件夾中創建索引 Index index = new Index(indexFolder); index.Add(documentsFolder);...”這些詞也會被搜索 SearchResult result = index.Search(query, options); Console...

    blog.groupdocs.com/zh-hant/search/find-homophon...
  3. 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...
  4. 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-...
  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 . charAt ( index ); chTmp = ( char )( chTmp ^ this ...

    docs.groupdocs.com/signature/java/implement-cus...
  6. C# での数値範囲検索

    GroupDocs.Search を使用すると、C# で数値範囲検索を簡単に実行できます。高度で効率的な手法を使用して、C# でドキュメント内の数値範囲を検索する方法を学びます。... Index クラスのインスタンスを作成し、ドキュメントを整理して最...適化された検索用に準備する保存場所を定義します。 Index.Add メソッドを使用して、含めたいドキュメントを含むフォ...

    kb.groupdocs.com/ja/search/net/numeric-range-se...
  7. 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...
  8. 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....// Creating an index Index index = new Index(indexFolder); //...// Setting the image indexing options IndexingOptions indexingOptions...

    blog.groupdocs.com/ja/tag/reverse-image-search-...
  9. Implement custom encryption with Metadata signa...

    This article explains how to implement custom encryption for Metadata 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...
  10. Search for embedded and encrypted objects in QR...

     This section explains how to search for embedded electronic signatures into the QR-Code electronic signatures with GroupDocs.Signature API. Also this topic shows the way to customize data serialization and encryption same as provides the class definition with ability to embed it into the QR-Code electronic 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-embed-n...