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

indexing

(0.27 sec)
  1. 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...
  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/ko/search/find-homophones-in...
  3. C#을 사용하여 부울 검색 수행

    C#을 사용하여 부울 검색을 수행하여 문서 검색을 강화합니다. C#에서 부울 연산자를 사용하여 전체 텍스트 검색을 학습하여 애플리케이션에서 정확하고 효율적인 결과를 얻습니다....영역을 설정하려면 Index 개체를 만듭니다. 선택한 디렉토리의 문서를 인덱스에 통합하려면 Index.Add 방법을...AND, OR, NOT과 같은 부울 연산자를 사용하여 Index.Search 메서드를 실행하여 검색 쿼리를 수행합니다...

    kb.groupdocs.com/ko/search/net/perform-boolean-...
  4. 使用 C# 执行布尔搜索

    使用 C# 执行布尔搜索以增强文档检索。学习使用 C# 中的布尔运算符进行全文搜索,以便在应用程序中获得精确而高效的结果。...中启用布尔搜索功能 创建一个 Index 对象来建立一个可以索引和搜索文档的存储区域 利用 Index.Add 方法将选定目录中的文档合并到索引中...使用布尔运算符(例如 AND、OR 或 NOT)执行 Index.Search 方法来执行您的搜索查询 使用 SearchResult...

    kb.groupdocs.com/zh/search/net/perform-boolean-...
  5. Izvršite pretraživanje po komadima koristeći C#

    Naučite kako pretraživati po komadima koristeći C# za učinkovito pronalaženje podataka. Istražite C# razdijeljeno pretraživanje u velikim indeksima za obradu desetaka ili stotina tisuća dokumenata....po komadima Inicijalizirajte Index objekt navođenjem putanje mape...pohranjen Koristite metodu Index.Add za indeksiranje dokumenata...

    kb.groupdocs.com/hr/search/net/perform-search-b...
  6. Wykonywanie wyszukiwania według fragmentów za p...

    Dowiedz się, jak wyszukiwać według fragmentów za pomocą języka C#, aby wydajnie pobierać dane. Poznaj wyszukiwanie fragmentów w języku C# w dużych indeksach, aby obsługiwać dziesiątki lub setki tysięcy dokumentów....fragmentów Zainicjuj obiekt Index , określając ścieżkę folderu...zapisany indeks Użyj metody Index.Add , aby zindeksować dokumenty...

    kb.groupdocs.com/pl/search/net/perform-search-b...
  7. GroupDocs.Search Product Family

    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/zh/categories/groupdocs.sear...
  8. GroupDocs Blog | Document Automation Solutions ...

    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/zh/page/10/
  9. SugarCRM Plugin Tutorial Using GroupDocs Viewer...

    GroupDocs offers a full set of document management tools for SugarCRM: we’ve developed a bunch of plugins which help you use Viewer, Annotation, Assembly, Comparison and Signature apps in SugarCRM. This article gives some recommendations on how to create your own custom plugin for SugarCRM. We will use the GroupDocs Viewer plugin for SugarCRM as an example. SugarCRM is an open-platform web-based CRM solution which has an on-demand cloud platform. Today we show you how to create an on-site version plugin....<relationship_table> : The index for this relationship in the...module. Should match $beanList index lhs_table : The left hand table...

    blog.groupdocs.com/total/sugarcrm-plugin-tutori...
  10. Extract images from document page area | GroupDocs

    Learn how to extract images from specific page areas using GroupDocs.Parser for Python via .NET. Extract images from defined rectangular regions.... index + 1 } " ) else : print ( "No...images from page area with page index To extract images from a specific...

    docs.groupdocs.com/parser/python-net/extract-im...