Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 2,813 for

image viewer

(0.14 sec)
  1. How to Run Examples | Documentation

    Learn how to run C# examples which contain removing metadata from photos, adding metadata to photos, removing metadata from pdf, adding metadata to various formats and many more examples....Viewer Product Solution GroupDocs...folders will look like following image: This project is created in...

    docs.groupdocs.com/metadata/net/how-to-run-exam...
  2. Working with metadata in GIF images | Documenta...

    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....Viewer Product Solution GroupDocs...formats / Images / Working with metadata in GIF images Working...

    docs.groupdocs.com/metadata/java/working-with-m...
  3. Search index events | Documentation

    The OperationFinished event occurs when an index operation completes – indexing, updating, merging, or optimizing (segment merging)...Viewer Product Solution GroupDocs...immediately before adding indexed image to an index. The event can be...

    docs.groupdocs.com/search/nodejs-java/search-in...
  4. Working with EXIF metadata | Documentation

    This article explains how to access EXIF metadata in a file of any supported format, GroupDocs.Metadata for Java provides the IExif.getExifPackage method....Viewer Product Solution GroupDocs...to the , EXIF (Exchangeable image file format) is a standard that...

    docs.groupdocs.com/metadata/java/working-with-e...
  5. Determine the file type | Documentation

    This article explains how to get a type of a file with GroupDocs.Viewer for .NET using .NET / C#....Viewer Product Solution GroupDocs...GroupDocs.Viewer Product Family / GroupDocs.Viewer for .NET /...

    docs.groupdocs.com/viewer/net/how-to-determine-...
  6. Remove page redactions | Documentation

    This article shows that how to remove pages with sensitive data from your PDF, presentation and spreadsheet documents....Viewer Product Solution GroupDocs...Spreadsheets, etc.) and multi-frame images. Remove page range In the example...

    docs.groupdocs.com/redaction/python-net/remove-...
  7. How to Run | Documentation

    Learn how to run Java examples which contain creating a watermark, removing watermark, adding watermark to photos, removing watermark from photo and many more examples....Viewer Product Solution GroupDocs...folders will look like following image: The project uses Maven build...

    docs.groupdocs.com/watermark/java/how-to-run/
  8. Question about big xlsx files (>1MB) after tile...

    Hey, I’ve noticed after full regression testing that big XLSX files could cause troubles during tile watermarking process. The whole topic is about XLSX files from 1MB to 100MB in size. That’s the code snippet which we’…...desktop application or online viewers. E.g. office-365-online just...Background Image Another possibility is to set a background image instead...

    forum.groupdocs.com/t/question-about-big-xlsx-f...
  9. Convert a Document to Multiple Page Files | Doc...

    Learn how to convert a single multi-page document into individual page files in various formats using GroupDocs.Conversion for Python via .NET....Viewer Product Solution GroupDocs...presentation to a PNG image and save the output images to a specified...

    docs.groupdocs.com/conversion/python-net/develo...
  10. Add Ellipse Annotation to JPG using Java

    This tutorial offers guidance on how to add ellipse annotation to JPG using Java. It includes code demonstrating how to insert ellipse annotation to JPG in Java....Viewer Product Family GroupDocs.Comparison...ellipse annotations into JPG images is a valuable skill that empowers...

    kb.groupdocs.com/annotation/java/add-ellipse-an...