Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 2,851 for

index

(0.06 sec)
  1. Search text in Microsoft Office Word documents ...

    This article explains that how to search text from Microsoft Office Word (.doc, .docx) documents...SearchResult s in sr ) { // Print an index and found text: Console . WriteLine...SearchResult s in sr ) { // Print an index and found text: Console . WriteLine...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  2. Search text in Microsoft OneNote sections | Doc...

    To search a keyword in Microsoft OneNote sections search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in Microsoft OneNote section: Instantiate Parser object for the initial section; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the section....SearchResult s : sr ) { // Print an index and found text: System . out...SearchResult s : sr ) { // Print an index and found text: System . out...

    docs.groupdocs.com/parser/java/search-text-in-m...
  3. After adding GroupsDocs Search, form designer n...

    After I add GroupDocs Search to .NET9 project, UI editor doesn’t work. When I take a button and drop it on the form, it gets added to the bottom of the form and not to the actual form. If I uninstall Search, everything w…...API allows to create search index with flexible settings with...

    forum.groupdocs.com/t/after-adding-groupsdocs-s...
  4. Improvements and Fixes in GroupDocs.Viewer for ...

    We are inspired to see a wide number of users across the world using GroupDocs.Viewer and their feedback always motivate us to improve and enhance the API features. Therefore, today, we are announcing another monthly release of GroupDocs.Viewer for .NET with **15 **improvements and bug fixes. Let’s have an overview of the latest version. .NET Document Rendering API - ImprovementsWe have provided the following improvements in GroupDocs.Viewer for .NET 17....documents into HTML and image Index out of range exception when...

    blog.groupdocs.com/viewer/improvements-and-fixe...
  5. Extract images from document page area | Docume...

    This article explains that how to extract images from document page area....images ) { // Print a page index, rectangle and image type: Console...Type: {2}" , image . Page . Index , image . Rectangle , image...

    docs.groupdocs.com/parser/net/extract-images-fr...
  6. Edit Excel Workbook | Documentation

    This guide demonstrates how to edit XLS, XLSX, XLSM, XLSB, ODS, SXC spreadsheets with hidden worksheets, protect edited spreadsheet with password and many other powerful features of GroupDocs.Editor for .NET....tab for opening by 0-based index and a boolean flag that indicates...editOptions1 . WorksheetIndex = 0 ; //index is 0-based, so this is 1st tab...

    docs.groupdocs.com/editor/net/edit-excel/
  7. Getting Started | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Licensing How to Run Examples Index Browser Was this page helpful...

    docs.groupdocs.com/search/java/getting-started/
  8. Generate Search Results from Filtered Documents

    Sometimes, we have a lot of different formatted documents. We create Index then perform search and API shows hits from all the Indexed documents. Ever thought to get search results from desired documents only? Let’s dig it further. Suppose, you have multiple TXT, XLSX and DOCX documents. What if you want to search a word or text only in TXT and DOCX files with specific word occurrence in file names? We’ve now improved ISearchDocumentFilter interface for such a purpose in GroupDocs.... We create index then perform search and API...API shows hits from all the indexed documents. Ever thought to get...

    blog.groupdocs.com/search/filter-documents-in-s...
  9. Edit Excel Spreadsheet in Node.js | Documentation

    This guide demonstrates how to edit XLS, XLSX, XLSM, XLSB, ODS, SXC spreadsheets with hidden worksheets, protect edited spreadsheets with passwords, and many other powerful features of GroupDocs.Editor for Node.js....for editing by its 0-based index and specify whether to exclude...editOptions1 . worksheetIndex = 0 ; // Index is 0-based, so this is the 1st...

    docs.groupdocs.com/editor/nodejs-java/edit-excel/
  10. 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/nodejs-java/groupdocs...