Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 10,023 for

text

(0.14 sec)
  1. Highlight PDF using Annotations in Java | Annot...

    Highlight Text in PDF with highlight annotations using Java. Document and image annotation Java API allows to Annotate PDF files by highlighting any area....will learn how to highlight text and any area in PDF files using...will use this API to highlight text in the PDF file. Download or...

    blog.groupdocs.com/annotation/highlight-pdf-usi...
  2. GroupDocs.Viewer for Java | Documentation

    GroupDocs.Viewer for Java allows you to render documents in various formats as HTML, PDF, JPEG, and PNG files. You do not need to use third-party software to view files within your Java application.... Load text documents, spreadsheets, presentations...quality of output images, add text watermarks, and cache the results...

    docs.groupdocs.com/viewer/java/
  3. Load document from stream | Documentation

    There might be cases when the document is presented only as a stream (without a copy on the local disk). To avoid the overhead of saving documents to the disk, GroupDocs.Parser enables to extract data from streams directly. The following example shows how to load the document from the stream: // Create the stream try (InputStream stream = new FileInputStream(Constants.SamplePdf)) { // Create an instance of Parser class with the stream try (Parser parser = new Parser(stream)) { // Extract a Text into the reader try (TextReader reader = parser....Parser ( stream )) { // Extract a text into the reader try ( TextReader...{ // Print a text from the document // If text extraction isn't...

    docs.groupdocs.com/parser/java/load-document-fr...
  4. How to perform Callbacks with GroupDocs PHP SDK

    This article explains the basics of using PHP SDK callbacks. In this article I’ll use the Convert API. Find information about other methods in the Swagger explorer. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version) FatFree framework (https://github.com/bcosca/fatfree) We already know how to install the Fatfree framework and prepare for creating the sample from the previous article....user ID and private key to the text file for the Callback handler...user ID and private key from text file and makes a request to...

    blog.groupdocs.com/total/how-to-perform-callbac...
  5. Render PDF documents as HTML and image files | ...

    This topic describes how to use the GroupDocs.Viewer Java API to convert PDF files to HTML, PNG, and JPEG formats....elements of an HTML page (including text, graphics, and stylesheets)...view ( viewOptions ); } Render text as an image GroupDocs.Viewer...

    docs.groupdocs.com/viewer/java/render-pdf-docum...
  6. Groupdocs Parser - Free Support Forum - groupdo...

    Hi team, I am currently using trial evaluation version of Abby as well as Atalasoft to extract Text based on templates, the results are fine but I want to use a single set of component in our application, as I am alread…...Product Family csharp , dotnet , text-parser , image-parser Niteen_Jadhav...Niteen_Jadhav June 13, 2025, 9:21am 38 text is not getting extracted when...

    forum.groupdocs.com/t/groupdocs-parser/15108
  7. compare two files using java on GroupDocs Blog ...

    compare two files using java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in compare two files using java on GroupDocs Blog | Document Automation Solu......Java Developers Vergleichen Sie Text-, Word- und PDF-Dateien mit...Difference Library Vergleichen Sie Text, Word, PDF-Dateien und weitere...

    blog.groupdocs.com/de/tag/compare-two-files-usi...
  8. How to edit XML file | Documentation

    This article demonstrates how to edit XML files and XML documents using Java programming language....that any XML is first of all a text file). By default all XML files... if they are present in the text nodes or attribute values inside...

    docs.groupdocs.com/editor/java/how-to-edit-xml/
  9. Regular expression search | Documentation

    This article gives the knowledge about the regular expression (RegEx) search queries which are universal and very flexible, but at the same time, in large indexes, their performance becomes extremely low using Java search API....separately, and not the entire text of a document field. Queries...query. A regex search query in text form cannot be combined with...

    docs.groupdocs.com/search/java/regular-expressi...
  10. Supported File Formats | Documentation

    The following article indicates the file formats that GroupDocs.Comparison can work with....Template XML Spreadsheet 2003 Text and programming file formats...Query Language Data File Plain Text File Vim Settings File XML File...

    docs.groupdocs.com/comparison/java/supported-do...