Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 2,982 for

image annotation

(1.43 sec)
  1. 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...
  2. 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-...
  3. How to Compare Images in C#

    Do you want to perform Image comparison easily, then review the guide to compare Images in C# and learn how to create the Image comparison in C# functionality?...Annotation Product Family GroupDocs...Product Family How to Compare Images in C# In this how-to article...

    kb.groupdocs.com/comparison/net/how-to-compare-...
  4. GroupDocs.Signature Product Family on GroupDocs...

    GroupDocs.Signature Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Signature Product Family on GroupDocs Blog | Document Aut......Documents with Python: Stamp, Image & Form Field Digital Signatures...Python - learn stamp-based, image-based, and form field signature...

    blog.groupdocs.com/categories/groupdocs.signatu...
  5. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...list for annotating images. The latest GroupDocs.Annotation for ...BMP and JPEG with all major annotation types like Text, Area, Point...

    blog.groupdocs.com/groupdocs.blog/page/80/
  6. Features Overview | GroupDocs

    This article describes the main functions of GroupDocs.Watermark for Node.js via Java....Annotation Product Solution GroupDocs...Document Attach Watermark to all Images in a Particular Section, Page...

    docs.groupdocs.com/watermark/nodejs-java/featur...
  7. Existing objects in word processing document | ...

    Remove, inspect, and modify shapes (potential watermarks) in Word documents using Python via .NET....Annotation Product Solution GroupDocs...section for shapes matching image or text criteria and removes...

    docs.groupdocs.com/watermark/python-net/existin...
  8. Adding repeated watermarks | GroupDocs

    The GroupDocs.Watermark allows to add repeated or tiled watermarks to documents...Annotation Product Solution GroupDocs...integrate patterns of text or images across your pages, creating...

    docs.groupdocs.com/watermark/net/adding-repeate...
  9. Render TXT as PNG using Python

    Discover how to render TXT as PNG using Python. This tutorial explains converting plain text files into PNG Images with customizable dimensions....Annotation Product Family GroupDocs...visualizing these files as images can be useful for embedding...

    kb.groupdocs.com/viewer/python/render-txt-as-pn...
  10. Generating document preview - advanced | GroupDocs

    This article shows how to generate document pages preview with advanced options....Annotation Product Solution GroupDocs...handler ); property set to true; image preview format - PNG / JPG /...

    docs.groupdocs.com/signature/net/generating-doc...