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

image annotation

(0.14 sec)
  1. GroupDocs.Total for Node.js via Java

    This API allows you to do all kinds of operations on various documents in Node.js code including creating, editing and converting etc....Annotation Product Family GroupDocs...Latest Answers Create a Docker Image to Run GroupDocs.Viewer for...

    kb.groupdocs.com/total/nodejs/
  2. Render XLSX as JPG using Python

    In this topic, we will learn how to render XLSX as JPG using Python. This tutorial explains how to convert XLSX to JPG in Python for static Image generation....Annotation Product Family GroupDocs...spreadsheet data into static images that are simple to distribute...

    kb.groupdocs.com/viewer/python/render-xlsx-as-j...
  3. Render email messages as HTML, PDF, PNG, and JP...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert email messages to HTML, PDF, PNG, and JPEG formats....Annotation Product Solution GroupDocs...loaded message to HTML, PDF, or image format. These methods allow...

    docs.groupdocs.com/viewer/nodejs-java/render-em...
  4. GroupDocs.Metadata Overview | Documentation

    What is GroupDocs.Metadata? GroupDocs.Metadata for Java is a full featured class library which allows users to read and edit metadata associated with various document, Image, audio, video and many other formats. It works with most notable metadata standards: XMP, EXIF, IPTC, Image Resource Blocks, ID3 and format-specific metadata properties. The Metadata API is very flexible and easy to operate with. It provides extended capabilities allowing working with metadata in a unified way regardless of the file format....Annotation Product Solution GroupDocs...associated with various document, image, audio, video and many other...

    docs.groupdocs.com/metadata/java/groupdocs-meta...
  5. Working with slide backgrounds | GroupDocs

    Extracting information about all slide backgrounds The API allows you to extract information about all the slide backgrounds in a PowerPoint document as shown in the following code sample using method getBackgroundImage() of PresentationSlide.getImageFillFormat(). advanced_usage.add_watermarks_to_presentations.PresentationGetSlideBackgroundsInformation PresentationLoadOptions loadOptions = new PresentationLoadOptions(); // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation.pptx", loadOptions); PresentationContent content = watermarker.getContent(PresentationContent.class); for (PresentationSlide slide : content.getSlides()) { if (slide....Annotation Product Solution GroupDocs...how to remove the background image of a particular slide calling...

    docs.groupdocs.com/watermark/java/working-with-...
  6. GroupDocs.Metadata for Node.js overview | Group...

    Develop Applications to Create, View, Access, Update, Delete, Search, Compare, Replace & Export Metadata of Popular Documents & Image Formats....Annotation Product Solution GroupDocs...associated with various document, image, audio, video and many other...

    docs.groupdocs.com/metadata/nodejs-java/product...
  7. Template Syntax - Part 1 of 2 | GroupDocs

    Note This article is the first part of the Template Syntax series of articles. For second part, please visit Template Syntax - Part 2 of 2. Composing Template A typical template for GroupDocs.Assembly Engine is composed of common document contents and tags that describe the template’s structure and data bindings. You can form these tags using just running text that can occupy multiple paragraphs to be more descriptive. A tag body must meet the following requirements:...Annotation Product Solution GroupDocs...way. Using Images Note See Common List with Image template using...

    docs.groupdocs.com/assembly/java/template-synta...
  8. Iterative Digital signing of the PDF document |...

    This article explains how to iteratively sign a PDF document with multiple digital certificates using advanced options with GroupDocs.Signature API....Annotation Product Solution GroupDocs...with custom appearance and image This example demonstrates how...

    docs.groupdocs.com/signature/net/iterative-digi...
  9. How to Extract Images from PowerPoint in Java

    Let's learn the process of how to extract Images from PowerPoint in Java and how to use it for creating the application to get Images from PowerPoint using Java....Annotation Product Family GroupDocs...Product Family How to Extract Images from PowerPoint in Java This...

    kb.groupdocs.com/parser/java/how-to-extract-ima...
  10. Convert RTF to JPG using Node.js

    Effortlessly convert RTF to JPG using Node.js with a streamlined approach. Follow our guide to export RTF to JPG in Node.js while maintaining quality....Annotation Product Family GroupDocs...sometimes, converting it into an image format like JPG is necessary...

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