Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 2,720 for

search index

(0.56 sec)
  1. Feature request: Cancellation of file extractio...

    Hello, Our primary goal was to run your software (GroupDocs.Search) in an environment, where we don’t know which files will be Indexed. We don’t decide it. The user of our software can decide it. We don’t know the files…...Search Product Family dotnet jamsharp...run your software (GroupDocs.Search) in an environment, where we...

    forum.groupdocs.com/t/feature-request-cancellat...
  2. 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....scanning, showcasing how to search for multiple texts or phrases...article, we will see how to search homophones within multiple...

    blog.groupdocs.com/categories/groupdocs.search-...
  3. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Search for .NET 17.5.0 API. We have...simple and fuzzy search along with optimizing the index data on hard...

    blog.groupdocs.com/groupdocs.blog/page/76/
  4. 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....Search Product Solution GroupDocs...you can specify starting page index (zero based) and the number...

    docs.groupdocs.com/redaction/java/select-specif...
  5. Extract Text from ZIP/RAR Archives using GroupD...

    Practical guide showing how to extract text from ZIP and RAR archives using GroupDocs.Parser for .NET. Step‑by‑step code examples, recursive handling, and best practices....store `text` in a database, index it, etc. } } } } catch (UnsupportedDocumentF)...the extracted text into a search index or AI pipeline. Additional...

    blog.groupdocs.com/parser/extract-text-from-zip...
  6. Scaling | GroupDocs

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for .NET /...

    docs.groupdocs.com/search/net/scaling/
  7. Scaling | GroupDocs

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for Java /...

    docs.groupdocs.com/search/java/scaling/
  8. Load Email document with options | GroupDocs

    Learn this article and check how to load and convert Email documents with advanced options using GroupDocs.Conversion for Java API....Search Product Solution GroupDocs...ArrayList <>(); try { final int [] index = { 1 }; converter . convert...

    docs.groupdocs.com/conversion/java/load-email-d...
  9. Extract text from documents | GroupDocs

    This article demonstrates how to extract text from PDF, Word, Excel, PowerPoint, Outlook, OneNote, HTML, AutoCAD, and 50+ other documents using GroupDocs.Parser for Python via .NET....Search Product Solution GroupDocs...text from the first page (page index is 0-based) text_reader = parser...

    docs.groupdocs.com/parser/python-net/extract-te...
  10. Extract barcodes from document page | GroupDocs

    This article explains that how to extract barcodes from document page....Search Product Solution GroupDocs...extraction; Call method with the page index and obtain collection of objects;...

    docs.groupdocs.com/parser/net/extract-barcodes-...