Sort Score
Result 10 results
Languages All
Labels All
Results 2,401 - 2,410 of 10,916 for

text

(0.23 sec)
  1. Extract hyperlinks from document page area | Gr...

    Learn how to extract hyperlinks from specific page areas using GroupDocs.Parser for Python via .NET. Extract links from defined rectangular regions.... text } -> { link . url } " ) else...hyperlinks : print ( f " { link . text } : { link . url } " ) document...

    docs.groupdocs.com/parser/python-net/extract-hy...
  2. 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...
  3. Extract tables from document | GroupDocs

    Learn how to extract tables from documents including Excel spreadsheets, Word documents, and PDFs using GroupDocs.Parser for Python via .NET. Complete guide with code examples for table extraction.... text } \t " , end = "" ) print ()...in row . cells : cell_text = cell . text if cell else "" row_data...

    docs.groupdocs.com/parser/python-net/extract-ta...
  4. 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...
  5. GroupDocs.Text For .NET 17.01.0 Introduces Supp...

    We are really pleased to announce the monthly release of GroupDocs.Text for .NET API. In this release, we have introduced four new features along with an enhancement related to setting extraction mode. GroupDocs.Text now supports extraction from ZIP containers. Not only this, the latest release provides its users with the functionality to search for some Text in documents, extracting highlighted Text from documents and opening password-protected OneNote sections. Simply Download the latest version and try out all the amazing features of GroupDocs....Text for .NET API. In this release...setting extraction mode. GroupDocs.Text now supports extraction from...

    blog.groupdocs.com/parser/groupdocs.text-.net-1...
  6. C# Regex - Search in Documents using Regular Ex...

    Unlock the power of programmatic search in C#! Learn how to search multiple Text-based documents across folders with precision using regular expressions....find specific information in text. This article will show you...API. This allows us to search text within files of various formats...

    blog.groupdocs.com/search/search-in-documents-b...
  7. Working with formats | GroupDocs

    This article explains document formats and format families supported by GroupDocs.Editor for Java and how to operate them in Java code....also known as delimited text, that are text-based form of spreadsheets...PPT, PPS, POT, PPTX, PPTM etc. Text-based formats, which includes...

    docs.groupdocs.com/editor/java/working-with-for...
  8. Render PDF documents as HTML and image files | ...

    Convert PDF files to HTML, PNG, or JPEG using the GroupDocs.Viewer Python API. Learn basic rendering techniques....elements of an HTML page (including text, graphics, and stylesheets)...Click to download it. Render text as an image GroupDocs.Viewer...

    docs.groupdocs.com/viewer/python-net/render-pdf...
  9. Get list of changes | GroupDocs

    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. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...release supports extracting text areas from document pages. This...may help you getting data for text analysis. We recommend you to...

    blog.groupdocs.com/groupdocs.blog/page/57/