Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 41,837 for

image

(0.04 sec)
  1. Adjust the image size | Documentation

    Check this guide to learn how to adjust PNG and JPG Images size when rendering documents with Image Viewer by GroupDocs for .NET....JPEG / Adjust the image size Adjust the image size Leave feedback...feedback To specify the output image size, set the and properties...

    docs.groupdocs.com/viewer/net/image-viewer-adju...
  2. Set image size limits | Documentation

    This article explains how to set output Image size limits for PNG/JPG output when rendering documents with GroupDocs.Viewer within your Java applications....PNG or JPEG / Set image size limits Set image size limits Leave...width/height for the output image. Follow the below steps to achieve...

    docs.groupdocs.com/viewer/java/set-output-image...
  3. Adjust output image size | GroupDocs.Viewer for...

    This article explains how to adjust output Image size when rendering CAD drawings with GroupDocs.Viewer within your .NET applications....Events Acquisition Adjust output image size When CAD drawings are rendered...ForRenderingByWidthA ) - the resulting image will have the same size in pixels...

    docs.groupdocs.com/viewer/net/adjust-output-ima...
  4. Scan QR Code from Image

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats.... Scan QR code images and scan using the camera....that reads QR Code from an image that will help you build an...

    blog.groupdocs.com/tag/scan-qr-code-from-image/
  5. Extracting common image information | Documenta...

    For all supported Image formats the GroupDocs.Metadata API allows extracting common Image properties such as width and height, MIME type, byte order, etc. Please see the code snippet below for more information on the feature. Load an Image Extract the root metadata package Use the getImageType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.Image.ImageReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputPng)) { ImageRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getImageType().getFileFormat()); System.out.println(root.getImageType().getByteOrder()); System.out.println(root.getImageType().getMimeType()); System.out.println(root.getImageType().getExtension()); System.out.println(root.getImageType().getWidth()); System.out.println(root.getImageType().getHeight()); } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...specific formats / Images / Extracting common image information Extracting...Extracting common image information Leave feedback For all supported...

    docs.groupdocs.com/metadata/java/extracting-com...
  6. Adjust the image size | Documentation

    Check this guide to learn how to adjust PNG and JPG Images size when rendering documents with Image Viewer by GroupDocs for Java....JPEG / Adjust the image size Adjust the image size Leave feedback...feedback To specify the output image size, call the and methods of...

    docs.groupdocs.com/viewer/java/image-viewer-adj...
  7. Image search in network | Documentation

    This page contains information about reverse Image search in the search network....Usage / Scaling / Image search in network Image search in network...Leave feedback To run a reverse image search, use the method of the...

    docs.groupdocs.com/search/java/image-search-in-...
  8. Adjust output image size | Documentation

    This article explains how to adjust output Image size when viewing CAD drawings with GroupDocs.Viewer within your Java applications..../ Adjust output image size Adjust output image size Leave feedback...height ( ) - the resulting image will have the same size in pixels...

    docs.groupdocs.com/viewer/java/adjust-output-im...
  9. eSign document with Image signature | Documenta...

    This article demonstrates how to add signature Image on document page with GroupDocs.Signature....signature types / ✎ Image eSign document with Image signature Leave...feedback What is a Image Signature? An image as signature is alternative...

    docs.groupdocs.com/signature/java/esign-documen...
  10. Image Redaction Coordinates - Free Support Foru...

    I am redaction a rasterized PDF using coordinates I get from a third party API, but the redaction is not being done on the provided coordinates. Do I have to convert the coordinate to point or do I have to perform any ot…...Image Redaction Coordinates GroupDocs.Redaction Product Family...the top-left corner of the image, and the coordinates increase...

    forum.groupdocs.com/t/image-redaction-coordinat...