Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 1,193 for

extract page

(0.11 sec)
  1. Highlighting search results | GroupDocs

    This article gives knowledge on how to highlight search results in the text of a document....results Leave feedback This page describes how to highlight search...adapters are presented on the page . If after generation the text...

    docs.groupdocs.com/search/java/highlighting-sea...
  2. Merge Excel Files and Spreadsheets in Java | Co...

    Merge Excel spreadsheet files in Java. Combine specific sheets of XLS/XLSX files using Java merger API by GroupDocs....move certain pages, and remove, swap, or extract pages from various...

    blog.groupdocs.com/merger/merge-excel-files-and...
  3. Shapes in spreadsheet document | GroupDocs

    Extracting information about all shapes in an Excel document Search() method searches watermarks of all mentioned types, but in some cases, it’s necessary to analyze only one class of Excel objects. Following code sample shows how to get information about all the shapes in an Excel document. advanced_usage.add_watermarks_to_spreadsheets.SpreadsheetGetShapesInformation SpreadsheetLoadOptions loadOptions = new SpreadsheetLoadOptions(); // Specify an absolute or relative path to your document. Ex: @"C:\Docs\spreadsheet.xlsx" Watermarker watermarker = new Watermarker("spreadsheet....Leave feedback On this page Extracting information about all shapes...watermarker . close (); Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/watermark/java/shapes-in-spr...
  4. Existing objects in word processing document | ...

    Remove, inspect, and modify shapes (potential watermarks) in Word documents using Python via .NET....document Leave feedback On this page Watermarks in Word documents...save ( "document.docx" ) Extracting information about all shapes...

    docs.groupdocs.com/watermark/python-net/existin...
  5. Work with search results | GroupDocs

    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...
  6. GroupDocs.Viewer for .NET 25.9 – Latest Updates...

    Explore what’s new in GroupDocs.Viewer for .NET 25.9. Available now on NuGet and GroupDocs website....improve the mechanism of extracting and listing used fonts of...Groupdocs Viewer 8.0.7 - Wrong page no displayed initially during...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  7. Convert PDF to HTML using Python

    Convert PDF to HTML using Python with GroupDocs.Conversion. Export PDF to HTML using Python easily and display documents online with accurate formatting....to turn PDF files into HTML pages, preserving their original structure...This guide explains how to extract tabular data from PDFs and...

    kb.groupdocs.com/conversion/python/convert-pdf-...
  8. Removing metadata | GroupDocs

    Locate and remove the metadata properties you don't want — by tag, category, name, type or value — with GroupDocs.Metadata for Python via .NET....Not all metadata properties extracted from a file are marked with...with our free online . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/metadata/python-net/removing...
  9. Evaluation Limitations and Licensing | GroupDocs

    Note You can use GroupDocs.Parser without the license. The usage and functionalities are pretty much same as the licensed one but you will face few limitations while using the non-licensed API. Evaluation Limitations You can easily download GroupDocs.Parser for evaluation. The evaluation download is the same as the purchased download. The evaluation version simply becomes licensed when you add a few lines of code to apply the license. You will face following limitations while using the API without the license: API Limit Only 100 files per session Only 5 Pages (slides, sheets) of a document Text Extraction Only 20 lines per fileOnly the first 1600 symbols Only the first 5 Pages (slides, sheets)+ Evaluation marks Formatted text and text structure Extraction Only 20 rows for spreadsheetsOnly the first 1600 symbolsOnly the first 5 Pages (slides, sheets)+ Evaluation marks Metadata Extraction Only 5 properties per file Licensing The license file contains details such as the product name, number of developers it is licensed to, subscription expiry date and so on....Only 5 pages (slides, sheets) of a document Text extraction Only...1600 symbols Only the first 5 pages (slides, sheets) + Evaluation...

    docs.groupdocs.com/parser/java/evaluation-limit...
  10. How to Password Merge for PDFs | GroupDocs

    Automate unlocking, merging, and re‑protecting password‑protected PDFs with GroupDocs.Merger for Java....PDFs Leave feedback On this page Password Merge Use Case Password...with a dedicated code block extracted directly from the sample project...

    docs.groupdocs.com/merger/java/getting-started/...