Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 3,172 for

index

(0.07 sec)
  1. Text search in network | GroupDocs

    This page contains information about full-text searching in the search network....same as those for a single index search. The following code example...

    docs.groupdocs.com/search/java/text-search-in-n...
  2. Get All Sheet Names in Excel using Python

    Learn how to get all sheet names in Excel using Python. This tutorial shows how to extract worksheet names from XLSX files programmatically....spreadsheet structure, or indexing content for search, retrieving...worksheet name along with its index. This is especially useful for...

    kb.groupdocs.com/viewer/python/get-all-sheet-na...
  3. Convert HTML to TXT using Python

    Let's convert HTML to TXT using Python with clean extraction. Easily export HTML to TXT in Python to capture readable text for Indexing, logs, and lightweight storage....rendered templates and then index them for search. With batch...readable text from HTML for indexing, logging, or lightweight storage...

    kb.groupdocs.com/conversion/python/convert-html...
  4. Extract images from document | GroupDocs

    Learn how to extract images from documents using GroupDocs.Parser for Python via .NET. Extract images with position data, rotation, and format information from PDF, Word, Excel.... index + 1 } " ) print ( f " Type:...f " Page: { image . page . index + 1 } " ) print ( f " Format:...

    docs.groupdocs.com/parser/python-net/extract-im...
  5. Working with attributes | GroupDocs

    This page contains information about working with attributes in the search network....changed without the need to re-index documents in the search network...+ attribute ); Indexer indexer = node . Indexer ; AttributeChangeBatch...

    docs.groupdocs.com/search/net/working-with-attr...
  6. Extract images from document | GroupDocs

    Learn how to extract images from documents using GroupDocs.Parser for .NET. Extract images with position data, rotation, and format information from PDF, Word, Excel in C#....in images ) { // Print page index and image type Console . WriteLine...WriteLine ( $"Page: {image.Page.Index + 1}, Type: {image.FileType}"...

    docs.groupdocs.com/parser/net/extract-images-fr...
  7. Remove page redactions | GroupDocs

    This article shows that how to remove pages with sensitive data from your PDF, presentation and spreadsheet documents....beginning or the end), zero-based index and the count of pages to remove...

    docs.groupdocs.com/redaction/java/remove-page-r...
  8. Search Text in HTML Documents | GroupDocs

    id: search-text-in-html-documents url: parser/net/search-text-in-html-documents title: Search text in HTML documents weight: 2 description: “To search a keyword in HTML documents Search(String) method is used. This method returns the collection of SearchResult objects.” keywords: search a keyword, search a keyword in HTML productName: GroupDocs.Parser for .NET hideChildren: False toc: true To search a keyword in HTML documents Search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text....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/developer-guide/a...
  9. edited-spreadsheet.xlsx

    Sheet3 REVENUES IN YEAR 2012 INITIAL INVESTMENT CASHFLOW DETAILS DISCOUNT RATE Initial Investment 50000 Revenues in year 2012 40000 Approach 2 Opportunity cost 7484 Var. Expenses as % of Rev 0.5 1.......OPERATING CASHFLOWS Lifetime Index 1 1 1 1 1 1 1 1 1 1 Revenues...OPERATING CASHFLOWS Lifetime Index 1 1 1 1 1 1 1 1 1 1 Revenues...

    docs.groupdocs.com/editor/python-net/_output_fi...
  10. Getting document text in network | GroupDocs

    This page contains information about getting document text in the search network....obtain the extracted text of indexed documents in the search network...by the class. A list of all indexed documents in the search network...

    docs.groupdocs.com/search/net/getting-document-...