Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 10,544 for

text

(0.08 sec)
  1. 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...handled by the same as all plain text files: C# var config = RedactorConfiguratio...

    docs.groupdocs.com/redaction/net/extend-support...
  2. 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...
  3. 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...
  4. New viewer UI - Ability to hide file name on th...

    Ability to hide file name on thumbnail pane. There is “filename.pdf” Text that appears on thumbnail pane, we don’t want users to see that. is it possible to remove that with any options. image.png (10.9 KB) Tested on f…...pdf” text that appears on thumbnail pane...

    forum.groupdocs.com/t/new-viewer-ui-ability-to-...
  5. 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-...
  6. How to Compare Excel Files using C#

    This quick how-to tutorial provide you the complete guide to compare Excel files using C# and learn the process to programmatically compare two Excel files for differences in C#....published an article on comparing Text files using C#, have a look...look at how to Compare Text Files in C# guide for more information...

    kb.groupdocs.com/comparison/net/how-to-compare-...
  7. How to Extract Images from Word Document in C#

    Easily extract Images from Word document in C# in just a few lines of code and learn how to write code to develop the application for C# image extractor from Word....published an article for extracting Text from Word Document in C#, have...have a look at how to Extract Text from Word Document using C#...

    kb.groupdocs.com/parser/net/how-to-extract-imag...
  8. XLS to PDF conversion has a watermark - Free Su...

    In version 25.6 when I convert an XLS to PDF the result includes a “temp_watermark” Text. Attaching the source and the result files. watermark.zip (22.4 KB)...includes a “temp_watermark” text. Attaching the source and the...25.6. This “temp_watermark” text typically appears when the document...

    forum.groupdocs.com/t/xls-to-pdf-conversion-has...
  9. Get list of changes | GroupDocs

    This article explains how to get collection of changes between compared documents when using GroupDocs.Comparison for Java.... getId () + ", Text: " + change . getText ()); }...ID: " + change . getId () + ", Text: " + change . getText ()); }...

    docs.groupdocs.com/comparison/java/get-list-of-...
  10. Add watermark | GroupDocs

    In this article, you will learn how to apply watermark to document pages when convert document with GroupDocs.Conversion for .NET API....WatermarkOptions - watermark text - watermark font name - watermark...watermark color, width, height, text, image etc. Set the property...

    docs.groupdocs.com/conversion/net/add-watermark/