Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 2,982 for

image annotation

(0.06 sec)
  1. Render to PDF | GroupDocs

    Rendering files to PDF with GroupDocs.Viewer for Python via .NET. It means that you can embed PDF in websites or applications by using this .NET API...Annotation Product Solution GroupDocs...document Specify the JPEG image quality Set image size limits Optimize...

    docs.groupdocs.com/viewer/python-net/rendering-...
  2. Working with worksheet headers and footers | Gr...

    This article explains how to work with worksheet headers and footers while using GroupDocs watermarking Java API...Annotation Product Solution GroupDocs...(); Adding watermark to all images in header and footer GroupDocs...

    docs.groupdocs.com/watermark/java/working-with-...
  3. 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...
  4. 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...
  5. Optimize the PDF file by removing unused resour...

    This topic describes how to optimize PDF file using the GroupDocs.Viewer .NET API (C#) by removing the unused (orphaned) resources and thus to reduce the file size....Annotation Product Solution GroupDocs...may be large. For example, images or fonts are stored as stream...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  6. Convert a Document to Multiple Page Files | Gro...

    Learn how to convert a single multi-page document into individual page files in various formats using GroupDocs.Conversion for Python via .NET....Annotation Product Solution GroupDocs...presentation to a PNG image and save the output images to a specified...

    docs.groupdocs.com/conversion/python-net/develo...
  7. Add watermarks to diagram documents | GroupDocs

    Using GroupDocs.Watermark, you can add watermark to all pages of a particular type in a document. It consists of following steps....Annotation Product Solution GroupDocs...textWatermarkOptions ); // Initialize image watermark using ( ImageWatermark...

    docs.groupdocs.com/watermark/net/add-watermarks...
  8. 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...
  9. GroupDocs.Redaction Overview | GroupDocs

    Learn what redaction is and how it works. Redaction refers to editing a document to remove or hide confidential or sensitive information....Annotation Product Solution GroupDocs...Word, Excel, PowerPoint, and image files. The API supports redacting...

    docs.groupdocs.com/redaction/python-net/groupdo...
  10. Search index events | GroupDocs

    The OperationFinished event occurs when an index operation completes – indexing, updating, merging, or optimizing (segment merging)...Annotation Product Solution GroupDocs...immediately before adding indexed image to an index. The event can be...

    docs.groupdocs.com/search/nodejs-java/search-in...