Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 3,021 for

image annotation

(0.52 sec)
  1. GroupDocs.Watermark Overview | GroupDocs

    GroupDocs.Watermark for Node.js via Java is a powerful API for managing watermarks in the various documents formats such as PDF, DOCX/DOC/RTF, PPTX/PPT, XLSX/XLS, JPG, PNG, TIFF, GIF and many others....Annotation Product Solution GroupDocs...following features: Add text and image watermark to supported document...

    docs.groupdocs.com/watermark/nodejs-java/groupd...
  2. Load document of specific format | GroupDocs

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

    docs.groupdocs.com/watermark/net/load-document-...
  3. Get document page preview | GroupDocs

    This article shows the implementation of Redactor class which supports the rendering of the document preview in JPEG, PNG and BMP....Annotation Product Solution GroupDocs...preview in on of these image formats: JPEG Image Portable Network Graphics...

    docs.groupdocs.com/redaction/java/get-document-...
  4. Render email messages as HTML, PDF, PNG, and JP...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert email messages to HTML, PDF, PNG, and JPEG formats....Annotation Product Solution GroupDocs...loaded message to HTML, PDF, or image format. These methods allow...

    docs.groupdocs.com/viewer/net/render-email-mess...
  5. Running in Docker | GroupDocs

    Learn how to run GroupDocs.Conversion for Node.js via Java inside Docker containers with examples, dependencies, and troubleshooting....Annotation Product Solution GroupDocs...Docker image in two stages to minimize the final image size. In...

    docs.groupdocs.com/conversion/nodejs-java/runni...
  6. Add watermarks to word processing documents | G...

    Add watermarks in headers and footers of any section using Python via .NET....Annotation Product Solution GroupDocs...left_margin ) Adding watermark to the images inside a particular section...

    docs.groupdocs.com/watermark/python-net/add-wat...
  7. Existing objects in word processing document | ...

    This article explains how to remove shape of any type from any level of document structure while using GroupDocs watermarking API...Annotation Product Solution GroupDocs...shape . Image != null ) { Console . WriteLine ( shape . Image . Width...

    docs.groupdocs.com/watermark/net/existing-objec...
  8. Adding text watermarks | GroupDocs

    Following code snippet shows how to add text watermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_text_watermarks.AddTextWatermark // Specify an absolute or relative path to your Image. Ex: "C:\\Docs\\Image.png" Watermarker watermarker = new Watermarker("Image.png"); // Initialize the font to be used for watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark....Annotation Product Solution GroupDocs...relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker...

    docs.groupdocs.com/watermark/java/adding-text-w...
  9. Render email messages as HTML, PDF, PNG, and JP...

    Convert email messages to HTML, PDF, PNG, or JPEG using the GroupDocs.Viewer Python API....Annotation Product Solution GroupDocs...loaded message to HTML, PDF, or image format. These methods allow...

    docs.groupdocs.com/viewer/python-net/render-ema...
  10. Extract Images from PDF Documents in Java

    Learn how to extract Images from PDF files in Java. Extract Images from PDF files or from any specific page using Java API within your applications....including formatted text, images, annotations, etc. It is often required...to programmatically extract images from PDF documents in Java...

    blog.groupdocs.com/parser/extract-images-from-p...