Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 1,410 for

font

(0.03 sec)
  1. 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...
  2. 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...
  3. Announcing GroupDocs’ Online Document Viewer Th...

    We’re excited to announce the release of the GroupDocs Viewer Theme for Tumblr. This theme allows you to embed and host documents of various formats right on your Tumblr web-pages. And thanks to its high-fidelity rendering, the Font formatting and layout of the embedded documents is exactly the same as in the original documents. [caption id=“attachment_1004” align=“alignnone” width=“600” caption=“GroupDocs’ online document viewer theme for Tumblr”] [/caption] Supported File Formats You can use the GroupDocs’ online document viewer theme to host documents literally of all common business formats, including:...high-fidelity rendering, the font formatting and layout of the...

    blog.groupdocs.com/total/online-document-viewer...
  4. 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-...
  5. 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....Specify the default font to use if a spreadsheet font is missing. Substitute...Substitute specific fonts from the source spreadsheet. Specify...

    docs.groupdocs.com/conversion/net/load-spreadsh...
  6. Add text field annotation | Documentation

    The page describes how to add text field annotation to a document programmatically using GroupDocs.Annotation for Java....of the text font defines the size of the text font allows you...

    docs.groupdocs.com/annotation/java/add-text-fie...
  7. Watermarks in Word document | Documentation

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

    docs.groupdocs.com/watermark/java/watermarks-in...
  8. Add watermarks to word processing documents | D...

    GroupDocs.Watermark API allows you to add watermark in headers and footers of the page....TextWatermark ( "Test watermark" , new Font ( "Arial" , 19 )); // Add watermark...TextWatermark ( "Protected image" , new Font ( "Arial" , 8 )); watermark...

    docs.groupdocs.com/watermark/net/add-watermarks...
  9. 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...."This is a test watermark" , new Font ( "Arial" , 8 )); PdfArtifactWatermark...TextWatermark ( "Protected image" , new Font ( "Arial" , 8 )); watermark...

    docs.groupdocs.com/watermark/java/add-watermark...
  10. Barcodes Syntax and Properties | Documentation

    Note This feature is only compatible with GroupDocs.Assembly for .NET 3.2.0 or later releases. Inserting Barcodes Dynamically You can insert barcode images to your documents dynamically using barcode tags. To declare a dynamically inserted barcode image within your template, perform the following steps: Add a textbox to your template at the place where you want a barcode image to be inserted. Set common image attributes such as size, rotation angle, and others for the textbox, making the textbox look like a barcode image without bars and text....This color is derived from the font of the corresponding barcode...Customizing Font and Placement of Barcode Text The font used to render...

    docs.groupdocs.com/assembly/net/barcodes-syntax...