Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 9,912 for

image

(0.5 sec)
  1. 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 FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Gif.GifReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputGif)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); 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); } Working with XMP Metadata GroupDocs....formats / Images / Working with metadata in GIF images Working...Working with metadata in GIF images Leave feedback Detecting the GIF...

    docs.groupdocs.com/metadata/net/working-with-me...
  2. Generating worksheets (tabs) preview for spread...

    This article describes how to generate a preview for any worksheet (tab) for the existing Excel spreadsheet in SVG format...viewed in any desktop or online image viewer as well in the browser...worksheet preview as an SVG vector image, that is encapsulated in the...

    docs.groupdocs.com/editor/java/generating-works...
  3. How to Extract Images from Word Document in C#

    Easily extract Images from Word document in C# in just a few lines of code and learn how to write code to develop the application for C# Image extractor from Word....Product Family How to Extract Images from Word Document in C# In...detailed procedure to extract Images from Word document in C# ....

    kb.groupdocs.com/parser/net/how-to-extract-imag...
  4. Edit and Manage Metadata in Node.js Apps - Grou...

    Discover how to utilize GroupDocs.Metadata for Node.js to extract, update and remove metadata in your applications....1: Retrieve metadata from an image Use Case 2: Clean up metadata... Microsoft Office formats, images, audio, video and many others...

    blog.groupdocs.com/metadata/edit-metadata-in-no...
  5. How to Run Examples | GroupDocs

    We offer multiple solutions on how you can run GroupDocs.Editor examples, by building your own or using our back-end or front-end examples out-of-the-box....folders will look like following image: In extracted files and folders...all the sample document and image files used in the examples....

    docs.groupdocs.com/editor/net/how-to-run-examples/
  6. Edit Markdown documents | GroupDocs

    This guide demonstrates how to edit content of the Markdown documents/files like a common text documents using a GroupDocs.Editor for .NET....formatting, tables, lists, images and so on. There are actually...Internal images, stored with base64 encoding External images Loading...

    docs.groupdocs.com/editor/net/edit-markdown/
  7. Batch Watermarking with Duplicate-Safe Processi...

    Apply text and Image watermarks in bulk while ensuring safe re-run execution with GroupDocs.Watermark for .NET....csproj ├── images/ │ ├── 1-example-text.png │...2-example-seed.png │ ├── 3-example-image.png │ └── 4-example-logo-replace...

    docs.groupdocs.com/watermark/net/batch-watermar...
  8. Working with EXIF metadata | GroupDocs

    This article explains how to access EXIF metadata in a file of any supported format....to the , EXIF (Exchangeable image file format) is a standard that...the formats to be used for images, sound and tags in digital...

    docs.groupdocs.com/metadata/net/working-with-ex...
  9. Significant trouble installing, and now using G...

    At first, attempting pip install groupdocs-viewer-net was yielding an error that said no such file existed, despite me getting that command off of groupdocs-viewer-net · PyPI. So I proceeded to download groupdocs_viewer_…...pptx") as viewer: # Create a PNG image for each slide. # {0} is replaced...current page number in the image name. viewOptions = gvo.Png...

    forum.groupdocs.com/t/significant-trouble-insta...
  10. Sign document with different Text signature imp...

     This article explains how to sign document with Text electronic signatures using extended options with GroupDocs.Signature API....text will be transformed to image and put to document page. This...effects that is possible with image adjustment only (like opacity...

    docs.groupdocs.com/signature/net/sign-document-...