Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 1,490 for

font

(0.04 sec)
  1. Migration Notes | Documentation

    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/
  2. Watermarks in PDF document | Documentation

    Learn about how many ways the Groupdocs.Watermark for Java can add watermarks in PDF documents....an artifact watermark" , new Font ( "Arial" , 8 )); textWatermark...annotation watermark" , new Font ( "Arial" , 8 )); textWatermark...

    docs.groupdocs.com/watermark/java/watermarks-in...
  3. Render PDF documents as HTML and image files | ...

    This topic describes how to use the GroupDocs.Viewer Java API to convert PDF files to HTML, PNG, and JPEG formats....additional resource files (such as fonts, images, and stylesheets) separately...Enable font hinting To adjust the display of outline fonts when...

    docs.groupdocs.com/viewer/java/render-pdf-docum...
  4. Render PDF documents as HTML and image files | ...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert PDF files to HTML, PNG, and JPEG formats....additional resource files (such as fonts, images, and stylesheets) separately...Enable font hinting To adjust the display of outline fonts when...

    docs.groupdocs.com/viewer/net/render-pdf-docume...
  5. Watermarks in PDF document | Documentation

    Learn about how many ways the Groupdocs.watermark can add watermarks in PDF documents....an artifact watermark" , new Font ( "Arial" , 8 )); textWatermark...annotation watermark" , new Font ( "Arial" , 8 )); textWatermark...

    docs.groupdocs.com/watermark/net/watermarks-in-...
  6. Add Watermark to Documents while Conversion in ...

    Document conversion is one of the most frequent processes that endures across a lot of industries. Sometimes, it is the business need to put a watermark on the resultant document after conversion. For example, you want to convert a Word document to PDF or PowerPoint PPT/PPTX to PDF with a watermark (text or image) in all the PDF pages. GroupDocs.Conversion for .NET and Java gives you such an option. It possesses a class WatermarkOptions with rich properties such as:...rich properties such as: Text/Font Color Width Height Background...

    blog.groupdocs.com/conversion/add-watermark-to-...
  7. 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...
  8. 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...
  9. Sign document with extensions | Documentation

    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-...
  10. Rasterize document or page | Documentation

    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...