Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 2,850 for

index

(0.06 sec)
  1. Extract tables from document page | Documentation

    This article explains that how to extract tables from document page....The page information (page index and page size) The total number...table cell by row and column indexes. The the row height. Returns...

    docs.groupdocs.com/parser/java/extract-tables-f...
  2. Add Watermark to Excel Workbooks using C# | Tex...

    Insert watermarks into Excel workbooks using C#. Watermark all sheets or insert watermark to just specific sheet even as background using .NET API.... Set the worksheet index so that watermark is applied...setting dimensions. Set the index of worksheet to apply watermark...

    blog.groupdocs.com/watermark/watermark-excel-sh...
  3. Search text in Microsoft Office PowerPoint pres...

    This article explains that how to search text from Microsoft Office PowerPoint(.ppt, .pptx) presentations...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...
  4. Search text in Microsoft Office PowerPoint pres...

    To search a keyword in Microsoft Office PowerPoint presentations 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 Office PowerPoint presentation: Instantiate Parser object for the initial presentation; 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 presentation....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...
  5. Search text in Microsoft Office Excel spreadshe...

    To search a keyword in Microsoft Office Excel spreadsheets 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 Office Excel spreadsheet: Instantiate Parser object for the initial spreadsheet; 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 spreadsheet....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...
  6. Basic Usage | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......query Work with search results Index lifecycle Get supported file...

    docs.groupdocs.com/search/nodejs-java/basic-usage/
  7. Basic Usage | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......query Work with search results Index lifecycle Get supported file...

    docs.groupdocs.com/search/net/basic-usage/
  8. Java Regex - Search in Documents using Regular ...

    Unlock the power of programmatic search in Java! Learn how to search multiple text-based documents across folders with precision using regular expressions.... Start by making an Index by specifying the folder path...where you want to search in the index you just created. Set up the...

    blog.groupdocs.com/search/search-in-documents-b...
  9. Search text in Emails | Documentation

    To search a keyword in emails 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 the email: Instantiate Parser object for the initial email; 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 email....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-e...
  10. Search text in PDF documents | Documentation

    This article explains that how to search text from PDF 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-pd...