Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 4,982 for

text signature

(0.49 sec)
  1. Add Image Watermark to DOCX Using Java

    Learn how to add image watermark to DOCX using Java without extra software installation. Also, we'll supply you code to insert image watermark to DOCX in Java....Signature Product Family GroupDocs.Metadata...markers can include logos, signatures, or custom graphics, enhancing...

    kb.groupdocs.com/watermark/java/add-image-water...
  2. How to Convert SVG to PDF in C#

    This article explains the thorough procedure to convert SVG to PDF in C# and learn how to develop the C# SVG to PDF converter functionality....Signature Product Family GroupDocs.Metadata...an article to change PDF to Text using C#, have a look at how...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  3. Character replacement during indexing | GroupDocs

    Character replacement during indexing can be used, for example, to convert all Text to lowercase characters or to remove diacritics from Text....Signature Product Solution GroupDocs...for example, to convert all text to lowercase characters or to...

    docs.groupdocs.com/search/java/character-replac...
  4. Extract barcodes from document page | GroupDocs

    This article explains that how to extract barcodes from document page....Signature Product Solution GroupDocs...Description The page that contains the text area. The rectangular area on...

    docs.groupdocs.com/parser/net/extract-barcodes-...
  5. Convert PDF to TXT using Java

    Efficiently find how to convert PDF to TXT using Java without installing extra tools. The library employed to export PDF to TXT using Java is platform-independent....Signature Product Family GroupDocs.Metadata...document processing, extracting text content from PDF files is a...

    kb.groupdocs.com/conversion/java/convert-pdf-to...
  6. 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. String indexFolder = "c:\\MyIndex"; String documentFolder = "c:\\MyDocuments"; // Creating an index Index index = new Index(indexFolder); // Setting the OCR indexing options IndexingOptions options = new IndexingOptions(); options....Signature Product Solution GroupDocs...for the recognition of printed text (optical character recognition...

    docs.groupdocs.com/search/java/ocr-support/
  7. Working with XML Data Sources | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for Java 19.10 or later releases. To access XML data while building a report, you can use facilities of DataSet to read XML into it and then pass it to the assembler as a data source. However, if your scenario does not permit to specify XML schema while loading XML into DataSet, all attributes and Text values of XML elements are loaded as strings then....Signature Product Solution GroupDocs...DataSet , all attributes and text values of XML elements are loaded...

    docs.groupdocs.com/assembly/java/working-with-x...
  8. Highlighting results in network | GroupDocs

    This page contains information about highlighting search results in the search network....Signature Product Solution GroupDocs...network can be highlighted in the text of the found document using...

    docs.groupdocs.com/search/net/highlighting-resu...
  9. Add strikeout annotation | GroupDocs

    The page describes how to add strikeout annotation to a document using GroupDocs.Annotation for .NET....Signature Product Solution GroupDocs...annotation strike-throughs a text fragment as shown in the picture...

    docs.groupdocs.com/annotation/net/add-strikeout...
  10. Add highlight annotation | GroupDocs

    The page describes how to add highlight annotation to a document using GroupDocs.Annotation for .NET....Signature Product Solution GroupDocs...highlights and comments selected text as shown in the picture below:...

    docs.groupdocs.com/annotation/net/add-highlight...