Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 3,074 for

image annotation

(0.24 sec)
  1. How to Run Examples | GroupDocs

    Download from GitHub The complete examples package of GroupDocs.Parser is hosted on GitHub. You can either download the ZIP file from here or clone the repository of GitHub using your favorite GitHub client. In case you download the ZIP file, extract the folders on your local disk. The extracted files and folders will look like following Image: Open IntelliJ Idea and import the project to get started with it. Archived project file can also be imported....Annotation Product Solution GroupDocs...folders will look like following image: Open IntelliJ Idea and import...

    docs.groupdocs.com/parser/java/how-to-run-examp...
  2. Quick start guide | GroupDocs

    Get started with GroupDocs.Markdown for Python via .NET in minutes -- convert documents to Markdown with a single line of code...Annotation Product Solution GroupDocs...and business documents](data:image/jpeg;base64,/9j/4AAQSkZJRgA...

    docs.groupdocs.com/markdown/python-net/quick-st...
  3. Convert files to various formats | GroupDocs

    Artcles listed in this page explain the common usage scenarios when documents are stored in a local drive and you want to manage them using GroupDocs.Markdown API...Annotation Product Solution GroupDocs...select specific pages, control image handling, choose a Markdown...

    docs.groupdocs.com/markdown/net/convert/
  4. Optimize the PDF file resources | GroupDocs

    This topic describes how to optimize PDF file using the GroupDocs.Viewer .NET API (C#) to reduce size....Annotation Product Solution GroupDocs...GroupDocs.Viewer may reduce the image size or quality, remove notes...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  5. Subset fonts | GroupDocs

    Reduce PDF file size by subsetting embedded fonts with GroupDocs.Viewer. See how to optimize font usage....Annotation Product Solution GroupDocs...(PDF, 344 KB) The following image demonstrates the result. There...

    docs.groupdocs.com/viewer/python-net/optimizati...
  6. URI rewriting | GroupDocs

    Customize resource URIs in the Markdown output — CDN URLs, custom paths...Annotation Product Solution GroupDocs...output. This is useful when images are served from a CDN or a...

    docs.groupdocs.com/markdown/net/uri-rewriting/
  7. Existing objects in diagram document | GroupDocs

    This article explains how to to find and remove watermarks of both types in Visio document....Annotation Product Solution GroupDocs...document Create and initialize image/text search criteria Find possible...

    docs.groupdocs.com/watermark/java/existing-obje...
  8. Working with BMP metadata | GroupDocs

    Reading BMP header properties The GroupDocs.Metadata API supports extracting format-specific information from BMP file headers. The following are the steps to read the header of a BMP file. Load a BMP Image Get the root metadata package Extract the native metadata package using BmpRootPackage.BmpHeader Read the BMP header properties AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Bmp.BmpReadHeaderProperties using (Metadata metadata = new Metadata(Constants.InputBmp)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.BmpHeader.BitsPerPixel); Console.WriteLine(root.BmpHeader.ColorsImportant); Console.WriteLine(root.BmpHeader.HeaderSize); Console.WriteLine(root.BmpHeader.ImageSize); Console.WriteLine(root.BmpHeader.Planes); } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Annotation Product Solution GroupDocs...metadata for specific formats / Images / Working with BMP metadata...

    docs.groupdocs.com/metadata/net/working-with-bm...
  9. Convert note-taking formats | GroupDocs

    In this article, you will learn how to convert note-taking formats to other formats with GroupDocs.Conversion for .NET....Annotation Product Solution GroupDocs...detailed consisting of digital images, audio/video clips, and hand...

    docs.groupdocs.com/conversion/net/convert/note/
  10. Convert note-taking formats | GroupDocs

    In this article, you will learn how to convert note-taking formats to other formats with GroupDocs.Conversion for Node.js via Java....Annotation Product Solution GroupDocs...detailed consisting of digital images, audio/video clips, and hand...

    docs.groupdocs.com/conversion/nodejs-java/conve...