Sort Score
Result 10 results
Languages All
Labels All
Results 2,991 - 3,000 of 10,961 for

text

(0.14 sec)
  1. 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-...
  2. Best Practices used in Argument Classes in Grou...

    It gives us great pleasure to announce the release of version 17.8.0 of GroupDocs.Search for .NET API. This regular monthly release adds a number of new features to the API along with an enhancement and a breaking change. Like our previous releases, we have tried our best to improve the working of the API and as a result we have come up with a breaking change where all the argument classes have been fixed according to best practices....0 of the text extraction API introduces a...Report Method that generates text with highlighted search results...

    blog.groupdocs.com/search/groupdocs.search-for-...
  3. 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...
  4. How to Convert DOCX to MD using Node.js

    Let's learn how to convert DOCX to MD using Node.js. We will also provide code example to export DOCX to MD in Node.js....readable way to format plain text, making it a great option for...article, documentation, and other texts. In this tutorial, we’ll take...

    kb.groupdocs.com/conversion/nodejs/how-to-conve...
  5. How to search for QR code signatures | GroupDocs

    This article explains how to search for QR-code electronic signatures with GroupDocs.Signature API....at page {0} with type {1} and text {2}" , QrCodeSignature . PageNumber...EncodeType , QrCodeSignature . Text ); } } Advanced Usage Topics...

    docs.groupdocs.com/signature/net/search-for-qr-...
  6. 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/
  7. Extract data from Emails | GroupDocs

    GroupDocs.Parser provides the functionality to extract data from emails. Both email message (eml, msg) and Outlook Storage (ost, pst) formats are supported. Also POP, IMAP and Exchange Web Services protocols are supported....extract data from emails: Extract text from Emails Extract metadata...Web Services protocols Search text in Emails Was this page helpful...

    docs.groupdocs.com/parser/net/extract-data-from...
  8. Get changes coordinates | GroupDocs

    This article explains how to obtain coordinates for detected changes at a document pages preview when compare documents with GroupDocs.Comparison for .NET..."Change Type: {0}, X: {1}, Y: {2}, Text: {3}" , change . Type , change...change . Box . Y , change . Text ); } The result is as follows:...

    docs.groupdocs.com/comparison/net/get-changes-c...
  9. Result of added watermarks | GroupDocs

    GroupDocs.Watermark API returns result with information about added watermarks...ca08ea537cc8 WatermarkType : Text PageNumber : 1 WatermarkPosition...30f845d c2a9a WatermarkType : Text PageNumber : 2 WatermarkPosition...

    docs.groupdocs.com/watermark/net/result-of-adde...
  10. How to Convert TXT to RTF using Java

    This tutorial will provide guidance on how to convert TXT to RTF using Java, along with code example to export TXT to RTF in Java on commonly used operating systems.... Rich Text Format (RTF) is a file format...In contrast, TXT is a plain text format that does not support...

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