Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 3,369 for

image annotation

(0.43 sec)
  1. Running in Docker | GroupDocs

    Learn how to run GroupDocs.Viewer 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/viewer/nodejs-java/running-i...
  2. Existing objects in diagrams | 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 possible...

    docs.groupdocs.com/watermark/net/existing-objec...
  3. Generate previews | GroupDocs

    This article provides learning contents about how to generate page previews of documents in .NET using GroupDocs.Parser API...Annotation Product Solution GroupDocs...))); // Set PNG as an output image format previewOptions . PreviewFormat...

    docs.groupdocs.com/parser/net/generate-previews/
  4. Get text coordinates | GroupDocs

    Learn how to obtain text coordinates when rendering your documents with Image Viewer by GroupDocs and place text over rendered document page Image....Annotation Product Solution GroupDocs...over the image or to implement a text search in image-based rendering...

    docs.groupdocs.com/viewer/java/image-viewer-get...
  5. Find and Replace Words in Word Documents using ...

    Find, replace, or hide text, words, phrases in Word DOC/DOCX files using C#. Redact and perform text, case-sensitive & RegEx search with .NET Redaction API....provides metadata, annotation, spreadsheet, and images redaction features...spreadsheets, presentations, images, and PDF documents are available...

    blog.groupdocs.com/redaction/find-and-replace-t...
  6. Features overview | GroupDocs

    With GroupDocs.Viewer for .NET you can render files to HTML, PNG, JPEG and PDF formats, list and save attachments, embedded files and compressed files, extract document text and detect file type by it's content...Annotation Product Solution GroupDocs...management options for CSS, fonts, images, etc.: Rendering to HTML with...

    docs.groupdocs.com/viewer/net/features-overview/
  7. 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...
  8. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers... There can be text and image-based watermarks in a document...PDF documents using C# . Annotations are normally used to mentioned...

    blog.groupdocs.com/groupdocs.blog/page/22/
  9. GroupDocs.Conversion Product Family

    Find answers about converting documents and Images of various types using code on any platform....Annotation Product Family GroupDocs...Convert Image to PDF in C# How to Convert PDF to Image in Java...

    kb.groupdocs.com/conversion/page/21/
  10. Convert DOCX to JPG in C#

    Learn how to Convert DOCX to JPG in C# and perform DOCX to JPG conversion using C# with GroupDocs.Conversion, providing step‑by‑step guidance for developers today!!...Annotation Product Family GroupDocs...C# Converting documents to image formats is a common requirement...

    kb.groupdocs.com/conversion/net/convert-docx-to...