Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 2,828 for

image annotation

(0.04 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....Annotation 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 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....Annotation Product Solution GroupDocs...to the , EXIF (Exchangeable image file format) is a standard that...

    docs.groupdocs.com/metadata/java/working-with-e...
  3. Render DOCX to JPG using Node.js

    This topic explains how to render DOCX to JPG using Node.js with code example. There is no need to install any extra softwares to render DOCX to JPG in Node.js....Annotation Product Family GroupDocs...previewing, or sharing content as images, this solution eliminates the...

    kb.groupdocs.com/viewer/nodejs/render-docx-to-j...
  4. Highlight text upon conversion to HTML in .NET ...

    Hi, I was wondering if there is any way to highlight certain words of document, when converting it to HTML with GroupDocs.Viewer. I tried using GroupDocs.Search after the conversion with GroupDocs.Viewer, but the resul…...Family dotnet , document-annotation , document-viewer , document-search...wanted to also give GroupDocs.Annotation a try, to highlight some...

    forum.groupdocs.com/t/highlight-text-upon-conve...
  5. 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....Annotation Product Solution GroupDocs...formats / Images / Working with metadata in GIF images Working...

    docs.groupdocs.com/metadata/net/working-with-me...
  6. 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....Annotation Product Family GroupDocs...Product Family How to Extract Images from Word Document in C# In...

    kb.groupdocs.com/parser/net/how-to-extract-imag...
  7. 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...
  8. Export Annotations to TIFF Files

    This may be a big news for those who annotate TIFF documents, most of the time. Previously, there was issue with this format. API was throwing exception “Cannot open Image file”. But now you can: Import Annotations from TIFF file Delete Annotations from it Export Annotations into it Moreover, in trial mode you were not able to get document info. This issue is now resolved in GroupDocs.Annotation for .NET 19.6....be a big news for those who annotate TIFF documents, most of the...“Cannot open image file”. But now you can: Import annotations from TIFF...

    blog.groupdocs.com/annotation/export-annotation...
  9. Adding watermark to images inside a document | ...

    This article will help, if you want to add watermark to Images inside a document then it can be possible using GroupDocs.Watermark....Annotation Product Solution GroupDocs...Adding watermarks / To images / To images inside a document Adding...

    docs.groupdocs.com/watermark/net/adding-waterma...
  10. Working with IPTC IIM metadata | Documentation

    This article explains how to access IPTC metadata in a file of any supported format, GroupDocs.Metadata for Node.js via Java provides the IIptc.getIptcPackage method....Annotation Product Solution GroupDocs...that can be applied to text, images, and other media types. The...

    docs.groupdocs.com/metadata/nodejs-java/working...