Sort Score
Result 10 results
Languages All
Labels All
Results 3,531 - 3,540 of 11,573 for

text

(0.27 sec)
  1. GroupDocs.Viewer for Java

    This API allows you to view and render any type of file format using Java language on any platform....JPG using Java How to Extract Text from PDF using Java How to Render...

    kb.groupdocs.com/viewer/java/
  2. Extract Data from Attachments and ZIP Archives ...

    Work with containers such as ZIP archives, email stores, and PDF portfolios using GroupDocs.Parser for Python via .NET.... get_text () print ( reader if reader else "No text available...standard extraction methods ( get_text , get_images , get_metadata...

    docs.groupdocs.com/parser/python-net/extract-da...
  3. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...log text extractor and fixes backup‑privilege...

    blog.groupdocs.com/groupdocs.blog/page/3/
  4. Extract tables from document page | GroupDocs

    Learn how to extract tables from specific document pages using GroupDocs.Parser for Python via .NET. Page-by-page table extraction from PDF, Word, Excel....table [ row , col ] cell_text = cell . text if cell else "" row_data...row_data . append ( cell_text ) print ( " | " . join ( row_data ))...

    docs.groupdocs.com/parser/python-net/extract-ta...
  5. New release of GroupDocs.Viewer for .NET introd...

    GroupDocs is always keen to get the feedback from the customers and provide enhanced, improved and bug free version of the products. Our dedicated teams have been working on the the requirements and the suggestions of our valued customers and released GroupDocs.Viewer for .NET 3.2.0. The latest version of the API has come with many new and improved features. Moreover, bugs faced by the users in previous version have been fixed in the latest version....of option that allows to set text document encoding New conversion...multi-page TIFF files Working with Text Coordinate in Image Mode For...

    blog.groupdocs.com/viewer/new-release-groupdocs...
  6. Email messages | GroupDocs

    Modify message body/subject, embed/remove images, search Text, and list recipients using Python via .NET.... body = "Test plain text body" content . html_body =...( "message.msg" ) Searching text in email message body or subject...

    docs.groupdocs.com/watermark/python-net/email-m...
  7. Index Browser | GroupDocs

    Index Browser is a .NET application for managing indexes created using the GroupDocs.Search library... The text of the document will be displayed...buttons allow you to move in the text from one found occurrence to...

    docs.groupdocs.com/search/java/index-browser/
  8. Index Browser | GroupDocs

    Index Browser is a .NET application for managing indexes created using the GroupDocs.Search library... The text of the document will be displayed...buttons allow you to move in the text from one found occurrence to...

    docs.groupdocs.com/search/net/index-browser/
  9. Extract Hyperlinks from RTF using C#

    This article explains in detail how to extract hyperlinks from RTF using C#. There is no need to install extra software to read hyperlinks from RTF in C#....Extracting hyperlinks from Rich Text Format ( RTF ) files is a valuable...extract the URL and associated text for each hyperlink, enabling...

    kb.groupdocs.com/parser/net/extract-hyperlinks-...
  10. Generating Report using Multiple Data Sources i...

    Note In this article, we will use GroupDocs.Assembly to generate a report. This report will fetch data from multiple data sources. Note The code uses some of the objects defined in The Business Layer. Generating Report in Microsoft Word Document Creating a Template Insert a desired shape to display image in it. Go to Insert Tab and select shape by clicking on Shape Icon. Add a bullet list at the place where you want it Save your Document Reporting Requirement As a report developer, you are required to generate a report that fetches data from two different data sources (e:g XML, JSON)....Creating the Template OpenDocument Text (ODT) is a word processing document...“Save As”. Select “OpenDocument Text” from “Save As Type” drop down...

    docs.groupdocs.com/assembly/net/generating-repo...