Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 9,403 for

text

(0.04 sec)
  1. Remove Metadata from RTF using Java

    Quickly grasp the knowledge of how to remove metadata from RTF using Java. Also, you'll be provided with a code demonstrating how to clean metadata from RTF in Java....from RTF using Java RTF (Rich Text Format) files commonly hold...utilized for saving formatted text and graphics, can contain metadata...

    kb.groupdocs.com/redaction/java/remove-metadata...
  2. Perform Faceted Search using C#

    In this topic, you will learn how to perform faceted search using C#. We will provide sample code example to create faceted search in C# without requiring any tools....NET library to implement full-text search with facets Initialize...experience. By leveraging full-text search with facets in C# , developers...

    kb.groupdocs.com/search/net/perform-faceted-sea...
  3. OCR support | Documentation

    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....for the recognition of printed text (optical character recognition...using com.aspose.ocr library for text recognition in images. String...

    docs.groupdocs.com/search/java/ocr-support/
  4. Basic usage | Documentation

    Quick Start section about main features of GroupDocs.Signature API, describes how to sign documents with just couple lines of code....electronic signature types such as Text, Image, Digital, Barcode, QR-code...methods. // Sign document with text signature. try { Signature signature...

    docs.groupdocs.com/signature/java/basic-usage/
  5. Basic usage | Documentation

    Quick Start section about main features of GroupDocs.Signature API, describes how to sign documents with just couple lines of code....electronic signature types such as Text, Image, Digital, Barcode, QR-code...methods. // Sign document with text signature. using ( Signature...

    docs.groupdocs.com/signature/net/basic-usage/
  6. Search for Barcode e-signatures | Documentation

    This article explains how to search for Barcode in the document with few lines of code over GroupDocs.Signature API....at page {0} with type {1} and text {2}" , barcodeSignature . PageNumber...EncodeType , barcodeSignature . Text ); } } Advanced Usage Topics...

    docs.groupdocs.com/signature/net/search-for-bar...
  7. find in files and folder using Java on GroupDoc...

    find in files and folder using Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in find in files and folder using Java on GroupDocs Blog | Document A......& Java Developers Bouw Full-Text Search-oplossing in Java Zoek-API...

    blog.groupdocs.com/nl/tag/find-in-files-and-fol...
  8. Add Image Watermark to DOCX Using C#

    Discover how to add image watermark to DOCX using C# without extra software installation. Also, we'll provide you with code to insert image watermark to DOCX in C#....an extensive guide on adding text watermarks to PDF using C#....comprehensive tutorial on how to add text watermark to PDF using C# ....

    kb.groupdocs.com/watermark/net/add-image-waterm...
  9. Merge PDF files using C#

    Learn how to merge PDF files using C# programming. Streamline document management with code of how to combine PDF files in C# without installing extra software....walkthrough on incorporating a text watermark into DOCX files using...in-depth tutorial on how to add text watermark to DOCX using C# ...

    kb.groupdocs.com/merger/net/merge-pdf-files-usi...
  10. How to Sign RTF with QR Code using C#

    In this topic, we will guide you on how to sign RTF with QR Code using C#. We will also provide a code example to create QR Code in RTF using C#....walkthrough of how to include a text signature in RTF document using...comprehensive guide on how to add text signature to RTF using C# ....

    kb.groupdocs.com/signature/net/how-to-sign-rtf-...