Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 3,232 for

image annotation

(0.23 sec)
  1. Convert project management formats | GroupDocs

    This article demonstrates how you can convert to and from project management formats with GroupDocs.Conversion for Java....Annotation Product Solution GroupDocs...also be exported to PDF or image formats for documentation. Common...

    docs.groupdocs.com/conversion/java/convert/proj...
  2. 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...
  3. 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-...
  4. Sign documents with standard QR Code entries | ...

    This article explains how to create QR-code electronic signature with standard encoded entries like Address, Email, V-Card, MeCard, EPC/SEPA, Event etc...Annotation Product Solution GroupDocs...Address inside the QR-Code image This example shows how to esign...

    docs.groupdocs.com/signature/net/sign-documents...
  5. Split a worksheet into pages | GroupDocs

    Split worksheets into pages when rendering spreadsheets to HTML, PDF, and Image formats using GroupDocs.Viewer Python API....Annotation Product Solution GroupDocs...appear on a worksheet. In the image below, the vertical page break...

    docs.groupdocs.com/viewer/python-net/split-work...
  6. Compare documents | GroupDocs

    Compare two documents in C# with GroupDocs.Comparison for .NET. Covers the basic Comparer workflow, file and stream inputs, default highlight colours, and the CompareOptions class for customizing the result....Annotation Product Solution GroupDocs...words, characters), tables, images, and shapes across a wide range...

    docs.groupdocs.com/comparison/net/compare-docum...
  7. 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...
  8. 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...
  9. Convert ODT to TIFF using Node.js

    Easily convert ODT to TIFF using Node.js. Follow this simple guide to export ODT to TIFF in Node.js and streamline document processing in your application....Annotation Product Family GroupDocs...archiving document content, image formats offer a universal and...

    kb.groupdocs.com/conversion/nodejs/convert-odt-...
  10. Generating document preview - advanced | GroupDocs

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

    docs.groupdocs.com/signature/java/generating-do...