Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 10,961 for

text

(0.06 sec)
  1. Extract data from PDF documents | GroupDocs

    GroupDocs.Parser provides the functionality to extract data from PDF documents. Also password-protected PDFs and PDF portfolios are supported. The following examples demonstrate how to extract data from PDF documents:...from PDF documents: Extract text from PDF documents Extract Metadata...data from PDF documents Search text in PDF documents Was this page...

    docs.groupdocs.com/parser/net/extract-data-from...
  2. GroupDocs.Search Overview | GroupDocs

    What Is GroupDocs.Search? GroupDocs.Search is a powerful full-Text search API that allows you to search through over 70 document formats in your applications. To make it possible to search instantly across thousands of documents, they must be added to the index. Why Use GroupDocs.Search as a Developer? No additional software is required to search through documents of supported formats. Great variety of indexing and search options are provided to meet any requirements....search types is available in text or object form queries. High...visualizing search results in the text of documents are supported....

    docs.groupdocs.com/search/nodejs-java/groupdocs...
  3. Render PDF documents as HTML and image files | ...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert PDF files to HTML, PNG, and JPEG formats....elements of an HTML page (including text, graphics, and stylesheets)...Using End Sub End Module Render text as an image GroupDocs.Viewer...

    docs.groupdocs.com/viewer/net/render-pdf-docume...
  4. Find and Remove Watermarks from Documents in Java

    Java API to find and remove Text and image watermarks from documents like PDF, Word, Excel, PowerPoint, and Visio files programmatically....for a way to find and remove text or image watermarks from PDF...for Java API supports adding text and image watermarks to a wide...

    blog.groupdocs.com/watermark/find-and-remove-wa...
  5. GroupDocs.Viewer for Java 26.3 – March 2026 Rel...

    GroupDocs.Viewer for Java 26.3 fixes critical rendering bugs, improves performance, and adds new slide placeholder options—now available via Maven....VIEWERNET‑4964 Bug Malformed text during saving PDF to HTML when...VIEWERNET‑5024 Bug PDF to HTML: Text not converted correctly VIEWERNET‑5514...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  6. Render XML documents as HTML, PDF, PNG, and JPE...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert XML documents to HTML (with and without pagination), PDF documents, PNG, and JPEG raster formats....documents were treated as plain text, and thus it was not as useful...processed differently, not as plain text documents. This article explains...

    docs.groupdocs.com/viewer/net/render-xml-docume...
  7. Add watermarks to PowerPoint presentations | Gr...

    Add watermarks to PowerPoint presentations. Add watermark to particular slide with simple or advanced settings easily....pptx" , loadOptions )) { // Add text watermark to the first slide...strengthening the protection of text watermark. Using unreadable...

    docs.groupdocs.com/watermark/net/add-watermarks...
  8. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......Highlight Text in PDF using Java How to Highlight Text in PDF using...

    kb.groupdocs.com/categories/page/35/
  9. Search index settings | GroupDocs

    This page contains a description of all index settings that can be specified in an instance of the IndexSettings class....returns a collection of custom text extractors that allows adding...a custom text extractor and using it to extract text is presented...

    docs.groupdocs.com/search/net/search-index-sett...
  10. sign_pdf_with_text_signature.zip

    demo-app/hello_world.py import groupdocs.signature as gs import groupdocs.signature.options as gso import sys import os def run(): license = gs.License() license.set_license("./GroupDocs.Signature.......file_name) # Sign document with text signature. with gs.Signature(sample_pdf)...Signature(sample_pdf) as signature: text_sign_options = gso.TextSignOptions("Hello...

    docs.groupdocs.com/signature/python-net/_sample...