Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 2,418 for

font

(0.06 sec)
  1. Customize watermarks | GroupDocs

    Adjust text or image watermark appearance and position using Python via .NET.... Adjust color, font, alignment, rotation, opacity..."Customized watermark." , gww . Font ( "Arial" , 24.0 , gww . FontStyle...

    docs.groupdocs.com/watermark/python-net/basic-u...
  2. Python E-Signature Tutorial: Create Digital Sig...

    Step-by-step guide to implementing electronic signatures in documents using Python - learn stamp-based, image-based, and form field signature methods for secure document signing... font = gsd . SignatureFont() # Configure font outer_line...inner_line . font = gsd . SignatureFont() # Configure font inner_line...

    blog.groupdocs.com/signature/sign-documents-wit...
  3. HtmlViewOptions | GroupDocs.Viewer for .NET API...

    Contains options for rendering documents into HTML format. For details see the topichttps//docs.groupdocs.com/viewer/net/renderingtohtml/ and its children....get; set; } Sets the default font for a document. EmailOptions...set; } Disables adding any fonts into HTML document. FontsToExclude...

    reference.groupdocs.com/viewer/net/groupdocs.vi...
  4. Compare multiple documents with specific compar...

    Following this guide you will learn how to compare multiple documents with different customizations - style detection, change comparison detalization level and more....inserted content with a custom font color. 'use strict' ; // Import...items (for example, changing font color). Calls compare() with...

    docs.groupdocs.com/comparison/nodejs-java/compa...
  5. Rasterize document or page | GroupDocs

    The watermark can be removed from the PDF documents using third-party tools. However, if you want to remove a watermark that is almost impossible to remove, you can rasterize pdf documents. GroupDocs.Watermark provides the feature to convert all the pages of a PDF document to raster images with only one line of code....TextWatermark ( "Do not copy" , new Font ( "Arial" , 8 )); watermark...TextWatermark ( "Do not copy" , new Font ( "Arial" , 8 )); watermark...

    docs.groupdocs.com/watermark/net/rasterize-docu...
  6. Sign document with extensions | GroupDocs

    This article shows how to create electronic signatures with additional visual extensions...text color and Font ForeColor = Color . Red , Font = new SignatureFont...

    docs.groupdocs.com/signature/net/sign-document-...
  7. Add Text Watermark to PPTX Using Python

    Learn how to add text watermark to PPTX using Python. This tutorial shows how to embed watermark text into PowerPoint slides with custom Font, color, and alignment....TextWatermark object and set the desired font, color, text alignment, and...can modify attributes such as font transparency, rotation angle...

    kb.groupdocs.com/watermark/python/add-text-wate...
  8. Migration Notes | GroupDocs

    How to migrate from earlier versions of GroupDocs.Signature for Java... RED ); // setup Font options signOptions . getFont...30 ); // set text color and Font options . setForeColor ( Color...

    docs.groupdocs.com/signature/java/migration-notes/
  9. Sign PDF with Digital Signature Certificate usi...

    Master the art of digitally signing PDFs with certificates in Java. Customize signatures and build your own application using Digital Signature API....signed at Digital signed Font Family Font Size Height Image Location...

    blog.groupdocs.com/signature/sign-pdf-with-cert...
  10. Existing objects in PDF document | GroupDocs

    Removing watermark from a particular page of PDF document using C#....TextWatermark ( "Protected image" , new Font ( "Arial" , 8 )); watermark...FormattedTextFragmen . Add ( "Passed" , new Font ( "Calibri" , 19 , FontStyle...

    docs.groupdocs.com/watermark/net/existing-objec...