Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 4,974 for

text annotations

(0.06 sec)
  1. Pre-rasterize | GroupDocs

    This article shows how to pre-rasterize a document using the redaction API....Annotation Product Solution GroupDocs...a document with search-able text and images. In order to do that...

    docs.groupdocs.com/redaction/python-net/pre-ras...
  2. Convert images with optical character recogniti...

    In this article, you will learn how to convert an image file to Text or PDF using OCR with GroupDocs.Conversion for Java....Annotation Product Solution GroupDocs...recognitionAreasText . size (); i ++) { String text = result . recognitionAreasText...

    docs.groupdocs.com/conversion/java/convert/imag...
  3. How to Convert ODT to SVG using Java

    In this topic, you will learn how to convert ODT to SVG using Java without installing third-party software. Also, we will provide code to export ODT to SVG in Java....Annotation Product Family GroupDocs...needing to convert Open Document Text ( ODT ) files to SVG, you’ve...

    kb.groupdocs.com/conversion/java/how-to-convert...
  4. Convert PDF to Image using Node.js

    Learn how to convert PDF to Image using Node.js. This guide provides a simple method to efficiently export PDF to Image in Node.js, ensuring high-quality image output....Annotation Product Family GroupDocs...original content, including text, graphics, and layout, remains...

    kb.groupdocs.com/conversion/nodejs/convert-pdf-...
  5. Convert PDF to JPG using Python

    Discover how to convert PDF to JPG using Python. This tutorial explains how to export PDF to JPG using Python for easier sharing, and streamlined workflows....Annotation Product Family GroupDocs...rendering of graphics, tables, and text. This solution is ideal for...

    kb.groupdocs.com/conversion/python/convert-pdf-...
  6. Convert CSV to PDF using C#

    Let's quickly understand how to convert CSV to PDF using C#. We will provide you with essential instructions and code example to export CSV to PDF using C#....Annotation Product Family GroupDocs...document content, including text, images, and graphics, in a...

    kb.groupdocs.com/conversion/net/convert-csv-to-...
  7. Scan Barcode from RTF using C#

    This guide explains how to scan barcode from RTF using C#, with a code example to help you efficiently extract barcode from RTF in C#, ensuring a smooth and seamless process....Annotation Product Family GroupDocs...information. When dealing with Rich Text Format ( RTF ) documents, it’s...

    kb.groupdocs.com/parser/net/scan-barcode-from-r...
  8. Merge files | GroupDocs

    This article explains how to merge files of PDF, Microsoft Word, Excel and PowerPoint and other formats using GroupDocs.Merger for Python via .NET API....Annotation Product Solution GroupDocs...Presentations Merge Excel Merge text files Merge archives Merge EPUB...

    docs.groupdocs.com/merger/python-net/merge/
  9. System Requirements | GroupDocs

    GroupDocs.Metadata for Python supports any 32-bit or 64-bit operating system that run the Python runtime including...Annotation Product Solution GroupDocs...fontconfig - Enables font lookup for text rendering with System.Drawing...

    docs.groupdocs.com/metadata/python-net/system-r...
  10. Adding image watermarks | GroupDocs

    GroupDocs.Watermar API supports adding the following image file types as image watermark: Bmp; Png; Gif; Jpeg. Add image watermark from local file Following code snippet shows how to add ImageWatermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_image_watermarks.AddImageWatermark // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation....Annotation Product Solution GroupDocs...the following article about text watermarks, however, the same...

    docs.groupdocs.com/watermark/java/adding-image-...