Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 3,094 for

index

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

    This article explains that how to extract text from Microsoft Office PowerPoint(.ppt, .pptx) presentations...Call method with the sheet index and obtain object; Read a text...Call method with the sheet index and obtain object; Read a text...

    docs.groupdocs.com/parser/net/extract-text-from...
  2. Not able to view pptx file in viewer - Free Sup...

    Hello, I am getting the following error on a code shared below when trying to view pptx file in a viewer Method not found: ‘Aspose.Slides.Export.INotesCommentsLayoutingOptions Aspose.Slides.Export.IRenderingOptions.ge…...slideToReplace = pageNumber; // 1-based index passed in by your UI for (int...- 1) { // 4a. At the target index: clone in the new slide dst...

    forum.groupdocs.com/t/not-able-to-view-pptx-fil...
  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. 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...
  6. 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...
  7. 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...
  8. 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/net/search-thread-saf...
  9. 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...
  10. 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...