Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 3,021 for

image annotation

(0.36 sec)
  1. Searching watermarks | GroupDocs

    Find possible text and Image watermarks using Python via .NET, with powerful criteria....Annotation Product Solution GroupDocs...wm . image_data is not None : print ( len ( wm . image_data ))...

    docs.groupdocs.com/watermark/python-net/searchi...
  2. Working with metadata in GIF images | GroupDocs

    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. 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 PDF in C# How to Convert Image to PDF in C# How to Convert...

    kb.groupdocs.com/conversion/net/page/8/
  4. Introducing GroupDocs.Signature for Java | Grou...

    Introduction to GroupDocs.Signature for Java - what is it and why to use...Annotation Product Solution GroupDocs...barcodes and QR-codes, text, image, metadata, form field and digital...

    docs.groupdocs.com/signature/java/introducing-g...
  5. Export Annotations to TIFF Files

    This may be a big news for those who annotate TIFF documents, most of the time. Previously, there was issue with this format. API was throwing exception “Cannot open Image file”. But now you can: Import Annotations from TIFF file Delete Annotations from it Export Annotations into it Moreover, in trial mode you were not able to get document info. This issue is now resolved in GroupDocs.Annotation for .NET 19.6....be a big news for those who annotate TIFF documents, most of the...“Cannot open image file”. But now you can: Import annotations from TIFF...

    blog.groupdocs.com/annotation/export-annotation...
  6. Search index events | GroupDocs

    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...
  7. Working with IPTC IIM metadata | GroupDocs

    This article explains how to access IPTC metadata in a file of any supported format, GroupDocs.Metadata for Node.js via Java provides the IIptc.getIptcPackage method....Annotation Product Solution GroupDocs...that can be applied to text, images, and other media types. The...

    docs.groupdocs.com/metadata/nodejs-java/working...
  8. Determine the file type | GroupDocs

    This article explains how to get a type of a file with GroupDocs.Viewer for .NET using .NET / C#....Annotation Product Solution GroupDocs...Sub End Module The following image shows a sample console output:...

    docs.groupdocs.com/viewer/net/how-to-determine-...
  9. Remove page redactions | GroupDocs

    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. Convert RTF to TIFF using Node.js

    Learn how to convert RTF to TIFF using Node.js with a simple step-by-step guide. Easily export RTF to TIFF in Node.js using a powerful document conversion library....Annotation Product Family GroupDocs...Text Format ( RTF ) files into image formats such as TIFF, which...

    kb.groupdocs.com/conversion/nodejs/convert-rtf-...