Sort Score
Result 10 results
Languages All
Labels All
Results 1,541 - 1,550 of 4,698 for

text annotations

(0.06 sec)
  1. Build your first search solution | Documentation

    First of all you need to create an index. An index can be created in memory or on disk. An index created in memory cannot be saved after exiting your program. In contrast, an index created on disk may be loaded in the future to continue working....Annotation Product Solution GroupDocs...found can be highlighted in the text of the document. For more information...

    docs.groupdocs.com/search/net/build-your-first-...
  2. Working with metadata in Presentations | Docume...

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported document formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation Extract the root metadata package Use the getPresentationType method to obtain file format information advanced_usage....Annotation Product Solution GroupDocs...applications are able to display simple text statistics for loaded documents...

    docs.groupdocs.com/metadata/java/working-with-m...
  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 | Documentation

    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. Adding image watermarks | Documentation

    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-...
  10. Convert ODT to HTML using Node.js

    Learn how to convert ODT to HTML using Node.js with a simple API. Follow this guide to export ODT to HTML in Node.js quickly and integrate it into your projects....Annotation Product Family GroupDocs...First, load your OpenDocument Text file by initializing a Converter...

    kb.groupdocs.com/conversion/nodejs/convert-odt-...