Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 10,981 for

text

(0.69 sec)
  1. Find and Replace Text in PDF in Java | Replace ...

    Programmatically find certain Text, words, phrases in PDF documents with case sensitivity and RegEx in Java. Replace or hide the Text to redact PDF files....about how to find and replace text and words in PDF documents in...search, replacing the found text using regular expressions. Finally...

    blog.groupdocs.com/redaction/find-and-replace-t...
  2. Storing text of indexed documents | GroupDocs

    This article explains that how to store Text of indexed documents using Java....Indexing / Storing text of indexed documents Storing text of indexed...indexed documents Leave feedback Text extracted from indexed documents...

    docs.groupdocs.com/search/java/storing-text-of-...
  3. Bulleted List in Text Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Bulleted List report in Text Document format. Note The code uses some of the objects defined in The Business Layer. Bulleted List in Text Document Reporting Requirement As a report developer, you are required to share the following key requirements: Report must show all the clients in a bulleted list format. Report must be generated in the Text Document....Bulleted List in Text Document Bulleted List in Text Document Leave...generate a Bulleted List report in Text Document format. Note The code...

    docs.groupdocs.com/assembly/java/bulleted-list-...
  4. Extract formatted text from documents | GroupDocs

    This article shows how to extract formatted Text represented as HTML or Markdown with GroupDocs.Parser from documents of various formats like Emails, Ebooks (EPUB, FB2, CHM), Microsoft Office formats: Word (DOC, DOCX), PowerPoint (PPT, PPTX), Excel (XLS, XLSX), LibreOffice formats and many others....formatted text from documents Extract formatted text from documents...allows to extract formatted text from documents for those cases...

    docs.groupdocs.com/parser/java/extract-formatte...
  5. Extract formatted text from documents | GroupDocs

    Learn how to extract formatted Text as HTML, Markdown, or PlainText from PDF, Word, Excel, and 50+ document formats using GroupDocs.Parser for .NET. Preserve formatting with C# code examples....formatted text from documents Extract formatted text from documents...allows to extract formatted text from documents for those cases...

    docs.groupdocs.com/parser/net/extract-formatted...
  6. Search text in HTML documents | GroupDocs

    Learn how to search a keyword in HTML documents search(String) method is used. This method returns the collection of SearchResult objects....documents / Search text in HTML documents Search text in HTML documents...collection and get the position and text. Warning method returns null...

    docs.groupdocs.com/parser/java/search-text-in-h...
  7. Search text in PDF documents | GroupDocs

    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....documents / Search text in PDF documents Search text in PDF documents...collection and get the position and text. Warning method returns null...

    docs.groupdocs.com/parser/java/search-text-in-p...
  8. Single Row in Text Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row report in Text Document format. Single Row in Text Document Note This feature is supported by version 17.03 or greater. Reporting Requirement As a report developer, you are required to represent information of first single customer with the following key requirements: It must show Name and Contact Number of the customer Report must be generated in the Text Document Adding Syntax to be evaluated by GroupDocs....Single Row in Text Document Single Row in Text Document Leave...report in Text Document format. Single Row in Text Document Note...

    docs.groupdocs.com/assembly/net/single-row-in-t...
  9. Verify Text Signatures in Document | GroupDocs

    This topic explains how to verify Text electronic signatures with GroupDocs.Signature for Python via .NET API....Signatures / 🛡️ Text Signatures Verify Text Signatures in Document...provides functionality to verify text signatures in documents. This...

    docs.groupdocs.com/signature/python-net/verify-...
  10. Extract text from EPUB eBooks | GroupDocs

    To extract Text from EPUB e-books getText and getText(pageIndex) methods is used. These methods allow to extract Text from the entire document or a Text from the selected page. Raw mode is not supported for EPUB....eBooks / Extract text from EPUB eBooks Extract text from EPUB eBooks...Leave feedback To extract a text from EPUB e-books and methods...

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