Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 10,042 for

text

(0.03 sec)
  1. Search for text containing special characters |...

    This article shows how to handle search queries if they contain special characters and separator characters....Search for text containing special characters Search for text containing...will still not be found in the text, since it is not indexed. And...

    docs.groupdocs.com/search/java/search-for-text-...
  2. Search and highlight text in the loaded documen...

    Search Text by literal or regex and highlight found Text in the document, loaded to the GroupDocs.Viewer for .NET...highlight text in the loaded document Search and highlight text in the...Viewer is able to search the text spans in the loaded documents...

    docs.groupdocs.com/viewer/net/search-highlight-...
  3. Search for encrypted text in Metadata signature...

     This article explains how to search for encrypted Text electronic signatures in the document metadata. This topic contains example of using standard encryption and search for encrypted Text in the document metadata with further decryption by GroupDocs.Signature API....encrypted text in Metadata signatures Search for encrypted text in Metadata...encrypted Metadata signature text This example shows how to search...

    docs.groupdocs.com/signature/net/search-for-enc...
  4. Redact Text in PDF using Java

    In this tutorial, you will learn how to redact Text in PDF using Java. Also, you will be provided with a straightforward code to replace Text in PDF using Java....Redaction Product Family Redact Text in PDF using Java Removing sensitive...we’ll explain how to redact text in PDF using Java programming...

    kb.groupdocs.com/redaction/java/redact-text-in-...
  5. Text Highlight

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats.

    blog.groupdocs.com/zh/tag/text-highlight/
  6. Markdown Text

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats.

    blog.groupdocs.com/zh-hant/tag/markdown-text/
  7. Highlight text upon conversion to HTML in .NET ...

    Hi, I was wondering if there is any way to highlight certain words of document, when converting it to HTML with GroupDocs.Viewer. I tried using GroupDocs.Search after the conversion with GroupDocs.Viewer, but the resul…...Highlight text upon conversion to HTML in .NET GroupDocs.Viewer...document-viewer , document-search , text-parser Clemens_Pestuka December...

    forum.groupdocs.com/t/highlight-text-upon-conve...
  8. Extract Text from ODT using C#

    This article provides a detailed guide on Text extraction from ODT in C#. It includes a code example to assist you in performing how to extract Text from ODT using C#....Family Extract Text from ODT using C# OpenDocument Text ( ODT ) files...especially if you need to extract text for further processing or analysis...

    kb.groupdocs.com/parser/net/extract-text-from-o...
  9. Sign documents with encrypted metadata text | D...

    This article explains how to create encrypted Metadata electronic signature with GroupDocs.Signature API...metadata text Sign documents with encrypted metadata text Leave...salt ); // setup options with text of signature MetadataSignOptions...

    docs.groupdocs.com/signature/java/sign-document...
  10. Search text in Microsoft Office PowerPoint pres...

    To search a keyword in Microsoft Office PowerPoint presentations 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 Microsoft Office PowerPoint presentation: Instantiate Parser object for the initial presentation; 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 presentation....PowerPoint presentations / Search text in Microsoft Office PowerPoint...PowerPoint presentations Search text in Microsoft Office PowerPoint...

    docs.groupdocs.com/parser/java/search-text-in-m...