Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 9,684 for

text

(0.03 sec)
  1. Add text redaction annotation | Documentation

    The page describes how to add Text redaction annotation to a document using GroupDocs.Annotation for Java....document / Add text redaction annotation Add text redaction annotation...this page Text redaction annotation fills part of text with black...

    docs.groupdocs.com/annotation/java/add-text-red...
  2. Extract text in Accurate mode | Documentation

    This article explains that how to extract Text in Accurate mode....with text / Extract text in Accurate mode Extract text in Accurate...extract text from documents. The Accurate mode is default text extraction...

    docs.groupdocs.com/parser/net/extract-text-in-a...
  3. Read Structured Text Using GroupDocs.Text for ....

    We are pleased to announce the monthly release of version 17.04.0 of the GroupDocs.Text for .NET API. This version comes up with a major feature related to the implementation of the architecture to read structured Text in documents. The API now allows reading structured Text in different file formats like Text documents, presentations, spread sheets and emails. For a better user experience with the Text extraction API, we recommend you to download and integrate the latest version of the API....Text for .NET API. This version comes...architecture to read structured text in documents. The API now allows...

    blog.groupdocs.com/parser/groupdocs.text-.net-1...
  4. Search text in EPUB eBooks | Documentation

    To search a keyword in EPUB e-books Search(String) method is used. This method returns the collection of SearchResult objects....eBooks / Search text in EPUB eBooks Search text in EPUB eBooks...collection and get the position and text. Warning method returns null...

    docs.groupdocs.com/parser/net/search-text-in-ep...
  5. Find and Replace Text in PDF using C# | Replace...

    Programmatically find certain Text, words, phrases in PDF documents with case sensitivity and RegEx using C#. Replace or hide the Text to redact PDF files....about how to find and replace text and words in PDF documents using...below: .NET API for Replacing Text Find & Replace Words or Phrase...

    blog.groupdocs.com/redaction/find-and-replace-t...
  6. Bulleted List in Text Document | Documentation

    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-...
  7. Bulleted List in Text Document | Documentation

    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 Note This feature is supported by version 17.04 or greater Creating a Bulleted List Practicing the following steps you can insert Bulleted List in a Text document. To add a bulleted list use • as a bullet for each element in the list....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/net/bulleted-list-i...
  8. Numbered List in Text Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Numbered List report in Text Document format. Note The code uses some of the objects defined in The Business Layer. Numbered List in Text Document Reporting Requirement As a report developer, you are required to represent the following key requirements: Report must show the client names in a numbered list. Report must be generated in the Text document. Adding Syntax to be evaluated by GroupDocs....Numbered List in Text Document Numbered List in Text Document Leave...generate a Numbered List report in Text Document format. Note The code...

    docs.groupdocs.com/assembly/java/numbered-list-...
  9. Search text in HTML documents | Documentation

    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...
  10. 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....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...