Sort Score
Result 10 results
Languages All
Labels All
Results 3,151 - 3,160 of 10,564 for

text

(0.07 sec)
  1. Migration Notes | GroupDocs

    Why To Migrate? Here are the main reasons for using the new updated API provided by GroupDocs.Search for .NET from version 19.9: Unified work with some similar entities to increase the intuitiveness of using API. The architecture of the product has been revised and optimized, so that some functions will work faster. Some entities have been renamed to improve code readability. The changes made to the API are not too significant, so the migration will not be too difficult....// Generating HTML-formatted text of a document with highlighted...// Generating HTML-formatted text of a document with highlighted...

    docs.groupdocs.com/search/net/migration-notes/
  2. Migration Notes | GroupDocs

    Why To Migrate? Here are the main reasons for using the new updated API provided by GroupDocs.Search for Java from version 19.10: Unified work with some similar entities to increase the intuitiveness of using API. The architecture of the product has been revised and optimized, so that some functions will work faster. Some entities have been renamed to improve code readability. The changes made to the API are not too significant, so the migration will not be too difficult....// Generating HTML-formatted text of a document with highlighted...// Generating HTML-formatted text of a document with highlighted...

    docs.groupdocs.com/search/java/migration-notes/
  3. 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...
  4. Shapes in spreadsheet document | GroupDocs

    Extracting information about all shapes in an Excel document Search() method searches watermarks of all mentioned types, but in some cases, it’s necessary to analyze only one class of Excel objects. Following code sample shows how to get information about all the shapes in an Excel document. advanced_usage.add_watermarks_to_spreadsheets.SpreadsheetGetShapesInformation SpreadsheetLoadOptions loadOptions = new SpreadsheetLoadOptions(); // Specify an absolute or relative path to your document. Ex: @"C:\Docs\spreadsheet.xlsx" Watermarker watermarker = new Watermarker("spreadsheet....Removing shapes with particular text formatting You can also find...supported for charts. Replacing text for particular shapes Since...

    docs.groupdocs.com/watermark/java/shapes-in-spr...
  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. 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-...
  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. 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/
  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...