Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 4,714 for

text annotations

(0.11 sec)
  1. Merge HTML | Documentation

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

    docs.groupdocs.com/merger/python-net/merge/html/
  2. Merge HTML | Documentation

    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....Annotation Product Solution GroupDocs...HTML Leave feedback HTML (Hyper Text Markup Language) is the extension...

    docs.groupdocs.com/merger/nodejs-java/merge/html/
  3. How to Convert Word Document to Image using C#

    This quick article describes the process to convert Word document to Image using C# and provides a working example for C# Word to Image converter functionality....Annotation Product Family GroupDocs...article to change Word document to Text using C#, have a look at how...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  4. Scan Barcode from PDF using Java

    This article offers comprehensive guide on how to scan barcode from PDF using Java, including code example to help you efficiently extract barcode from PDF in Java....Annotation Product Family GroupDocs...shared a guide on how to extract text from DOCM files using Java....

    kb.groupdocs.com/parser/java/scan-barcode-from-...
  5. Convert RTF to DOCX using Python

    Convert RTF to DOCX using Python for seamless document interoperability. Effortlessly export RTF to DOCX in Python to modernize legacy files and enable advanced editing....Annotation Product Family GroupDocs...you can upgrade legacy Rich Text Format documents to the modern...

    kb.groupdocs.com/conversion/python/convert-rtf-...
  6. Extract data from Microsoft Office Excel spread...

    This article shows how to to extract data from Microsoft Office Excel spreadsheets....Annotation Product Solution GroupDocs...Excel spreadsheets: Extract text from Microsoft Office Excel...

    docs.groupdocs.com/parser/net/extract-data-from...
  7. Add watermark | Documentation

    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....Annotation Product Solution GroupDocs...WatermarkOptions - watermark text - watermark font name - watermark...

    docs.groupdocs.com/conversion/nodejs-java/add-w...
  8. Convert RTF to PDF using Python

    It is easy to convert RTF to PDF using Python for document sharing using conversion APIs. A code example is included to export RTF to PDF in Python in this topic....Annotation Product Family GroupDocs...sharing and archiving of Rich Text Format documents. PDF preserves...

    kb.groupdocs.com/conversion/python/convert-rtf-...
  9. Comparison | Documentation

    Learn more about advanced document comparison use cases - how to adjust comparison detalisation level, get changed elements coordinates, detect style detection and many more using GroupDocs.Comparison for .NET...Annotation Product Solution GroupDocs...array of delimiters to split text into words. indicates if compare...

    docs.groupdocs.com/comparison/net/comparison/
  10. 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. const indexFolder = 'c:/MyIndex/'; const documentsFolder = 'c:/MyDocuments/'; const query = 'Einstein'; // Creating an index const index = new groupdocs....Annotation Product Solution GroupDocs...for the recognition of printed text (optical character recognition...

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