Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 2,850 for

index

(0.05 sec)
  1. GroupDocs.Search Overview | Documentation

    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/net/groupdocs-search-...
  2. Optimizing shards | Documentation

    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 | Documentation

    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. Detect Documents Encoding using GroupDocs.Searc...

    Like every month, team GroupDocs has released another version of the API and implements a number of new features and improvements in this monthly release. The latest version i-e 17.9.0 includes features like storing the text of documents during Indexing, filtering files before Indexing, encoding detection of text files etc. Not only this the API has also added support for CHM documents to the list of supported document formats. The API has removed some of the obsolete methods in this release as well....documents during indexing, filtering files before indexing, encoding...for storing document text in index Addition of DocumentFilter property...

    blog.groupdocs.com/search/groupdocs.search-for-...
  5. 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...
  6. Conversion to POTX is supported in GroupDocs.Co...

    We are pleased to announce another monthly release of GroupDocs.Conversion for Java 17.12. This release comes with support of new document formats such as POTX and POTM. Multitude of improvements and bug fixes are also introduced in this release. Improvements such as Cells to SVG conversion, Words to Gif and setting up custom font directories are in the list. Moreover, issues like file reading error and saving complete multipage document to single image are resolved....conversion, InvalidValueFormatEx Index was outside the bounds of the...

    blog.groupdocs.com/conversion/conversion-potx-f...
  7. Image Watermark is now Supported in GroupDocs.C...

    Following our monthly release process, GroupDocs.Conversion for .NET 18.4 has been released and available for download. This release covers some new features, one improvement and a bug fix. You can specify bookmark, headings and expanded level when converting from Words to PDF and XPS. Grayscale PDF conversion is introduced. Aside these, HTML 5 compliant markup generation is improved. For further details included in this month’s release, please visit the release notes....converting to html Bug Fixes # Index was outside the bound of the...

    blog.groupdocs.com/conversion/image-watermark-i...
  8. Extract text from Microsoft Office Excel spread...

    This article explains that how to extract text from Microsoft Office Excel (.xls, .xlsx) spreadsheets....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...
  9. Spreadsheet redactions | Documentation

    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. 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...