Sort Score
Result 10 results
Languages All
Labels All
Results 2,861 - 2,870 of 10,914 for

text

(0.09 sec)
  1. GroupDocs.Annotation Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....article shows how to strikethrough text in documents using C# . Probably...article shows how to strikethrough text in documents in Java. Squiggly...

    blog.groupdocs.com/categories/groupdocs.annotat...
  2. Render EML as HTML using Python

    In this topic, you will learn how to render EML as HTML using Python. Moreover, it explains how to convert EML to HTML in Python with embedded resources....content including headers, body text, and attachments. Converting...demonstrates how to overlay text watermark onto pictures programmatically...

    kb.groupdocs.com/viewer/python/render-eml-as-ht...
  3. How to Extract Images from PDF in Java

    Let's understand the easy-to-use procedure to extract images from PDF in Java and learn how to write the code to extract images from PDF using Java....published an article on extracting text from PDF using Java, have a...a look at how to Extract Text from PDF in Java guide for more...

    kb.groupdocs.com/parser/java/how-to-extract-ima...
  4. How to Add Ellipse Annotation in PDF using Java

    This article will help you to add ellipse annotation in PDF using Java. Moreover, It provides code to insert ellipse annotation to PDF in Java along with all steps....published an article on inserting text field annotation in PDF. For...refer to the guide on how to add text field annotation in PDF using...

    kb.groupdocs.com/annotation/java/how-to-add-ell...
  5. Extract Images from PDF Documents in Java

    Learn how to extract images from PDF files in Java. Extract images from PDF files or from any specific page using Java API within your applications....content including formatted text, images, annotations, etc. It...Java Word Search and Replace Text in PDF using Java...

    blog.groupdocs.com/parser/extract-images-from-p...
  6. Exclude Specific Fonts from Output HTML using G...

    We are pleased to announce the release of GroupDocs.Viewer for .NET 18.10. The latest version allows setting the list of the fonts that should be excluded from the output HTML to decrease the size of the output files. Furthermore, the inclusion of 5 improvements and 6 bug fixes have made the API more promising. Below is the list of new features, improvements, and fixes added in v18.10. Features Introduced Setting List of the Fonts to be Excluded Adding fonts into HTML ensures that the Text from the original document will appear similar in HTML, regardless of whether fonts are installed on the viewer’s device or not....fonts into HTML ensures that the text from the original document will...Duplicate link tag when rendering text documents with external resources...

    blog.groupdocs.com/viewer/exclude-specific-font...
  7. Extract emails from remote server via POP IMAP ...

    GroupDocs.Parser allows you to extract emails from remote servers and data from the emails. It supports POP, IMAP and EWS protocols....OpenParser ()) { // Extract the email text using ( TextReader reader =...email text Console . WriteLine ( reader == null ? "Text extraction...

    docs.groupdocs.com/parser/net/extract-emails-fr...
  8. Introducing GroupDocs.Assembly for Java | Group...

    Introduction to GroupDocs.Assembly for Java GroupDocs.Assembly for Java is a Java API engine designed to generate documents based on templates. In essence, the engine accepts a template document and some data, assembles data with the template document as per syntax defined by the template document and then, generates the output document in the template’s format or in the specified output format. Since GroupDocs.Assembly for Java can generate documents based on a data source, essentially it serves two purposes: Document Automation and Report Generation....use segments of pre-existing text and/or data to assemble a new...automate all conditional text, variable text, and data contained within...

    docs.groupdocs.com/assembly/java/introducing-gr...
  9. Inserting Hyperlinks Dynamically | GroupDocs

    Note This feature is supported by version 18.7. or greater Note The code uses some of the objects defined in The Business Layer. Inserting Hyperlinks Dynamically Using GroupDocs.Assembly, you can insert hyperlinks to your reports dynamically using link tags. The syntax of a link tag is defined as follows: <Text_expression]>> Here, uri_expression defines URI for a hyperlink to be inserted dynamically. This expression is mandatory and must return a non-empty value....[ uri_expression ][ display_text_expression ]>> Here, uri_expression...In turn, display_text_expression defines text to be displayed...

    docs.groupdocs.com/assembly/net/inserting-hyper...
  10. Working with templates | GroupDocs

    Complete guide to creating and using templates for structured data extraction with GroupDocs.Parser for .NET. Learn template-based extraction for invoices, forms, and documents in C#.... All the text that is contained (even partially)...excessive extraction of the text. For example: Template definition...

    docs.groupdocs.com/parser/net/working-with-temp...