Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 2,851 for

index

(0.04 sec)
  1. 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...
  2. Edit document | Documentation

    Follow this guide and learn how to edit text documents, spreadsheets and presentations using GroupDocs.Editor for .NET API features.... WorksheetIndex = 0 ; //index is 0-based, so this is 1st tab...editOptions2 . WorksheetIndex = 1 ; //index is 0-based, so this is 2nd tab...

    docs.groupdocs.com/editor/net/edit-document/
  3. 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-...
  4. 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 . getIndexer ();...

    docs.groupdocs.com/search/java/optimizing-shards/
  5. GroupDocs.Search Product Family | Documentation

    Excellent component that brings full-text search capabilities to your C#, ASP.NET, and other .NET applications. It helps developers to create search Indexes from hundreds of thousands of documents in various formats, and then run a wide variety of search queries against those Indexes at incredible speed. Documentation .NET Java Node.js GroupDocs.Search for .NET More Getting started Start quickly with our getting started documentation Features overview Supported document formats System requirements Installation Developer guide Developer guide Basic Usage Advanced Usage ....developers to create search indexes from hundreds of thousands...search queries against those indexes at incredible speed. Documentation...

    docs.groupdocs.com/search/
  6. 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/java/groupdocs-search...
  7. 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-...
  8. 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...
  9. 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...
  10. Edit Document | Documentation

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