Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 9,061 for

image

(0.04 sec)
  1. 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 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. Remove page redactions | Documentation

    This article shows that how to remove pages with sensitive data from your PDF, presentation and spreadsheet documents....) and multi-frame images. Remove page range In the example...Remove frame from image In case of a multi-frame image you might need...

    docs.groupdocs.com/redaction/net/remove-page-re...
  3. Scan QR Code from PNG using C#

    Easily discover how to scan QR Code from PNG using C# without need for additional software installations along with code example to extract QR Code from PNG in C#....using C# Scanning QR codes from images, especially in the PNG format...extraction of this data from PNG images can streamline various business...

    kb.groupdocs.com/parser/net/scan-qrcode-from-pn...
  4. Rasterize document or page | Documentation

    The watermark can be removed from the PDF documents using third-party tools. However, if you want to remove a watermark that is almost impossible to remove, you can rasterize pdf documents. GroupDocs.Watermark provides the feature to convert all the pages of a PDF document to raster Images with only one line of code....of a PDF document to raster images with only one line of code...loadOptions )) { // Initialize image or text watermark TextWatermark...

    docs.groupdocs.com/watermark/net/rasterize-docu...
  5. 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...
  6. Annotate PDF, Word and Other Files in TextPatte...

    TextPattern users have a reason to get excited - we have launched GroupDocs’ annotation plugin for TextPattern. Embed documents to TextPattern pages and use our tool to annotate PDF, Microsoft Word, or other files easily. GroupDocs Annotation makes document reviewing and collaboration simple and its powerful set of annotation options scores high with our users. Our annotation plugin lets you share documents online with global teams and help them engage in group tasks....annotation , for image files, it does image annotation. Installation...online Word annotation, online image annotation among other names...

    blog.groupdocs.com/annotation/annotate-pdf-word...
  7. Render to PDF | Documentation

    Rendering files to PDF with GroupDocs.Viewer for Python via .NET. It means that you can embed PDF in websites or applications by using this .NET API...document Specify the JPEG image quality Set image size limits Optimize...

    docs.groupdocs.com/viewer/python-net/rendering-...
  8. 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...
  9. Working with EXIF metadata | Documentation

    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...
  10. Ինչպես փոխարկել պատկերը PDF-ի C#-ով

    Հետևեք այս հիմնական ձեռնարկին, որպեսզի սովորեք, թե ինչպես փոխարկել պատկերը PDF-ի C#-ով: Դա քայլ առ քայլ հրահանգներ է օրինակելի կոդով պատկերը PDF-ի փոխարկելու համար՝ օգտագործելով C#:...նախագիծը կարգավորելու և C# Image-ի PDF-ի փոխակերպման գործառույթն...թե ինչպես կարելի է փոխարկել Image-ը PDF-ի C# -ում: Ավելին, դուք...

    kb.groupdocs.com/hy/conversion/net/how-to-conve...