Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 2,208 for

image annotation

(0.07 sec)
  1. How to merge TIF images using java | Documentation

    Learn how to merge TIF Image files, combine TIF Image files into one file programmatically in java language using GroupDocs.Merger for Java library....Annotation Product Solution GroupDocs...merge TIF images using java How to merge TIF images using java...

    docs.groupdocs.com/merger/java/getting-started/...
  2. Features Overview | Documentation

    Electronic Signature is an abstract concept that means data in electronic form associated with a certain document and expressing the consent of the signatory with the information contained in the document....Annotation Product Solution GroupDocs...colors, fonts, etc.; Text as image signatures with big scope of...

    docs.groupdocs.com/signature/java/features-over...
  3. Highlight text upon conversion to HTML in .NET ...

    Hi, I was wondering if there is any way to highlight certain words of document, when converting it to HTML with GroupDocs.Viewer. I tried using GroupDocs.Search after the conversion with GroupDocs.Viewer, but the resul…...Viewer Product Family document-annotation , document-viewer , dotnet...wanted to also give GroupDocs.Annotation a try, to highlight some...

    forum.groupdocs.com/t/highlight-text-upon-conve...
  4. Features overview | Documentation

    GroupDocs.Watermark for .NET API presents a wide range of features like creating a watermark, removing watermark, adding watermark to photos, removing watermark from photo and more....Annotation Product Solution GroupDocs...Document Attach Watermark to all Images in a Particular Section, Page...

    docs.groupdocs.com/watermark/python-net/feature...
  5. Shapes in spreadsheet document | Documentation

    The watermarking API enables you extracting information about all shapes in an excel document, Removing a particular shape, Removing shapes with particular text formatting, Replacing text for particular shapes, Replacing shape Image and more....Annotation Product Solution GroupDocs...particular shapes, Replacing shape image and more. Extracting information...

    docs.groupdocs.com/watermark/net/shapes-in-spre...
  6. Convert diagrams | Documentation

    In this article, you will learn how to convert diagram documents to other formats or another diagram format with GroupDocs.Conversion for Java....Annotation Product Solution GroupDocs..., , , , , , , , eBook: , , Image: , , , , , , , , , JPG, , ,...

    docs.groupdocs.com/conversion/java/convert/diag...
  7. Extract Images from DOCX using C#

    Learn how to extract Images from DOCX using C# quickly with this guide. Obtain practical C# code to extract Images from DOCX to improve your document processing....Annotation Product Family GroupDocs...Extract Images from DOCX using C# Working with images embedded...

    kb.groupdocs.com/parser/net/extract-images-from...
  8. 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...
  9. Working with slide backgrounds | Documentation

    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-...
  10. Add watermarks to images | Documentation

    Add watermark to photos or multi-framed Images using Java....Annotation Product Solution GroupDocs...watermarks to images Add watermarks to images Leave feedback...

    docs.groupdocs.com/watermark/java/add-watermark...