Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 2,716 for

search index

(0.47 sec)
  1. Extract text from PDF documents | GroupDocs

    Learn how to extract text from PDF documents using GroupDocs.Parser for .NET. Extract text from entire PDF or specific pages with error handling. Includes PDF text extraction library C# examples....Search Product Solution GroupDocs...; Call method with the page index and obtain object; Read a text...

    docs.groupdocs.com/parser/net/extract-text-from...
  2. Generating slides preview for presentations | G...

    This article describes how to generate a preview for any slide in an existing PowerPoint presentation in SVG format using GroupDocs.Editor for Node.js and Java....Search Product Solution GroupDocs...specified by its zero-based index (not to be confused with one-based...

    docs.groupdocs.com/editor/nodejs-java/generatin...
  3. Extract text from PDF documents | GroupDocs

    To extract a text from PDF documents getText and getText(int) methods are used. These methods allow to extract a text from the entire document or a text from the selected page. Here are the steps to extract a text from PDF document: Instantiate Parser object for the initial document; 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....Search Product Solution GroupDocs...property; Call method with the page index and obtain object; Read a text...

    docs.groupdocs.com/parser/java/extract-text-fro...
  4. Working with templates | GroupDocs

    Document template is set by Template class. It contains template items - fields and tables. Each item has the unique (in the template bounds) name and optional page Index - value that represents the Index of the page where the template item is located; null if the template item is located on any page. Template fields The template field is set by TemplateField class with the following constructor: TemplateField(TemplatePosition position, String name, Integer pageIndex) Parameter Description position Defines the way how to find the field on a page....Search Product Solution GroupDocs...optional page index - value that represents the index of the page...

    docs.groupdocs.com/parser/java/working-with-tem...
  5. Extract images to files | GroupDocs

    Learn how to save extracted images to files using GroupDocs.Parser for Python via .NET. Save images in different formats with format conversion....Search Product Solution GroupDocs...timestamp } _page { image . page . index + 1 } _img { idx + 1 }{ image...

    docs.groupdocs.com/parser/python-net/extract-im...
  6. Extract text from Microsoft Office Excel spread...

    To extract a text from Microsoft Office Excel spreadsheets getText and getText(int) method is used. These methods allow to extract a text from the entire document or a text from the selected page. Here are the steps to extract a text from Microsoft Office Excel spreadsheets: Instantiate Parser object for the initial spreadsheet; 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....Search Product Solution GroupDocs...Call method with the sheet index and obtain object; Read a text...

    docs.groupdocs.com/parser/java/extract-text-fro...
  7. GroupDocsParserException when indexing very old...

    Hello, We get an exception when trying to Index an old doc file: GroupDocs.Parser.Exceptions.GroupDocsParserException: The document appears to be corrupted and cannot be loaded. at .(Stream , LoadOptions ) at .(N…...GroupDocsParserExcep when indexing very old doc file GroupDocs.Search Product Family...an exception when trying to index an old doc file: GroupDocs.Parser...

    forum.groupdocs.com/t/groupdocsparserexception-...
  8. Extract Metadata from PDF Documents in C# .NET ...

    Learn how to extract metadata from PDF files in C# using GroupDocs.Parser for .NET. Get document properties such as title, author, subject, creation date, and more....Search Product Solution GroupDocs...modification dates. Search indexing – improve search accuracy by including...

    docs.groupdocs.com/parser/net/extract-metadata-...
  9. Parse Data from Documents | GroupDocs

    Extract structured data from documents using templates with GroupDocs.Parser for Python via .NET....Search Product Solution GroupDocs...exposes extracted fields as an indexed collection. for i in range...

    docs.groupdocs.com/parser/python-net/parse-data...
  10. 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....Search Product Family GroupDocs.Parser...options including converted page index, the number of pages, width...

    kb.groupdocs.com/conversion/java/how-to-convert...