Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 2,871 for

indexing

(0.07 sec)
  1. 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...
  2. 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...
  3. 在 Java 中查找任何单词的同义词 |按含义划分的同义词组

    查找 Java 中任何单词的所有可能同义词。使用 Search API 获取按同一个词的不同含义排列的不同同义词集合。... 使用 Index 类创建索引。 通过将查询传递给 getSynonyms..."show"; String[] synonyms = new Index().getDictionaries().getSynonymDictionary()...

    blog.groupdocs.com/zh/search/find-synonyms-of-w...
  4. ドキュメント内の逆画像検索

    ドキュメントおよび画像ファイルにおけるリバースイメージ検索機能を備えたアプリを構築してください。...// Creating an index Index index = new Index(indexFolder); //...// Setting the image indexing options IndexingOptions indexingOptions...

    blog.groupdocs.com/ja/search/reverse-image-search/
  5. Ajouter un filigrane au PDF à l'aide de C# | Fi...

    Ajoutez des filigranes d'image ou appliquez des filigranes de texte aux fichiers PDF à l'aide de C#. Filigranez toutes les pages ou des pages sélectives du PDF à l'aide de l'API de filigrane .NET.... Définissez l’index de la page ciblée ( facultatif...Si vous ne définissez pas l’index, le filigrane sera appliqué...

    blog.groupdocs.com/fr/watermark/watermark-pdf-f...
  6. 使用 C# 执行分面搜索

    使用 C# 执行分面搜索以增强文档检索。学习使用 C# 中的布尔运算符进行全文搜索,以便在应用程序中获得精确而高效的结果。...搜索 初始化 Index 对象以创建一个存储位置,可以在其中索引您的文档以实现高效搜索 使用 Index.Add 方法将...方法将文档添加到索引中,并指定包含要索引的文件的目录 通过调用 Index.Search 方法并使用所需查询和方面过滤器来执行分面搜索...

    kb.groupdocs.com/zh/search/net/perform-faceted-...
  7. ดำเนินการค้นหาคำพ้องความหมายโดยใช้ Java

    เรียนรู้วิธีค้นหาคำพ้องความหมายโดยใช้ Java เพื่อเพิ่มความแม่นยำในการค้นหา สำรวจการค้นหา Java ด้วยการจับคู่คำพ้องความหมายเพื่อให้ได้ผลลัพธ์การค้นหาที่ครอบคลุมและเกี่ยวข้อง...พ้องความหมาย เริ่มต้นวัตถุ Index โดยระบุเส้นทางโฟลเดอร์ไปยังคอนสตรัคเตอร์ของมัน...นสตรัคเตอร์ของมัน ใช้เมธอด Index.add เพื่อสร้างดัชนีเอกสารที...

    kb.groupdocs.com/th/search/java/perform-synonym...
  8. Thực hiện tìm kiếm theo khía cạnh bằng C#

    Thực hiện Tìm kiếm theo khía cạnh bằng C# để tăng cường khả năng truy xuất tài liệu. Tìm hiểu tìm kiếm toàn văn bản bằng toán tử Boolean trong C# để có kết quả chính xác và hiệu quả trong các ứng dụng....khía cạnh Khởi tạo đối tượng Index để tạo vị trí lưu trữ nơi tài...bằng cách sử dụng phương thức Index.Add , chỉ định thư mục chứa...

    kb.groupdocs.com/vi/search/net/perform-faceted-...
  9. Biểu thức chính quy Tìm kiếm bằng C#

    Thực hiện tìm kiếm biểu thức chính quy hiệu quả bằng C# để khớp mẫu nâng cao trong tài liệu. Tìm hiểu cách triển khai tìm kiếm biểu thức chính quy trong C# một cách liền mạch....quy Tạo một phiên bản của lớp Index . Chỉ định đường dẫn thư mục...vào chỉ mục bằng phương pháp Index.Add Xây dựng một truy vấn chuỗi...

    kb.groupdocs.com/vi/search/net/regular-expressi...
  10. Thực hiện Tìm kiếm theo ký tự đại diện bằng C#

    Tìm hiểu cách thực hiện tìm kiếm ký tự đại diện bằng C#. Khám phá tìm kiếm ký tự đại diện trong C# với ký tự đơn và ký tự đại diện nhóm để có truy vấn tìm kiếm hiệu quả và linh hoạt....trong tài liệu Khởi tạo lớp Index để tạo kho lưu trữ có thể tìm...kho lưu trữ bằng phương pháp Index.Add , chỉ định thư mục chứa...

    kb.groupdocs.com/vi/search/net/perform-wildcard...