Sort Score
Result 10 results
Languages All
Labels All
Results 3,041 - 3,050 of 31,889 for

groupdocs.metadata

(1.62 sec)
  1. Sign document with Digital signature - advanced...

     This article explains how to sign document with Digital electronic signatures using advanced options with GroupDocs.Signature API....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...

    docs.groupdocs.com/signature/java/sign-document...
  2. 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....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...

    docs.groupdocs.com/search/java/ocr-support/
  3. How to Convert Excel to CSV in Java

    This post covers basic document conversion and contains detailed instructions on how to convert Excel to CSV in Java along with Java code to convert Excel to CSV....Signature Product Family GroupDocs.Metadata Product Family GroupDocs...

    kb.groupdocs.com/conversion/java/how-to-convert...
  4. How to Convert Image to PDF in Java

    This short guide explains how to convert Image to PDF in Java. You can also learn about document conversion by looking at the sample Java code to convert JPG to PDF....Signature Product Family GroupDocs.Metadata Product Family GroupDocs...

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

    Convert documents using an easy-to-use library and learn how to convert RTF to PDF using C#. Look over the sample code for C# RTF to PDF functionality....Signature Product Family GroupDocs.Metadata Product Family GroupDocs...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  6. How to Remove Annotation Reply from PDF using C#

    The intention of this tutorial is to teach you how to remove annotation reply from PDF using C# with all steps and code example to delete reply annotation using C# from PDF....Signature Product Family GroupDocs.Metadata Product Family GroupDocs...

    kb.groupdocs.com/annotation/net/how-to-remove-a...
  7. How to Add Reply to Annotation in PDF using C#

    In this quick how-to tutorial, you will learn how to add reply to annotation in PDF using C# along with complete instructions to reply annotation in PDF using C#....Signature Product Family GroupDocs.Metadata Product Family GroupDocs...

    kb.groupdocs.com/annotation/net/how-to-add-repl...
  8. How to Convert TXT to DOCX using C#

    In this article, you'll get guidance on how to convert TXT to DOCX using C#, including code example to export TXT to DOCX in C# on any operating system....Signature Product Family GroupDocs.Metadata Product Family GroupDocs...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  9. How to Convert TIFF to PDF in Java

    This guide walks you through the whole process to convert TIFF to PDF in Java. Explore sample code for Java TIFF to PDF capability and modify it as per your needs....Signature Product Family GroupDocs.Metadata Product Family GroupDocs...

    kb.groupdocs.com/conversion/java/how-to-convert...
  10. Set Checkbox Values Dynamically | GroupDocs

    Note This feature is supported by version 20.3 or greater. Note The code uses some of the objects defined in The Business Layer. You can set checkbox values to either checked or unchecked in your reports dynamically by taking the following steps: Add a checkbox content control to your template at a place where you want it to appear in a result document. By editing content control properties, add a check tag to the title of the checkbox content control using the following syntax....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...

    docs.groupdocs.com/assembly/java/set-checkbox-v...