Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 5,356 for

text signature

(0.36 sec)
  1. Convert to Page Description Language formats wi...

    Learn about PageDescriptionLanguageConvertOptions class for PDL file formats (SVG, XPS, EPS, PS, PCL, TEX) in GroupDocs.Conversion for .NET....Signature Product Solution GroupDocs...options ); } Watermark Support Add text or image watermarks to converted...

    docs.groupdocs.com/conversion/net/convert-to-pa...
  2. Merge HTML | GroupDocs

    Learn how to merge HTML files, combine HTML files into one file programmatically in Node.js via Java language using GroupDocs.Merger for Node.js via Java library....Signature Product Solution GroupDocs...HTML Leave feedback HTML (Hyper Text Markup Language) is the extension...

    docs.groupdocs.com/merger/nodejs-java/merge/html/
  3. Add watermark | GroupDocs

    In this article, you will learn how to apply watermark to document pages when converting document with GroupDocs.Conversion for Node.js via Java API....Signature Product Solution GroupDocs...WatermarkOptions - watermark text - watermark font name - watermark...

    docs.groupdocs.com/conversion/nodejs-java/add-w...
  4. Result of added watermarks | GroupDocs

    GroupDocs.Watermark API returns result with information about added watermarks...Signature Product Solution GroupDocs...ca08ea537cc8 WatermarkType : Text PageNumber : 1 WatermarkPosition...

    docs.groupdocs.com/watermark/net/result-of-adde...
  5. How to Compare CSV Files in Java

    Let's learn the step-by-step process to compare CSV files in Java by consuming API and how to consume this guide to develop Java compare CSV files functionality....Signature Product Family GroupDocs.Metadata...comparing text files in Java, visit how to Compare Text Files in...

    kb.groupdocs.com/comparison/java/how-to-compare...
  6. How to Convert TXT to RTF using C#

    This tutorial describes the process to convert TXT to RTF using C# and provides a sample code to show the implementation of process to export TXT to RTF in C#....Signature Product Family GroupDocs.Metadata...convert TXT to RTF using C# . Rich Text Format (RTF) is a document file...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  7. How to Convert TXT to XLSX using C#

    This article presents necessary steps to convert TXT to XLSX using C# on frequently used operating systems along with code example to generate XLSX from TXT using C#....Signature Product Family GroupDocs.Metadata...convert TXT to XLSX using C# . Text file, also known as TXT file...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  8. How to Convert RTF to DOCX using C#

    Utilize a user-friendly library to convert RTF to DOCX using C# along with code example to generate DOCX from RTF in C# with few API calls on any operating system....Signature Product Family GroupDocs.Metadata...RTF to DOCX using C# . Rich Text Format (RTF) and Microsoft Word...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  9. Clear watermarks | GroupDocs

    Search for and remove existing Text or image watermarks using GroupDocs.Watermark for Python via .NET....Signature Product Solution GroupDocs...below finds a “CONFIDENTIAL” text watermark and removes it, producing...

    docs.groupdocs.com/watermark/python-net/basic-u...
  10. OCR support | GroupDocs

    OCR support means the ability to connect an external module (library) for the recognition of printed Text (optical character recognition, OCR) on images, either separate or embedded in documents. To connect OCR, you need to implement the IOcrConnector interface in the client code. The following example demonstrates how to implement the OCR connector using com.aspose.ocr library for Text recognition in images. const indexFolder = 'c:/MyIndex/'; const documentsFolder = 'c:/MyDocuments/'; const query = 'Einstein'; // Creating an index const index = new groupdocs....Signature Product Solution GroupDocs...for the recognition of printed text (optical character recognition...

    docs.groupdocs.com/search/nodejs-java/ocr-support/