Sort Score
Result 10 results
Languages All
Labels All
Results 3,121 - 3,130 of 7,074 for

page

(0.04 sec)
  1. Work with search results | Documentation

    Working with search results consists in obtaining information from objects of search results and highlighting occurrences in the text of documents. Obtain search result information When a search is complete, the search method returns an object of type SearchResult. This Page describes the information available in an object of type SearchResult. From the root object of the search result, information is available on the number of documents found, the number of occurrences of the words and phrases found, as well as detailed information on each individual document.... This page describes the information available...results can be found on the page . Below is an example of highlighting...

    docs.groupdocs.com/search/nodejs-java/work-with...
  2. DOTX Parser: Extract Data from Documents Online

    Free online document data parser. Secure and easy to use DOTX data parser and extractor... These settings include page margins, borders, headers, footers...footers, and other page settings. Such templates are used in...

    products.groupdocs.app/parser/dotx
  3. DOT Parser: Extract Data from Documents Online

    Free online document data parser. Secure and easy to use DOT data parser and extractor... These settings include page margins, borders, headers, footers...footers, and other page settings. Such templates are used in...

    products.groupdocs.app/parser/dot
  4. Clean metadata | Documentation

    Sometimes you may need to just remove all or clean metadata properties without applying any filters. The best way to do this is to use the Sanitize method.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/metadata/python-net/clean-me...
  5. Search text in PDF documents | Documentation

    To search a keyword in PDF documents 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 PDF document: Instantiate Parser object for the initial document; 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 document....regular expressions, search by pages etc. parameter is used to customize...with our free online . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/parser/java/search-text-in-p...
  6. Numeric range search | Documentation

    This article gives the knowledge about numeric range search which allows you to search in documents any integer numbers in the range from 0 to 9223372036854775807 (Int64.MaxValue) using Java search API.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/search/nodejs-java/numeric-r...
  7. Working with interpreted values | Documentation

    This article contains a good example of numeric flag or enumeration in Node.js via Java.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/metadata/nodejs-java/working...
  8. Topics tagged dotnet

    Topics tagged dotnet...31 March 28, 2025 Viewer Pptx page number error GroupDocs.Viewer...12, 2025 Unable to print all pages of large documents GroupDocs...

    forum.groupdocs.com/tag/dotnet
  9. Working with Outer Document Insertion | Documen...

    Note The code uses some of the objects defined in The Business Layer. Inserting Documents Dynamically You can insert contents of outer documents into your reports dynamically using doc tags. A doc tag denotes a placeholder within a template for a document to be inserted during run-time. <> Warning A doc tag can be used almost anywhere in a template document except text-boxes and charts. An expression declared within a doc tag is used by the engine to load a document to be inserted during run-time.... The Code Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/assembly/java/working-with-o...
  10. Extract text from Emails | Documentation

    To extract a text from emails getText method is used. This method allows to extract a text from the entire document. Pagination and raw mode is not supported for emails. Here are the steps to extract a text from an email: Instantiate Parser object for the initial email; 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.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/parser/java/extract-text-fro...