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

image annotation

(0.24 sec)
  1. Render documents | GroupDocs

    Rendering documents with GroupDocs.Viewer for .NET in your .NET / C# applications....Annotation Product Solution GroupDocs...following formats: HTML PDF Images (JPG or PNG) If the source...

    docs.groupdocs.com/viewer/net/rendering-documents/
  2. Optimize the output PDF file | GroupDocs

    Optimize PDFs for web viewing or reduce file size with GroupDocs.Viewer. Adjust resources and improve loading times....Annotation Product Solution GroupDocs...GroupDocs.Viewer may reduce the image size or quality, remove notes...

    docs.groupdocs.com/viewer/python-net/optimizati...
  3. Convert to grayscale | GroupDocs

    This topic describes how to convert PDF file to grayscale using the GroupDocs.Viewer .NET API (C#)....Annotation Product Solution GroupDocs...output PDF file / Optimize images / Convert to grayscale Convert...

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

    This topic describes how to subset fonts in PDF file using the GroupDocs.Viewer .NET API (C#)....Annotation Product Solution GroupDocs...Sub End Module The following image demonstrates the result. There...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  5. List and print all supported file types | Group...

    This article explains how to list and print file types supported by GroupDocs.Viewer for .NET...Annotation Product Solution GroupDocs...Sub End Module The following image shows a sample console output:...

    docs.groupdocs.com/viewer/net/how-to-list-and-p...
  6. Load document of specific format | GroupDocs

    This article explains how to load document of specific format....Annotation Product Solution GroupDocs...LoadOptions descendant Diagram Email Image GifImage TiffImage PDF Presentation...

    docs.groupdocs.com/watermark/java/load-document...
  7. Working with HTML resources | GroupDocs

    This article describes capabilities of GroupDocs.Editor while working with HTML resources, which are an integral part of HTML document...Annotation Product Solution GroupDocs...resources . This usually includes images, specific fonts (which are...

    docs.groupdocs.com/editor/java/working-with-htm...
  8. GroupDocs.Metadata for Python via .NET Overview...

    GroupDocs.Metadata for Python via .NET reads, edits, removes, and exports metadata across documents, Images, audio, and video — EXIF, IPTC, XMP, ID3, and document properties — through one unified, predicate-driven API....Annotation Product Solution GroupDocs...metadata across documents, images, audio, video, and many other...

    docs.groupdocs.com/metadata/python-net/product-...
  9. Working with metadata in JPEG2000 images | Grou...

    Reading JPEG2000 comments The GroupDocs.Metadata API supports extracting format-specific information from JPEG2000 Images. The following are the steps to read the JPEG2000 comments (pieces of metadata represented as strings with the length up to 64 kbytes). Load a JPEG2000 Image Get the root metadata package Extract the native metadata package using the Jpeg2000RootPackage.getJpeg2000Package method Read the JPEG2000 comments advanced_usage.managing_metadata_for_specific_formats.Image.jpeg2000.Jpeg2000ReadComments try (Metadata metadata = new Metadata(Constants.InputJpeg2000)) { Jpeg2000RootPackage root = metadata....Annotation Product Solution GroupDocs...formats / Images / Working with metadata in JPEG2000 images Working...

    docs.groupdocs.com/metadata/java/working-with-m...
  10. Logging | GroupDocs

    Logging when rendering documents with GroupDocs.Viewer for .NET...Annotation Product Solution GroupDocs...Sub End Module The following image shows the output.log file: Logging...

    docs.groupdocs.com/viewer/net/logging/