Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 3,087 for

index

(0.12 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. Spreadsheet redactions | GroupDocs

    This article shows that how Java redaction API allows to redact data of sensitive or private nature from your XLS, XLSX, ODS spreadsheet document formats and others....worksheet name or its numeric index (if both are missing, redaction...

    docs.groupdocs.com/redaction/java/spreadsheet-r...
  3. Parse Data from Documents | GroupDocs

    Extract structured data from documents using templates with GroupDocs.Parser for Python via .NET....exposes extracted fields as an indexed collection. for i in range...through extracted fields by index ( data.count and data[i] ) and...

    docs.groupdocs.com/parser/python-net/parse-data...
  4. How to Convert RTF to PDF in Java

    We explain to you the detailed instructions to convert RTF to PDF in Java and create a sample code for the implementation of Java RTF to PDF converter functionality....options including converted page index, the number of pages, width...

    kb.groupdocs.com/conversion/java/how-to-convert...
  5. Search thread safety | GroupDocs

    This article shows that how search thread safety works....simultaneous searches Search in an index is a thread safe operation....cross-threading problems. Search during indexing, updating, optimizing, or...

    docs.groupdocs.com/search/java/search-thread-sa...
  6. Installation | GroupDocs

    This guide explains how to install GroupDocs.Signature for Python via .NET to your environment...from PyPI PyPI (Python Package Index) is the easiest way to download...

    docs.groupdocs.com/signature/python-net/install...
  7. Working with templates | GroupDocs

    Complete guide to creating and using templates for structured data extraction with GroupDocs.Parser for .NET. Learn template-based extraction for invoices, forms, and documents in C#....optional page index - value that represents the index of the page...page index. An integer value that represents the index of the...

    docs.groupdocs.com/parser/net/working-with-temp...
  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...