Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 275 for

point coloring

(0.21 sec)
  1. Migration Notes | GroupDocs

    How to migrate from earlier versions of GroupDocs.Signature for .NET...introduced as a single entry point to sing the document with various..., // set Text color and Font ForeColor = Color . Red , Font =...

    docs.groupdocs.com/signature/net/migration-notes/
  2. Migration Notes | GroupDocs

    How to migrate from earlier versions of GroupDocs.Signature for Java...introduced as a single entry point to sing the document with various...( "John Smith" ); // setup colors settings signOptions . setBackgroundColor...

    docs.groupdocs.com/signature/java/migration-notes/
  3. 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 ( System . Drawing . Color . Aqua , new System . Drawing...

    docs.groupdocs.com/redaction/net/create-pdf-wit...
  4. 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...
  5. 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....position on image sample_point = grd . Point ( 40 , 160 ) # Define...) # Define color of redaction color = grd . Color . from_argb...

    docs.groupdocs.com/redaction/python-net/create-...
  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. 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/
  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. 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...
  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/