Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 9,185 for

images

(0.07 sec)
  1. Save Document Comparison Results in Image Format

    Yes, you heard it right. We’ve implemented ability to save document comparison results in image format as well. In this blog post we’ll review the new feature and bug fixes introduced in monthly release of GroupDocs.Comparison for .NET 19.3.1. Let’s talk about image representation of the document pages. The moment you save comparison results in your directory, you have a control to save results in image format as well using ICompareResult....document comparison results in image format as well. In this blog...NET 19.3.1 . Let’s talk about image representation of the document...

    blog.groupdocs.com/comparison/save-document-com...
  2. watermark.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.com/watermark/nodejs-java/technical-support/weekly0.5https://docs.groupdocs.com/waterma......com/watermark/java/add-text-or-image-watermark/weekly0.5https://docs...com/watermark/java/add-watermarks-to-images/weekly0.5https://docs.groupdocs...

    docs.groupdocs.com/sitemaps/watermark.xml
  3. GroupDocs.Comparison for .NET

    Find answers about comparing similar documents on using C# .NET platforms....Files using C# How to Compare Images in C# How to Compare Excel...

    kb.groupdocs.com/comparison/net/
  4. Working with spreadsheet document attachments |...

    This article explains how to work with spreadsheet document attachments while using GroupDocs watermarking API... WriteLine ( "Preview image size: {0}" , attachment . PreviewImageContent..."document_preview.png" ), // Preview image content 50 , // X-coordinate...

    docs.groupdocs.com/watermark/net/working-with-s...
  5. 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 FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Image.ImageReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPng)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.ByteOrder); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); Console.WriteLine(root.FileType.Width); Console.WriteLine(root.FileType.Height); } 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/net/extracting-comm...
  6. QR Code Reader using C# | Scan QR Code from Image

    How to scan QR Code using C# within .NET application. C# example that reads QR Code from an image that will help you build an online QR scanner....parsing of text, metadata, images, barcodes, and structured content...use it to scan QR Codes from images within a .NET application using...

    blog.groupdocs.com/parser/scan-qr-code-using-cs...
  7. GroupDocs Newsletter July 2018 – Professional D...

    Share this issue: Monthly NewsletterJuly 2018 Merge Word, PDF, Excel & PowerPoint Documents in .NET Join Multiple Documents of Same File Format into One GroupDocs.Merger for .NET - A native document manipulation API allowing to split, append, join, remove, reorder and combine pages of popular business documents formats into one. You can also manage document protection by setting up or removing passwords. Company News GroupDocs Consulting Partners Program GroupDocs has recently started consulting partners program to provide professional consultancy services, implementation and unique solutions to help GroupDocs API users develop customized solutions according to the business needs....rendering email messages as image and PDF. You can also change... Generate Summary Pages to Image Streams in Java Applications...

    blog.groupdocs.com/total/groupdocs-newsletter-j...
  8. java-app.zip

    java-app/App.java java-app/App.java import com.groupdocs.viewer.Viewer; import com.groupdocs.viewer.options.*; public class App { public static void main(String[] args) throws Exception { Viewer vi......2 · Item 3 Images This section starts from a...( Ellipse text )There is an image in a black border in the top...

    docs.groupdocs.com/total/java/sample-apps/getti...
  9. Extracting MakerNote metadata | GroupDocs

    What is MakerNote? MakerNote metadata refers to image information that is written by digital cameras of different manufacturers. Usually, MakerNote metadata properties contain camera settings and some other conditions under which the shot was taken. Most manufacturers store MakerNote properties in a proprietary binary format derived from EXIF. GroupDocs.Metadata allows extracting MakerNote metadata saved by the following manufacturers: Canon Nikon Panasonic Sony Read all MakerNote properties in the form of TIFF/EXIF tags Utilizing the GroupDocs....formats / Images / Working with metadata in JPEG images / Extracting...MakerNote metadata refers to image information that is written...

    docs.groupdocs.com/metadata/java/extracting-mak...
  10. Merge Open Document files | GroupDocs

    Learn how to merge Open Document files, combine ODT, ODS, ODP files into one file programmatically in Java language using GroupDocs.Merger for Java library....hold content such as text, images, objects and styles. The ODT...hold content such as text, images, objects and styles. The ODT...

    docs.groupdocs.com/merger/java/merge/open-docum...