Sort Score
Result 10 results
Languages All
Labels All
Results 2,441 - 2,450 of 3,050 for

indexing

(0.11 sec)
  1. Conversion from Jpeg2000 is introduced in Group...

    We are pleased to announce another monthly release of GroupDocs.Conversion for .NET 17.12. This release comes with support of Jpeg2000. Few improvements and bug fixes are also introduced. Such as Image to SVG conversion is improved and InvalidValueFormatException exception on PDF to TIF conversion is resolved. We’d recommend you to download the latest release of the API and share your experience. Document Conversion API for .NET - Feature Implement conversion from/to Jpeg2000 GroupDocs Document Conversion API - Improvements Possibility to convert one sheet per page or depending on print area when converting Cells to Pdf Optimize target Pdf for minimum file size when converting Cells to Pdf Image to SVG conversion Words to Gif conversion improvement GroupDocs....conversion, InvalidValueFormatEx Index was outside the bounds of the...

    blog.groupdocs.com/conversion/conversion-jpeg20...
  2. C# を使用してドキュメント内のエイリアスを検索する

    C# を使用してドキュメント内のエイリアスを検索する方法を学びましょう。C# でエイリアスを使用すると、クエリが簡素化され、精度が向上し、プラットフォーム間で堅牢なドキュメント検索を実現できます。... Index オブジェクトを作成して、ドキュメントを保存し、処理のた...めに準備する検索可能なリポジトリを確立します。 Index.Add メソッドを使用して、指定したフォルダからドキュメント...

    kb.groupdocs.com/ja/search/net/search-with-alia...
  3. Javaを使用してあいまい検索を実行する

    正確で効率的なクエリマッチングのために、Java を使用してあいまい検索を実行する方法を学びます。Java であいまいロジックを使用してドキュメント検索を構築し、結果を改善する方法を学びます。... Index オブジェクトを初期化して、効率的な検索のためにドキュメ...ントを整理および準備するための保存場所を指定します。 Index.add メソッドを使用して、インデックスを作成するドキュメントを含むフォルダー...

    kb.groupdocs.com/ja/search/java/perform-fuzzy-s...
  4. Javaを使用してチャンクによる検索を実行する

    効率的なクエリを実行するために、Java を使用してチャンクによる検索を実行する方法を学びます。大規模なインデックスでの Java チャンク検索を調べて、パフォーマンスとスケーラビリティを最適化します。... Index オブジェクトを作成し、インデックスを保存するフォルダパスを指定します。 Index.addメソッ...有効にします。 クエリ文字列と検索オプションを使用してIndex.searchメソッドを呼び出します。 Java でのチャンクによるドキュメント検索...

    kb.groupdocs.com/ja/search/java/perform-search-...
  5. Ajouter un filigrane aux classeurs Excel à l'ai...

    Insérez des filigranes dans des classeurs Excel à l'aide de C#. Filigranez toutes les feuilles ou insérez un filigrane sur une feuille spécifique, même en arrière-plan à l'aide de l'API .NET.... Définissez l’index de la feuille de calcul afin...Color.DarkBlue }; // Définir l'index de la feuille de calcul SpreadsheetWatermark...

    blog.groupdocs.com/fr/watermark/watermark-excel...
  6. Search for embedded object with custom encrypti...

     This article explains how to search for embedded electronic signatures with custom encryption in QR-code electronic signatures. This topic contains example of custom encryption, class definition and search for encrypted objects in the QR-codes with GroupDocs.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-...
  7. Search for embedded object with custom encrypti...

    This article explains how to search for embedded electronic signatures with custom encryption in document metadata. This topic contains example of custom encryption, class definition and search for encrypted 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...
  8. 使用 Java 执行分面搜索

    本主题将指导您如何使用 Java 执行分面搜索。您将找到使用 Java 创建分面搜索的代码,无需任何其他工具。...库来配置您的开发设置,以启用具有分面功能的全文搜索 创建 Index 对象来定义文档的存储位置,以便简化搜索 使用 Index.add 方法填充索引,指向包含要索引的文件的目录...方法填充索引,指向包含要索引的文件的目录 通过使用指定的查询和方面过滤器调用 Index.search 方法来执行分面搜索 通过 SearchResult...

    kb.groupdocs.com/zh/search/java/perform-faceted...
  9. Извършване на търсене с чувствителност към малк...

    Лесно извършвайте търсене с чувствителност към главни и малки букви, като използвате C#, за да извлечете точни резултати. Научете как да търсите чувствителен към главни и малки букви текст във файлове с помощта на C# с инструкции стъпка по стъпка....малки букви в C# Създайте обект Index , който да служи като място...се търсят Използвайте метода Index.Add , за да добавите файлове...

    kb.groupdocs.com/bg/search/net/perform-case-sen...
  10. Thực hiện Tìm kiếm từ đồng nghĩa bằng C#

    Nâng cao chức năng tìm kiếm bằng cách thực hiện tìm kiếm từ đồng nghĩa bằng C# để lấy kết quả có liên quan. Đạt được độ chính xác với tìm kiếm C# với các giải pháp khớp từ đồng nghĩa....nghĩa Tạo một đối tượng lớp Index bằng cách truyền đường dẫn thư...được chỉ định bằng phương thức Index.Add Khởi tạo đối tượng SearchOptions...

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