Sort Score
Result 10 results
Languages All
Labels All
Results 2,461 - 2,470 of 10,681 for

text

(0.05 sec)
  1. 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 เปรียบเทียบไฟล์ Text, Word และ PDF กับ Java Difference...Difference Library เปรียบเทียบไฟล์ Text, Word, PDF และเอกสารอื่นๆ โดยใช้...

    blog.groupdocs.com/th/tag/compare-two-files-usi...
  2. Work with search results | GroupDocs

    Working with search results consists in obtaining information from objects of search results and highlighting occurrences in the Text of documents. Obtain search result information When a search is complete, the search method returns an object of type SearchResult. This page describes the information available in an object of type SearchResult. From the root object of the search result, information is available on the number of documents found, the number of occurrences of the words and phrases found, as well as detailed information on each individual document....highlighting occurrences in the text of documents. Obtain search...highlighting the words found in the text. You can highlight search results...

    docs.groupdocs.com/search/nodejs-java/work-with...
  3. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers... Replacing sensitive text in business documents is a common...explains how to find and replace text and words in PDF documents using...

    blog.groupdocs.com/groupdocs.blog/page/8/
  4. Search Special Characters in Documents using C#

    Easily search special characters in documents using C#. Enhance accuracy and relevance in Text search with special characters in C# across multiple platforms.... It allows you to perform text searches that include symbols... you can effectively handle text search with special characters...

    kb.groupdocs.com/search/net/search-special-char...
  5. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......using C# Add Text Watermark to DOC using C# Add Text Watermark to...

    kb.groupdocs.com/categories/page/18/
  6. Hello, world! | GroupDocs

    Get started with GroupDocs.Watermark for .NET by creating and running a minimal example....C# application that appends a text watermark using the GroupDocs...class and specify the desired text and font for the watermark:...

    docs.groupdocs.com/watermark/net/hello-world/
  7. Convert TXT to DOCX using Node.js

    Easily convert TXT to DOCX using Node.js with this simple guide. Learn how to export TXT to DOCX in Node.js using a powerful document conversion library....Developers working with simple text files often find themselves...of Word documents from plain text sources with minimal effort...

    kb.groupdocs.com/conversion/nodejs/convert-txt-...
  8. Extract hyperlinks from Microsoft Office Word d...

    This article explains that how to extract hyperlinks from Microsoft Office Word (.doc, .docx) documents... Hyperlink can contain a text: <hyperlink link= "www.google...method returns null value if text structure extraction isn’t supported...

    docs.groupdocs.com/parser/net/extract-hyperlink...
  9. Extract hyperlinks from document page area | Gr...

    This article explains that how to extract hyperlinks from document page area....Description The page that contains the text area. The rectangular area on...that contains the text area. The hyperlink text. The hyperlink URL...

    docs.groupdocs.com/parser/java/extract-hyperlin...
  10. Extract attachments from PDF portfolios | Group...

    Extract attachments from PDF portfolios To extract attachments from emails getContainer method is used. This method returns the collection of ContainerItem objects. Here are the steps to extract an attachment Text from PDF Portfolios: Instantiate Parser object for the initial document; Call getContainer method and obtain collection of ContainerItem objects; Check if collection isn’t null (container extraction is supported for the document); Iterate through the collection and get container item names, sizes and obtain content....steps to extract an attachment text from PDF Portfolios: Instantiate...example shows how to extract a text from PDF Portfolios: // Create...

    docs.groupdocs.com/parser/java/extract-attachme...