Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 287 for

point coloring

(1.97 sec)
  1. Create PDF with Image Redaction | GroupDocs

    This article shows how to redact the pages of a document as images, redacting entire areas of the page instead or in addition to a specific text.... Point ( 1160 , 2375 ), new RegionReplacementOpt...RegionReplacementOpt ( java . awt . Color . BLUE , new java . awt . Dimension...

    docs.groupdocs.com/redaction/java/create-pdf-wi...
  2. Ways to Convert SVG to JPG

    Convert SVG to JPG images using online & free SVG converter. Developers can perform the conversion with few lines of code using .NET & Java API....will become inactive at that point. Why SVG to JPG? # There are...types of images with lots of colors and gradients, while SVG is...

    blog.groupdocs.com/conversion/convert-svg-to-jpg/
  3. GroupDocs.Annotation for .NET | GroupDocs

    .NET library that adds, edits, and removes annotations and markup — area and shape annotations, text highlight/underline/strikeout, watermarks, image and link stamps, and threaded comments — on PDF, Word, Excel, PowerPoint, images, CAD, Visio, and email files. No Microsoft Office or Adobe Acrobat required....Draw area, ellipse, arrow, point, distance, and polyline annotations...annotations with configurable color and opacity. Text Markup : Highlight...

    docs.groupdocs.com/annotation/net/
  4. GroupDocs.Annotation for Java | GroupDocs

    Java library that adds, edits, and removes annotations and markup — area and shape annotations, text highlight/underline/strikeout, watermarks, image and link stamps, and threaded comments — on PDF, Word, Excel, PowerPoint, images, CAD, Visio, and email files. No Microsoft Office or Adobe Acrobat required....Draw area, ellipse, arrow, point, distance, and polyline annotations...annotations with configurable color and opacity. Text Markup : Highlight...

    docs.groupdocs.com/annotation/java/
  5. GroupDocs.Annotation for Python via .NET | Grou...

    Native Python library that adds, edits, and removes annotations and markup — area and shape annotations, text highlight/underline/strikeout, watermarks, image and link stamps, and threaded comments — on PDF, Word, Excel, PowerPoint, images, CAD, Visio, and email files on Windows, Linux, and macOS. No Microsoft Office or Adobe Acrobat required....pydrawing import Color # Add an area annotation to...index area . background_color = Color . yellow . to_argb () #...

    docs.groupdocs.com/annotation/python-net/
  6. How to implement a custom document handler? - F...

    Hi, I want to implement a custom document handler. That means reading the document not from a file system, but from a content reposiory such as Alfresco.I see that AnnotationHandler.getAnnotationScript method accepts th…...colorToInt(Color.black)); model.addAttribute(“groupdocsScripts”...approaches concerning the entry point. Tried passing the object ID...

    forum.groupdocs.com/t/how-to-implement-a-custom...
  7. Question about big xlsx files (>1MB) after tile...

    Hey, I’ve noticed after full regression testing that big XLSX files could cause troubles during tile watermarking process. The whole topic is about XLSX files from 1MB to 100MB in size. That’s the code snippet which we’…...foreground_color = gww.Color.gray watermark.opacity...measure_type = gww.TileMeasureType.POINTS line_spacing.value = 200.0...

    forum.groupdocs.com/t/question-about-big-xlsx-f...
  8. sample-app.zip

    sample-app/sample.pdf This document contains a variety of formatted elements that are used to test document rendering quality during file conversion Source Sans Pro Light, 14 pt. Simple text in Tim......sizes and colors. Very different sizes and colors including bold...There are 24 points below. There are 24 points above, but the...

    docs.groupdocs.com/viewer/nodejs-java/sample-fi...
  9. Features Overview | GroupDocs

    GroupDocs.Redaction for Python via .NET removes sensitive information from documents through a single, format-independent API — text, metadata, image areas, annotations, and whole pages — and saves the result in the original format or as a sanitized PDF....substitute text or covered by a colored box so the original content...direction relative to the starting point. See . Rasterization to PDF...

    docs.groupdocs.com/redaction/python-net/feature...
  10. Migration notes | GroupDocs

    Why to migrate Here are the key reasons to use the new updated API provided by GroupDocs.Watermark for .NET since version 19.5: The Watermarker class is introduced as a single entry Point to manage watermarks in the document (instead of Document class from previous versions). Adding watermarks was unified for all supported document formats. Product architecture was redesigned from scratch in order to simplify passing options to manage watermarks. Document information and preview generation procedures were simplified....introduced as a single entry point to manage watermarks in the...watermark . ForegroundColor = Color . Red ; watermark . HorizontalAlignment...

    docs.groupdocs.com/watermark/net/migration-notes/