Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 2,982 for

image annotation

(1.28 sec)
  1. GroupDocs.Metadata Overview | GroupDocs

    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/product-overview/
  2. Working with slide backgrounds | GroupDocs

    The API allows you to extract information about all the slide backgrounds, Removing a particular background and Adding watermark to all background Images...Annotation Product Solution GroupDocs...watermark to all background images Extracting information about...

    docs.groupdocs.com/watermark/net/working-with-s...
  3. Specify rendering options for CAD files | Group...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to specify various options for rendering CAD files to HTML, PDF, PNG, and JPEG....Annotation Product Solution GroupDocs...Sub End Module The following image illustrates the result: Configure...

    docs.groupdocs.com/viewer/net/specify-cad-rende...
  4. GroupDocs.Conversion for .NET

    Find answers about converting documents and Images of various types using .NET code on any platform....Annotation Product Family GroupDocs...to Convert Word Document to Image using C# How to Convert Word...

    kb.groupdocs.com/conversion/net/page/6/
  5. GroupDocs.Metadata for Python overview | GroupDocs

    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/python-net/product-...
  6. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...supports replacing text and image for the found watermarks across...Java 18.3 Replacing Text and Image for Found Watermarks The latest...

    blog.groupdocs.com/groupdocs.blog/page/61/
  7. GroupDocs.Viewer for Python via .NET

    GroupDocs.Viewer for Python via .NET is a powerful API supporting 180+ file formats, enabling developers to easily render documents to PDF, HTML, JPG, or PNG....Annotation Product Family GroupDocs...using Python Render PDF as Image using Python Render DOCX as...

    kb.groupdocs.com/viewer/python/page/3/
  8. Barcodes Syntax and Properties | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for .NET 3.2.0 or later releases. Inserting Barcodes Dynamically You can insert barcode Images to your documents dynamically using barcode tags. To declare a dynamically inserted barcode Image within your template, perform the following steps: Add a textbox to your template at the place where you want a barcode Image to be inserted. Set common Image attributes such as size, rotation angle, and others for the textbox, making the textbox look like a barcode Image without bars and text....Annotation Product Solution GroupDocs...Usage / Working with Barcode Image Generation / Barcodes Syntax...

    docs.groupdocs.com/assembly/net/barcodes-syntax...
  9. OCR support | GroupDocs

    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....Annotation Product Solution GroupDocs...character recognition, OCR) on images, either separate or embedded...

    docs.groupdocs.com/search/java/ocr-support/
  10. Render web documents as PDF, PNG, and JPEG file...

    Convert web documents (CHM, HTML) to PDF, PNG, or JPEG using the GroupDocs.Viewer Python API....Annotation Product Solution GroupDocs...convert the document to PDF or image format. These methods allow...

    docs.groupdocs.com/viewer/python-net/render-web...