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

index

(0.2 sec)
  1. Advanced Usage | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Leave feedback Creating an index Indexing Searching Managing Dictionaries...

    docs.groupdocs.com/search/net/advanced-usage/
  2. Advanced Usage | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Leave feedback Creating an index Indexing Searching Managing dictionaries...

    docs.groupdocs.com/search/java/advanced-usage/
  3. Java Fuzzy Search - Find in Files across Folders

    Discover how Java's fuzzy search can help you find things in files across folders! It's like a smart search that understands small mistakes....Java: Start by creating an Index using the folder where your...the main folder path to the index. Provide the search query that...

    blog.groupdocs.com/search/fuzzy-search-java/
  4. Perform Case-Sensitive Search using C#

    Easily perform case-sensitive search using C# to retrieve precise results. Learn how to search case-sensitive text in files using C# with step-by-step instructions....functionality in C# Create an Index object to serve as the storage...documents will be indexed and made searchable Use the Index.Add method...

    kb.groupdocs.com/search/net/perform-case-sensit...
  5. Search text in Microsoft Office Excel spreadshe...

    This article explains that how to search text from Microsoft Office Excel (.xls, .xlsx) spreadsheets....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...
  6. 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...
  7. 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...
  8. 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/
  9. 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...
  10. 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/