Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 1,681 for

font

(0.06 sec)
  1. 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...
  2. 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/
  3. 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...
  4. Non-Windows Launch | Documentation

    On this page you will find information how to run GroupDocs.Comparison for .NET in the Docker....compatible fonts, because GroupDocs.Comparison uses Aril font in the.../etc/apt/sources.list # Add fonts RUN apt-get update ; apt-get...

    docs.groupdocs.com/comparison/net/non-windows-l...
  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. 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...
  7. Watermarks in word processing document | Docume...

    This article explains how to add watermarks in word processing document....TextWatermark ( "Test watermark" , new Font ( "Arial" , 19 )); //Some settings...TextWatermark ( "Test watermark" , new Font ( "Arial" , 19 )); WordProcessingTextEf...

    docs.groupdocs.com/watermark/net/watermarks-in-...
  8. Sign document with ordering the signatures | Do...

    This article shows how to create electronic signatures with specific ordering on the document page...text color and Font ForeColor = Color . Red , Font = new SignatureFont...

    docs.groupdocs.com/signature/java/sign-document...
  9. 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/java/rasterize-doc...
  10. 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-...