Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 3,172 for

index

(0.07 sec)
  1. Extract text from Microsoft Office PowerPoint p...

    To extract a text from Microsoft Office PowerPoint presentations getText and getText(int) method is used. These methods allow to extract a text from the entire presentation or a text from the selected slide. Here are the steps to extract a text from Microsoft Office PowerPoint presentations: Instantiate Parser object for the initial presentation; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document....Call method with the slide index and obtain object; Read a text...Call method with the slide index and obtain object; Read a text...

    docs.groupdocs.com/parser/java/extract-text-fro...
  2. 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)...extracted text into a search index or AI pipeline. Additional Resources...

    blog.groupdocs.com/parser/extract-text-from-zip...
  3. Highlighting results in network | GroupDocs

    This page contains information about highlighting search results in the search network....search results in a single index. Please see also the Highlighting...

    docs.groupdocs.com/search/java/highlighting-res...
  4. How to Convert ODT to PDF in Java

    This short tutorial focuses on the process to convert ODT to PDF in Java. Learn how to create code to export ODT to PDF using Java and customize the converted file....properties such as converted page index, number of pages, width, and...

    kb.groupdocs.com/conversion/java/how-to-convert...
  5. Image search in network | GroupDocs

    This page contains information about reverse image search in the search network....same as those used for single index searches. The following code...

    docs.groupdocs.com/search/java/image-search-in-...
  6. Remove annotation replies | GroupDocs

    The page describes how to remove all or specific annotation replies when collaborate over document using GroupDocs.Annotation for .NET API....remove annotation reply by its index: C# // NOTE: Input document...

    docs.groupdocs.com/annotation/net/remove-annota...
  7. Inserting edited slide into existing presentati...

    This article describes how to insert edited presentation slide into existing PowerPoint presentation using GroupDocs.Editor for Python via .NET....slide to edit and specify its index in the property of class. Open...different from widely used 0-based indexing, however, makes sense, thus...

    docs.groupdocs.com/editor/python-net/inserting-...
  8. Working with Text | GroupDocs

    Perform keyword or regex searches and inspect text extraction features with GroupDocs.Parser for Python via .NET.... index + 1 } : { result . text } "...returns occurrences with page indexes and matched text. For regex...

    docs.groupdocs.com/parser/python-net/working-wi...
  9. How to Remove Annotation Reply from PDF using Java

    The purpose of this topic is to show you how to remove annotation reply from PDF using Java along with code example to delete reply annotation using Java from PDF....desired reply using remove(index) method Call Annotator.update...

    kb.groupdocs.com/annotation/java/how-to-remove-...
  10. Image search in network | GroupDocs

    This page contains information about reverse image search in the search network....same as those used for single index searches. The following code...

    docs.groupdocs.com/search/net/image-search-in-n...