Sort Score
Result 10 results
Languages All
Labels All
Results 2,211 - 2,220 of 10,062 for

text

(0.04 sec)
  1. Detect encoding | Documentation

    This article explains that how to detect encoding of a plain Text file....Advanced usage / Working with text / Detect encoding Detect encoding...detect the encoding of a plain text file. The following encodings...

    docs.groupdocs.com/parser/net/detect-encoding/
  2. How to search signatures with LINQ queries | Do...

     This article explains how to search signatures with LINQ query with GroupDocs.Signature API....criteria, such as filtering for text signatures and matching a specific...example shows how to search Text signature with LINQ query in...

    docs.groupdocs.com/signature/net/search-signatu...
  3. case sensitive find and replace on GroupDocs Bl...

    case sensitive find and replace on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in case sensitive find and replace on GroupDocs Blog | Document Automatio......ersetzen oder verbergen Sie Text, Wörter und Sätze in Word DOC/DOCX-Dateien...C#. Schwärzen und führen Sie Text-, Groß-/Kleinschreibungs- und...

    blog.groupdocs.com/de/tag/case-sensitive-find-a...
  4. Render PDF documents as HTML and image files | ...

    This topic describes how to use the GroupDocs.Viewer Java API to convert PDF files to HTML, PNG, and JPEG formats....elements of an HTML page (including text, graphics, and stylesheets)...view ( viewOptions ) Render text as an image GroupDocs.Viewer...

    docs.groupdocs.com/viewer/nodejs-java/render-pd...
  5. GroupDocs.Search for .NET | Documentation

    GroupDocs.Search for .NET is a fascinating document search API. It extracts Text and metadata from documents and performs advanced searching and indexing operations on the basis of fuzzy and synonym algorithm... It extracts text and metadata from documents...algorithms. API also supports full-text search. Information retrieval...

    docs.groupdocs.com/search/net/
  6. Extract hyperlinks from document page area | Do...

    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...
  7. Extract hyperlinks from Microsoft Office Word d...

    To extract hyperlinks from Microsoft Office Word document getStructure method is used. This method returns XML representation of the document. Hyperlinks are represented by “hyperlink” tag; “link” attribute contains hyperlink’s URL. For more details, see Extract Text structure. Hyperlink can contain a Text: google.com Warning getStructure method returns null value if Text structure extraction isn’t supported for the document. For example, Text structure extraction isn’t supported for TXT files. Therefore, for TXT file getStructure method returns null.... Hyperlink can contain a text: <hyperlink link= "www.google...method returns null value if text structure extraction isn’t supported...

    docs.groupdocs.com/parser/java/extract-hyperlin...
  8. Load document from local disk | Documentation

    Learn how to extract data from documents on the local disk...( filePath )) { // Extract a text into the reader using ( TextReader...{ // Print a text from the document // If text extraction isn't...

    docs.groupdocs.com/parser/net/load-document-fro...
  9. Get list of changes | Documentation

    This article explains how to get collection of changes between compared documents when using GroupDocs.Comparison for .NET.... Page: {1}, Change ID: {2}, Text: {3}" , change . Type , change...PageNumber , change . Id , change . Text ); } The result is as follows:...

    docs.groupdocs.com/comparison/net/get-list-of-c...
  10. Extract hyperlinks from document | Documentation

    This article explains that how to extract hyperlinks from documents....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...