Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 4,973 for

text annotations

(0.05 sec)
  1. Add Text Watermark to DOC using C#

    Let’s explore how to add Text watermark to DOC using C#. We’ll also provide you with code to insert Text watermark to DOC using C# without needing additional software....Annotation Product Family GroupDocs...Product Family Add Text Watermark to DOC using C# Text watermarks play...

    kb.groupdocs.com/watermark/net/add-text-waterma...
  2. Search for text containing special characters |...

    This article shows how to handle search queries if they contain special characters and separator characters....Annotation Product Solution GroupDocs...Search for text containing special characters Search for text containing...

    docs.groupdocs.com/search/net/search-for-text-c...
  3. Extract Text from XLS using C#

    This article explains how to extract Text from XLS using C#. It features code example to help you for Text extraction from XLS in C# without installing extra software....Annotation Product Family GroupDocs...Family Extract Text from XLS using C# Extracting text from Excel...

    kb.groupdocs.com/parser/net/extract-text-from-x...
  4. Extract Text from EPUB using C#

    This article provides a detailed guide on how to extract Text from EPUB using C#. It includes a code example to assist you for Text extraction from EPUB in C#....Annotation Product Family GroupDocs...Family Extract Text from EPUB using C# Extracting text from EPUB files...

    kb.groupdocs.com/parser/net/extract-text-from-e...
  5. Extract Text from DOC using Java

    This article explains how to extract Text from DOC using Java. It also provides a code example for Text extraction from DOC in Java without using extra software....Annotation Product Family GroupDocs...Redaction Product Family Extract Text from DOC using Java In today’s...

    kb.groupdocs.com/parser/java/extract-text-from-...
  6. Remove Text Watermark from DOCX Using C#

    Explore how to remove Text watermark from DOCX using C#. We'll furnish you with code to delete watermark Text from DOCX in C# without extra software installation....Annotation Product Family GroupDocs...Redaction Product Family Remove Text Watermark from DOCX Using C#...

    kb.groupdocs.com/watermark/net/remove-text-wate...
  7. Add Text Watermark to PPTX using Java

    Discover how to add Text watermark to PPTX using Java, all without needing any extra software installation. Plus, get code to insert Text watermark to PPTX in Java....Annotation Product Family GroupDocs...Redaction Product Family Add Text Watermark to PPTX using Java...

    kb.groupdocs.com/watermark/java/add-text-waterm...
  8. How to Extract Text from XML in Java

    Let's become familiar ourselves with the step-by-step process to extract Text from XML in Java and how to develop the ability to extract Text from XML using Java....Annotation Product Family GroupDocs...Product Family How to Extract Text from XML in Java This article...

    kb.groupdocs.com/parser/java/how-to-extract-tex...
  9. Search text in Microsoft Office Excel spreadshe...

    To search a keyword in Microsoft Office Excel spreadsheets 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 Excel spreadsheet: Instantiate Parser object for the initial spreadsheet; 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 spreadsheet....Annotation Product Solution GroupDocs...Excel spreadsheets / Search text in Microsoft Office Excel spreadsheets...

    docs.groupdocs.com/parser/java/search-text-in-m...
  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....Annotation Product Solution GroupDocs...PowerPoint presentations / Search text in Microsoft Office PowerPoint...

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