Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 2,683 for

image annotation

(0.06 sec)
  1. How to Run Examples | Documentation

    Learn how to run C# examples which contain removing metadata from photos, adding metadata to photos, removing metadata from pdf, adding metadata to various formats and many more examples....Annotation Product Solution GroupDocs...folders will look like following image: This project is created in...

    docs.groupdocs.com/metadata/net/how-to-run-exam...
  2. Working with metadata in GIF images | Documenta...

    Detecting the GIF version The following sample of code will help you to detect the version of a loaded GIF Image and extract some additional file format information. Load a GIF Image Extract the root metadata package Use the getGifImageType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.Image.gif.GifReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputGif)) { GifRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getGifImageType().getFileFormat()); System.out.println(root.getGifImageType().getVersion()); System.out.println(root.getGifImageType().getByteOrder()); System.out.println(root.getGifImageType().getMimeType()); System.out.println(root.getGifImageType().getExtension()); System.out.println(root.getGifImageType().getWidth()); System.out.println(root.getGifImageType().getHeight()); } Working with XMP Metadata GroupDocs....Annotation Product Solution GroupDocs...formats / Images / Working with metadata in GIF images Working...

    docs.groupdocs.com/metadata/java/working-with-m...
  3. How to Render DOCX as PNG using C#

    In this article, we will guide you on how to render DOCX as PNG using C# without installing extra software. We will also provide code to render DOCX to PNG using C#....Annotation Product Family GroupDocs...contexts. PNG is a widely used image format known for its lossless...

    kb.groupdocs.com/viewer/net/how-to-render-docx-...
  4. How to Convert PNG to JPG using Java

    Learn the complete workflow of how to convert PNG to JPG using Java and how to implement this guide for the development of the Java convert PNG to JPG application....Annotation Product Family GroupDocs...for doing conversion between image formats using a few API calls...

    kb.groupdocs.com/conversion/java/how-to-convert...
  5. How to Convert PDF to Text using Java

    This short article explains the process to convert PDF to Text using Java and produces the sample code for PDF to Text converter Java functionality....Annotation Product Family GroupDocs...converting Word Document to Image using Java, take a look at how...

    kb.groupdocs.com/conversion/java/how-to-convert...
  6. Adding watermark to images inside a document | ...

    This article will help, if you want to add watermark to Images inside a document then it can be possible using GroupDocs.Watermark for Java....Annotation Product Solution GroupDocs...watermarks to images / Adding watermark to images inside a document...

    docs.groupdocs.com/watermark/java/adding-waterm...
  7. Search index events | Documentation

    The OperationFinished event occurs when an index operation completes – indexing, updating, merging, or optimizing (segment merging)...Annotation Product Solution GroupDocs...immediately before adding indexed image to an index. The event can be...

    docs.groupdocs.com/search/nodejs-java/search-in...
  8. Easy Integrate GroupDocs.Annotation for .NET Li...

    GroupDocs.Annotation for .NET library is a web-based framework which provides features for annotating different types of documents in a web-browser without having to install plugins or middleware on the client. With GroupDocs.Annotation, end users can view and annotate PDF, Microsoft Word, Excel, Outlook, PowerPoint, OpenOffice, AutoCAD and other types of documents and Image files. The library comes with a set of commenting and markup tools, including: rectangles, polylines, watermarks, point and area notes, text markup and strikeouts....Annotation for .NET library is a web-based framework...which provides features for annotating different types of documents...

    blog.groupdocs.com/annotation/easy-integrate-gr...
  9. Remove page redactions | Documentation

    This article shows that how to remove pages with sensitive data from your PDF, presentation and spreadsheet documents....Annotation Product Solution GroupDocs...Spreadsheets, etc.) and multi-frame images. Remove page range In the example...

    docs.groupdocs.com/redaction/python-net/remove-...
  10. Optimize the PDF file by removing unused resour...

    This topic describes how to optimize PDF file using the GroupDocs.Viewer .NET API (C#) by removing the unused (orphaned) resources and thus to reduce the file size....Annotation Product Solution GroupDocs...may be large. For example, images or fonts are stored as stream...

    docs.groupdocs.com/viewer/net/optimization-pdf-...