Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 287 for

point coloring

(0.07 sec)
  1. Pre-rasterize | GroupDocs

    This article shows how to pre-rasterize a document using the redaction API.... Point samplePoint = new java . awt . Point ( 516 , 311...RegionReplacementOpt ( java . awt . Color . RED , sampleSize ))); if (...

    docs.groupdocs.com/redaction/java/pre-rasterize/
  2. Image redactions | GroupDocs

    This article shows that how to redact data of sensitive nature from images of various formats like JPG, PNG, TIFF and others....embedded images: You can put a colored box over a given area, such...Drawing . Point samplePoint = new System . Drawing . Point ( 516...

    docs.groupdocs.com/redaction/net/image-redactions/
  3. Adding text watermarks | GroupDocs

    Add text watermarks to pages, worksheets, slides or frames using Python via .NET....foreground_color = gww . Color . red watermark . background_color = gww...gww . Color . blue watermark . text_alignment = gww . TextAlignment...

    docs.groupdocs.com/watermark/python-net/adding-...
  4. Features Overview | GroupDocs

    GroupDocs.Annotation for Python via .NET adds annotations, markup, and review comments to documents and images through a single, format-independent API — text markup, shapes, watermarks, image and link stamps, text fields, threaded replies, versions, and import/export — and saves the result back to the original format....are positioned with a list of Point objects that describe the region...can set colors such as font_color , underline_color , and squiggly_color...

    docs.groupdocs.com/annotation/python-net/featur...
  5. 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.... setForegroundColor ( Color . getRed ()); watermark . setBackgroundColor...setBackgroundColor ( Color . getBlue ()); watermark . setTextAlignment...

    docs.groupdocs.com/watermark/java/adding-text-w...
  6. GroupDocs Newsletter July 2018 – Professional D...

    Share this issue: Monthly NewsletterJuly 2018 Merge Word, PDF, Excel & PowerPoint Documents in .NET Join Multiple Documents of Same File Format into One GroupDocs.Merger for .NET - A native document manipulation API allowing to split, append, join, remove, reorder and combine pages of popular business documents formats into one. You can also manage document protection by setting up or removing passwords. Company News GroupDocs Consulting Partners Program GroupDocs has recently started consulting partners program to provide professional consultancy services, implementation and unique solutions to help GroupDocs API users develop customized solutions according to the business needs....Dynamically Change Color of Chart Series and Individual Point Series in...change the color of chart series and individual point series dynamically...

    blog.groupdocs.com/total/groupdocs-newsletter-j...
  7. GroupDocs Newsletter August 2018 – .NET and Jav...

    Share this issue: Monthly NewsletterAugust 2018 Text and Metadata Extraction APIs for Java Applications Accurately Parse MS Office, Emails, Zip and Legal Documents GroupDocs.Parser is a Java document parsing and text extraction API for analyzing documents thus allowing users to extract metadata, raw and formatted text from the supported document formats (Word, Excel, PowerPoint, PDF, OneNote, Visio, Text, HTML, Zip, Markdown and Email messages). The API performs content parsing operations with highest level of accuracy and speed....Dynamically Change the Color of Chart and Point Series While Generating...change the color of chart series and individual point series dynamically...

    blog.groupdocs.com/total/groupdocs-newsletter-a...
  8. Pre-rasterize | GroupDocs

    This article shows how to pre-rasterize a document using the redaction API.... Point samplePoint = new System . Drawing . Point ( 516...RegionReplacementOpt ( System . Drawing . Color . Blue , sampleSize ))); if...

    docs.groupdocs.com/redaction/net/pre-rasterize/
  9. Add Text Redaction Annotation using Java Annota...

    At GroupDocs, we are always focused on delivering the best to our customers. In this regard, we are excitedly announcing another monthly release of Java Annotation API v18.4. Using this latest version, now users can import distance annotation for Words and also able to add text redaction annotation in Slides. Aside this, multitude fixes and improvements are also introduced in this release. We therefore recommend you to download this latest release for a better API experience....text in different paragraphs Point with text for text annotation...annotations after exporting Images Point annotation in Slides Opacity...

    blog.groupdocs.com/annotation/java-annotation-a...
  10. AI agents and LLM integration | GroupDocs

    Use GroupDocs.Redaction for Python via .NET with AI coding assistants and LLMs — the bundled AGENTS.md reference, the GroupDocs MCP server, and machine-readable documentation....on-demand documentation lookups, point your AI tool at the GroupDocs...groupdocs.pydrawing import Color , Point , Size # for box / image-area...

    docs.groupdocs.com/redaction/python-net/agents-...