Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 2,967 for

image annotation

(0.06 sec)
  1. 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#....Annotation Product Family GroupDocs...using C# Scanning QR codes from images, especially in the PNG format...

    kb.groupdocs.com/parser/net/scan-qrcode-from-pn...
  2. 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 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....Annotation Product Solution GroupDocs...formats / Images / Working with metadata in GIF images Working...

    docs.groupdocs.com/metadata/java/working-with-m...
  3. How to Run Examples | GroupDocs

    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....Annotation Product Solution GroupDocs...folders will look like following image: This project is created in...

    docs.groupdocs.com/metadata/net/how-to-run-exam...
  4. Rasterize document or page | GroupDocs

    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....Annotation Product Solution GroupDocs...of a PDF document to raster images with only one line of code...

    docs.groupdocs.com/watermark/net/rasterize-docu...
  5. Adding text watermarks | GroupDocs

    The GroupDocs.Watermark allows to add text watermarks to documents which may consists of pages, worksheets, slides or frames....Annotation Product Solution GroupDocs...relative path to your image. Ex: @"C:\Docs\image.png" using ( Watermarker...

    docs.groupdocs.com/watermark/net/adding-text-wa...
  6. Ինչպես փոխարկել պատկերը PDF-ի C#-ով

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

    kb.groupdocs.com/hy/conversion/net/how-to-conve...
  7. Add watermarks to PowerPoint presentations | Gr...

    Add watermarks to PowerPoint presentations. Add watermark to particular slide with simple or advanced settings easily....Annotation Product Solution GroupDocs...textWatermarkOptions ); // Add image watermark to the second slide...

    docs.groupdocs.com/watermark/net/add-watermarks...
  8. Search index events | GroupDocs

    This page contains information about the purpose and use of all index events....Annotation Product Solution GroupDocs...immediately before adding indexed image to an index. The event can be...

    docs.groupdocs.com/search/net/search-index-events/
  9. Easy Integrate GroupDocs.Annotation for .NET Li...

    GroupDocs.Annotation for .NET library is a web-based framework which provides features for annotating different types of documents in a web-browser without having to install plugins or middleware on the client. With GroupDocs.Annotation, end users can view and annotate PDF, Microsoft Word, Excel, Outlook, PowerPoint, OpenOffice, AutoCAD and other types of documents and Image files. The library comes with a set of commenting and markup tools, including: rectangles, polylines, watermarks, point and area notes, text markup and strikeouts....Annotation for .NET library is a web-based framework...which provides features for annotating different types of documents...

    blog.groupdocs.com/annotation/easy-integrate-gr...
  10. GroupDocs.Signature Product Family

    Find answers about signing digital documents and Images of various types using code on any platform....Annotation Product Family GroupDocs...Java Latest Answers How to Add Image Signature to PDF using C# How...

    kb.groupdocs.com/signature/page/3/