Sort Score
Result 10 results
Languages All
Labels All
Results 1,841 - 1,850 of 3,026 for

indexing

(0.19 sec)
  1. Zoek verschillende woordvormen met behulp van C#

    Zoek verschillende woordvormen met C# om zelfstandige naamwoorden in enkelvoud of meervoud te vinden. Er wordt een voorbeeld gegeven om woordvorm zoeken in C# te implementeren zonder extra installatie....woordvormen kunt zoeken Maak een Index -object voor het indexeren van...Voeg documenten toe aan de index door de map op te geven die...

    kb.groupdocs.com/nl/search/net/search-different...
  2. Synoniem zoeken met Java

    Leer hoe u synoniemenzoekopdrachten uitvoert met Java om de zoeknauwkeurigheid te verbeteren. Verken Java-zoekopdrachten met synoniemmatching voor uitgebreide en relevante zoekresultaten....schakelen Initialiseer een Index -object door het mappad naar...constructor op te geven Gebruik de Index.add-methode om documenten te...

    kb.groupdocs.com/nl/search/java/perform-synonym...
  3. 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...
  4. Trova qualsiasi parola e i suoi sinonimi in più...

    Trova una parola specifica e i suoi sinonimi all'interno di file diversi utilizzando Java. Allo stesso modo, ottieni tutti i sinonimi, raggruppati per significati diversi utilizzando l'API di ricerca Java....metodo search della classe Index e passa la query con le opzioni...specificata Index index = new Index(indexFolder); index.add(documentsFolder);...

    blog.groupdocs.com/it/search/find-synonyms-in-m...
  5. Java를 사용하여 여러 파일에서 단어와 동음이의어 찾기

    Java를 사용하여 폴더의 다른 파일 내에서 특정 단어와 동음이의어를 찾습니다. 문서 검색 Java API를 사용하여 동음이의어용 애플리케이션을 빌드합니다.... 정의된 인덱스 폴더로 Index 를 생성합니다. 문서의 폴더를 색인에 추가합니다....폴더에 인덱스 생성 Index index = new Index(indexFolder); index.add(documentsFolder);...

    blog.groupdocs.com/ko/search/find-homophones-in...
  6. Working with data extracted by template | Group...

    Extracted data are stored in the instance of DocumentData class... The page index. The value of the field. The...The page information (page index and page size). The value of...

    docs.groupdocs.com/parser/net/working-with-data...
  7. 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 [ index ]; chTmp = ( char )( chTmp ^ this . Key ); dst...

    docs.groupdocs.com/signature/net/search-for-emb...
  8. مترادف هر کلمه ای را با استفاده از C# | پیدا کن...

    با استفاده از NET API تمام مترادف های ممکن هر کلمه را در C# پیدا کنید. مجموعه های مختلفی از مترادف ها را با معانی مختلف یک کلمه مرتب کنید.... با استفاده از کلاس Index فهرست ایجاد کنید. با استفاده..."make"; string[] synonyms = new Index().Dictionaries.SynonymDictionary...

    blog.groupdocs.com/fa/search/find-synonyms-of-w...
  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. 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...