Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 3,049 for

index

(0.1 sec)
  1. GroupDocs.Search Overview | GroupDocs

    What Is GroupDocs.Search? GroupDocs.Search is a powerful full-text search API that allows you to search through over 70 document formats in your applications. To make it possible to search instantly across thousands of documents, they must be added to the Index. Why Use GroupDocs.Search as a Developer? No additional software is required to search through documents of supported formats. Great variety of Indexing and search options are provided to meet any requirements.... they must be added to the index. Why Use GroupDocs.Search as...formats. Great variety of indexing and search options are provided...

    docs.groupdocs.com/search/java/groupdocs-search...
  2. Optimizing shards | GroupDocs

    This page contains information about optimizing shards in the search network....optimization minimizes the number of index segments on each shard. As a..."Optimizing shards" ); Indexer indexer = node . Indexer ; OptimizeOptions...

    docs.groupdocs.com/search/net/optimizing-shards/
  3. 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/nodejs-java/search-th...
  4. Working with Images | GroupDocs

    Enumerate, filter, and save images extracted with GroupDocs.Parser for Python via .NET.... index + 1 } " ) brochure.pdf The following...

    docs.groupdocs.com/parser/python-net/working-wi...
  5. 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....documents during indexing, filtering files before indexing, encoding...report about searching or indexing. The API has also added Fiction...

    blog.groupdocs.com/categories/groupdocs.search-...
  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....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/java/extract-text-fro...
  7. Edit Document | GroupDocs

    Follow this guide to learn how to edit text documents, spreadsheets, and presentations using GroupDocs.Editor for Node.js via Java API features....setWorksheetIndex ( 0 ); // Index is 0-based, so this is the 1st...setWorksheetIndex ( 1 ); // Index is 0-based, so this is the 2nd...

    docs.groupdocs.com/editor/nodejs-java/edit-docu...
  8. 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...an exception when trying to index an old doc file: GroupDocs.Parser...

    forum.groupdocs.com/t/groupdocsparserexception-...
  9. Extract text from Microsoft Office Excel spread...

    Learn how to extract text from Excel spreadsheets (.xls, .xlsx) using GroupDocs.Parser for .NET. Includes examples for whole document extraction, sheet-by-sheet processing, raw mode extraction, and formatted text output....Call method with the sheet index and obtain object Read text...Excel data mining, content indexing, or bulk document processing...

    docs.groupdocs.com/parser/net/extract-text-from...
  10. 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.... index + 1 } _img { idx + 1 }{ image...timestamp, page number, and index. Save images in multiple formats...

    docs.groupdocs.com/parser/python-net/extract-im...