Sort Score
Result 10 results
Languages All
Labels All
Results 2,931 - 2,940 of 11,113 for

text

(1.71 sec)
  1. Introducing GroupDocs.Parser for Java | GroupDocs

    What Is GroupDocs.Parser? GroupDocs.Parser is a powerful document data extraction API from over 50 document types in your applications. One of the most valuable features of GroupDocs.Parser is parsing documents with predefined templates. It’s easy to define template and extract data from invoices, prices or other kinds of your typical documents. The API allows to easily extract Text in accurate and quick modes. There are several advanced methods to extract Text....API allows to easily extract text in accurate and quick modes...advanced methods to extract text. The API also provides methods...

    docs.groupdocs.com/parser/java/introducing-grou...
  2. PdfViewOptions | GroupDocs.Viewer for .NET API ...

    Contains options for rendering documents into PDF format. For details see the documentationhttps//docs.groupdocs.com/viewer/net/renderingtopdf/.... TextOptions { get; set; } Text files view options. VisioRenderingOption...Watermark { get; set; } The text watermark to be applied to each...

    reference.groupdocs.com/viewer/net/groupdocs.vi...
  3. Introducing GroupDocs.Signature for Java | Grou...

    Introduction to GroupDocs.Signature for Java - what is it and why to use...stamps, barcodes and QR-codes, text, image, metadata, form field...supported signature types - Text, Image, Digital certificate...

    docs.groupdocs.com/signature/java/introducing-g...
  4. Extend supported extensions list | GroupDocs

    This article explains the method which can be used when for some reason files have non-standard extensions or if its format is supported, but not pre-configured....instance, all kinds of plain text files (batch, command files...DocumentFormatInstan as all plain text files: RedactorConfiguratio...

    docs.groupdocs.com/redaction/java/extend-suppor...
  5. Add watermarks to spreadsheet documents | Group...

    GroupDocs.Watermark provides an easy way to add watermark to the worksheets of any Excel document....xlsx" , loadOptions )) { // Add text watermark to the first worksheet...Excel'2003, and option adds text watermark that looks and behaves...

    docs.groupdocs.com/watermark/net/add-watermarks...
  6. Add watermarks to spreadsheet documents | Group...

    Adding watermark to a particular worksheet GroupDocs.Watermark provides an easy way to add watermark to the worksheets of any Excel document. Adding watermark to a particular Excel worksheet using GroupDocs.Watermark consists of following steps. Load the document Create and initialize watermark object Set watermark properties Create SpreadsheetWatermarkShapeOptions and call setWorksheetIndex() Add watermark to the worksheet Save the document Following code shows how to add watermark to a particular worksheet....xlsx" , loadOptions ); // Add text watermark to the first worksheet...Excel'2003, and option adds text watermark that looks and behaves...

    docs.groupdocs.com/watermark/java/add-watermark...
  7. Add Summary Page to Image Stream in GroupDocs.C...

    This month’s release of GroupDocs.Comparison for Java 18.6 comes with multitude of new features, improvements and bug fixes. New formats are introduced in this release such as PNG, JPG, BMP and email. Aside this, you can generate summary page to images streams and supports of pivot table in Cells is introduced as well. Document comparison performance is improved. Bug such as returning null in ICompareResult is fixed. For further details included in this month’s release, please visit the release notes....Text: Improve comparison performance...is not as expected, all the text exceeding first line is missing...

    blog.groupdocs.com/comparison/add-summary-page-...
  8. How to Extract Metadata from Excel in Java

    This post contains thorough information to extract metadata from Excel in Java using simple API calls and provides a working example for the Java Excel metadata extractor application....published an article on extracting text from XML using Java, have a...a look at how to Extract Text from XML in Java guide for more...

    kb.groupdocs.com/parser/java/how-to-extract-met...
  9. How to Convert TSV to Excel using Java

    Let's easily transform spreadsheet documents and learn how to convert TSV to Excel using Java. Also, review how to write the code for Java TSV to Excel converter....published an article on converting Text to PDF using Java, take a look...look at how to convert Text to PDF in Java post for more information...

    kb.groupdocs.com/conversion/java/how-to-convert...
  10. How to Convert RTF to SVG using C#

    In this tutorial, you will learn how to convert RTF to SVG using C# by following a step-by-step process. Also, a sample code is included to export RTF to SVG in C#.... Rich Text Format ( RTF ) and Scalable...used for storing and displaying text and graphics respectively. Converting...

    kb.groupdocs.com/conversion/net/how-to-convert-...