Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 10,025 for

images

(0.3 sec)
  1. Extracting common image information | GroupDocs

    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...
  2. Saving EditableDocument to stream | GroupDocs

    This article shows and explains the advances techniques and approaches while working with EditableDocument in advanced level — saving to stream with resource callback, saving resources separately from HTML markup, and saving HTML markup with adjustable resource links.... where CSS stylesheets and images are not stored inside the markup...external resources (CSS and images) are referenced through the...

    docs.groupdocs.com/editor/java/saving-editabled...
  3. Save image as base64 | GroupDocs

    The listed articles below explain how to embeds Images as Base64 strings directly in the Markdown....Saving image strategy / Save image as base64 Save image as base64...ExportImagesAsBase64 , which embeds images as Base64 data URIs directly...

    docs.groupdocs.com/markdown/net/as-base64-strat...
  4. Specify the JPEG image quality | GroupDocs

    Reduce PDF file size by adjusting JPEG image quality. Set the image quality between 1 and 100....Specify the JPEG image quality Specify the JPEG image quality Leave...feedback Decreasing the JPG images quality reduces the size of...

    docs.groupdocs.com/viewer/python-net/adjust-jpe...
  5. Specify the JPEG image quality | GroupDocs

    Adjust JPEG Images quality when rendering documents to PDF with GroupDocs.Viewer for .NET...Specify the JPEG image quality Specify the JPEG image quality Leave...feedback Decreasing the JPG images quality reduces the size of...

    docs.groupdocs.com/viewer/net/adjust-jpeg-image...
  6. Add watermarks to word processing documents | G...

    Add watermarks in headers and footers of any section using Python via .NET....left_margin ) Adding watermark to the images inside a particular section...section This sample finds images within the target section and overlays...

    docs.groupdocs.com/watermark/python-net/add-wat...
  7. Redact PDF and Scanned Documents in C# | Blacko...

    Redact text in PDF and other documents using C# in your .NET applications. Redact documents to blackout text and also the text within the embedded Images....redact PDF text and text in images within a document using C#...be covered below: Text and image redaction - .NET API Redact...

    blog.groupdocs.com/redaction/redact-text-and-sc...
  8. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...to any of your documents and images using C#. XML is an e X tensive...find differences between two images. After going through this,...

    blog.groupdocs.com/groupdocs.blog/page/30/
  9. Advanced search for Barcode signatures | GroupDocs

     This article explains how to make advanced search for Barcode electronic signatures with GroupDocs.Signature API...., // set field for barcode images returning ReturnContent = true...specify type of returned barcode images ReturnContentType = FileType...

    docs.groupdocs.com/signature/net/advanced-searc...
  10. GroupDocs.Total for Python via .NET | GroupDocs

    GroupDocs.Total for Python via .NET is the super-set of all the .NET on-premise APIs offered by GroupDocs. We compile it on a monthly basis to ensure that it contains the most up to date versions of each of our .NET document manipulation APIs....Word, PDF, Excel, PowerPoint, images, and text files. Compare and...verify documents with digital or image-based signatures. Redact sensitive...

    docs.groupdocs.com/total/python-net/