Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 3,131 for

indexes

(5.94 sec)
  1. Select specific pages for rasterized PDF | Grou...

    Select specific pages for rasterized PDF Saving document as a rasterized PDF, you can specify starting page index (zero based) and the number of pages from this index to save. Also, you can change the Compliance level from PDF/A-1b, which is used by default, to PDF/A-1a: final Redactor redactor = new Redactor("MultipageSample.docx"); try { RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { SaveOptions options = new SaveOptions(); options....you can specify starting page index (zero based) and the number...number of pages from this index to save. Also, you can change the Compliance...

    docs.groupdocs.com/redaction/java/select-specif...
  2. Add Watermark to PDF using C# | Text and Image ...

    Add image watermarks or apply text watermarks to PDF files using C#. Either watermark all or selective pages of PDF using .NET Watermarking API....targetted page index ( Optional ). If you do not set the index, the watermark...options. Set the targetted page index. (Optional) Add the image watermark...

    blog.groupdocs.com/watermark/watermark-pdf-file...
  3. 使用 C# 执行同音词搜索

    了解如何使用 C# 进行同音词搜索以进行语音匹配。了解 C# 同音词搜索算法,无需安装额外软件即可获得准确的结果。...库来配置您的开发设置,以启用同音词搜索功能 创建一个 Index 对象作为有效索引文档的存储位置 使用 Index.Add 方法添加文档,指定包含要索引的文件的文件夹...UseHomophoneSearch 属性设置为 true 来激活同音词搜索 使用 Index.Search 方法与您的搜索查询和配置的搜索选项来查找同音词...

    kb.groupdocs.com/zh/search/net/perform-homophon...
  4. 使用 Java 执行同音词搜索

    了解如何使用 Java 执行同音词搜索以进行语音匹配。探索 Java 同音词搜索算法,无需额外软件即可获得准确的结果。...库来设置您的开发环境以启用同音词搜索功能 创建 Index 对象来定义存储位置,以便有效地索引您的文档 使用 Index.add 方法添加文档,指定包含要索引的文件的文件夹...UseHomophoneSearch 属性设置为 true 来启用同音词搜索 使用 Index.search 方法执行搜索,传递搜索查询和配置的搜索选项来识别同音词...

    kb.groupdocs.com/zh/search/java/perform-homopho...
  5. Durchführen einer Case-Sensitive-Suche mit C#

    Führen Sie mit C# ganz einfach eine Suche unter Berücksichtigung der Groß- und Kleinschreibung durch, um präzise Ergebnisse zu erhalten. Erfahren Sie anhand einer Schritt-für-Schritt-Anleitung, wie Sie mit C# nach Text unter Berücksichtigung der Groß- und Kleinschreibung in Dateien suchen.... Erstellen Sie ein Index -Objekt als Speicherort, an...werden Verwenden Sie die Methode Index.Add , um Dateien aus einem bestimmten...

    kb.groupdocs.com/de/search/net/perform-case-sen...
  6. Generating worksheets (tabs) preview for spread...

    This article describes how to generate a preview for any worksheet (tab) for the existing Excel spreadsheet in SVG format...method specify a zero-based index (do not confuse with the worksheet...worksheet. If the specified index is lesser than 0 or exceeds...

    docs.groupdocs.com/editor/java/generating-works...
  7. Mencari Kata Tertentu dalam Dokumen menggunakan...

    Temukan cara mengimplementasikan pencarian teks lengkap di Java dan dengan mudah mencari kata tertentu dalam dokumen menggunakan Java tanpa menginstal alat tambahan....di Java Inisialisasi objek Index untuk membuat area penyimpanan...dokumen Anda Gunakan metode Index.add untuk menambahkan dokumen...

    kb.groupdocs.com/id/search/java/search-specific...
  8. Eseguire la ricerca degli omofoni utilizzando C#

    Scopri come eseguire la ricerca di omofoni usando C# per la corrispondenza fonetica. Scopri l'algoritmo di ricerca di omofoni C# per risultati accurati senza installare software extra....degli omofoni Crea un oggetto Index da utilizzare come posizione...documenti Utilizzare il metodo Index.Add per aggiungere documenti...

    kb.groupdocs.com/it/search/net/perform-homophon...
  9. Sök med alias i dokument med Java

    Sök effektivt med alias i dokument med Java. Lär dig tekniker för att förbättra dokumentsökning med alias i Java för bättre resultat och prestanda....dokumentsökning med alias Initiera ett Index -objekt för att bygga ett sökbart...bearbetning Använd metoden Index.add för att inkludera dokument...

    kb.groupdocs.com/sv/search/java/search-with-ali...
  10. Búsqueda de rango numérico en C#

    Realice búsquedas de rangos numéricos sin esfuerzo en C# con GroupDocs.Search. Aprenda a buscar rangos numéricos en documentos C# utilizando técnicas avanzadas y eficientes....Cree una instancia de la clase Index para definir una ubicación de...optimizada Utilice el método Index.Add para completar el índice...

    kb.groupdocs.com/es/search/net/numeric-range-se...