Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 598 for

custom font

(0.05 sec)
  1. Add watermark annotation | Documentation

    The page describes how to add watermark annotation to a document using GroupDocs.Annotation for Java....app About About Us Contact Customers Legal Security Events Acquisition...defines the font of the annotation text defines the text font size allows...

    docs.groupdocs.com/annotation/java/add-watermar...
  2. 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....app About About Us Contact Customers Legal Security Events Acquisition...additional resource files (such as fonts, images, and stylesheets) separately...

    docs.groupdocs.com/viewer/java/render-pdf-docum...
  3. Migration Notes | Documentation

    How to migrate from earlier versions of GroupDocs.Signature for Java...app About About Us Contact Customers Legal Security Events Acquisition...setForeColor ( Color . RED ); // setup Font options signOptions . getFont...

    docs.groupdocs.com/signature/java/migration-notes/
  4. Load Spreadsheet document with options | Docume...

    Learn this article and check how to load and convert Microsoft Excel and Open Document spreadsheets with advanced options using GroupDocs.Conversion for .NET API....app About About Us Contact Customers Legal Security Events Acquisition...Specify the default font to use if a spreadsheet font is missing. Substitute...

    docs.groupdocs.com/conversion/net/load-spreadsh...
  5. Sign document with ordering the signatures | Do...

    This article shows how to create electronic signatures with specific ordering on the document page...app About About Us Contact Customers Legal Security Events Acquisition...text color and Font ForeColor = Color . Red , Font = new SignatureFont...

    docs.groupdocs.com/signature/java/sign-document...
  6. Add watermarks to word processing documents | D...

    GroupDocs.Watermark API allows you to add watermark in headers and footers of the page....app About About Us Contact Customers Legal Security Events Acquisition...TextWatermark ( "Test watermark" , new Font ( "Arial" , 19 )); // Add watermark...

    docs.groupdocs.com/watermark/net/add-watermarks...
  7. 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....app About About Us Contact Customers Legal Security Events Acquisition...TextWatermark ( "Do not copy" , new Font ( "Arial" , 8 )); watermark...

    docs.groupdocs.com/watermark/java/rasterize-doc...
  8. Advanced usage | Documentation

    This page describes the GroupDocs.Annotation advanced usage and its multiple powerful features like Customizing document annotating process and annotations appearance etc....app About About Us Contact Customers Legal Security Events Acquisition...Compare annotations Load custom fonts. Put image annotations over...

    docs.groupdocs.com/annotation/net/advanced-usage/
  9. Watermarks in PDF document | Documentation

    Learn about how many ways the Groupdocs.watermark can add watermarks in PDF documents....app About About Us Contact Customers Legal Security Events Acquisition...an artifact watermark" , new Font ( "Arial" , 8 )); textWatermark...

    docs.groupdocs.com/watermark/net/watermarks-in-...
  10. Add watermarks to PDF documents | Documentation

    The watermarking Java API allows you to add watermarks to PDF documents. Adding watermarks to a particular page or adding watermarks on all images or attachments of a particular page is possible....app About About Us Contact Customers Legal Security Events Acquisition..."This is a test watermark" , new Font ( "Arial" , 8 )); PdfArtifactWatermark...

    docs.groupdocs.com/watermark/java/add-watermark...