Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 2,976 for

image annotation

(0.05 sec)
  1. Render documents | GroupDocs

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

    docs.groupdocs.com/viewer/java/rendering-docume...
  2. Searching | GroupDocs

    The articles in this section describe advanced topics related to search operations. You will find details about different search aspects. Search types, advanced options, internal implementation details: More resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples: GroupDocs.Search for .NET examples GroupDocs.Search for Java examples Free online document search App Along with full featured .NET library we provide simple, but powerful free Apps....Annotation Product Solution GroupDocs...search results Homophone search Image search options Was this page...

    docs.groupdocs.com/search/java/searching/
  3. Subset fonts | GroupDocs

    This topic describes how to subset fonts in PDF file using the GroupDocs.Viewer Java API....Annotation Product Solution GroupDocs...viewOptions ); } The following image demonstrates the result. There...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  4. Get the PDF output file information | GroupDocs

    This article explains how to get the PDF output file information using Java with GroupDocs.Viewer for Java....Annotation Product Solution GroupDocs...pixels" ); } } The following image shows a sample console output:...

    docs.groupdocs.com/viewer/java/get-pdf-output-f...
  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...download it. The following image demonstrates the result. There...

    docs.groupdocs.com/viewer/python-net/optimizati...
  6. Render documents | GroupDocs

    Convert documents to HTML, PDF, or Images with GroupDocs.Viewer for Python....Annotation Product Solution GroupDocs...following formats: HTML PDF Images (JPG or PNG) If the source...

    docs.groupdocs.com/viewer/python-net/rendering-...
  7. 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...
  8. 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...
  9. Remove form fields | GroupDocs

    This topic describes how to remove form fields from PDF file using the GroupDocs.Viewer .NET API (C#)....Annotation Product Solution GroupDocs...Sub End Module The following image demonstrates the result: Was...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  10. Adding watermark to images inside a document | ...

    Add text or Image watermarks to Images embedded in documents using Python via .NET....Annotation Product Solution GroupDocs...Adding watermarks / To images / To images inside a document Adding...

    docs.groupdocs.com/watermark/python-net/adding-...