Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 2,418 for

font

(0.21 sec)
  1. Bootstrap v3: What Has Changed in the New Version

    Introduction In one of my previous articles I talked about using the Bootstrap CSS framework in web projects. Exactly 2 years after the very first release of Bootstrap to the open world by the ex-Twitter developers we have now Bootstrap v3 - the new version of the most popular CSS framework. I’m calling it the most popular because of the recently announced results from the meanpath source-code search engine which shows that 1% of websites nowadays are using Bootstrap.... Glyphicons use font files # The next important change...previous articles, Using Web Icon Fonts – Best Practices . That’s right...

    blog.groupdocs.com/total/bootstrap-v3-what-has-...
  2. Add text field annotation | GroupDocs

    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...
  3. Watermarks in Word document | GroupDocs

    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...
  4. Convert HTML to DOCX using Python

    Convert HTML to DOCX using Python with accurate styling. Easily export HTML to DOCX in Python while preserving layout, Fonts, and images for editing and reuse....controlling page size, margins, and font embedding, you can deliver consistent...linked resources—stylesheets, fonts, and images—so your brand styling...

    kb.groupdocs.com/conversion/python/convert-html...
  5. Add Watermark to Image using Python

    Learn how to add watermark to image using Python. This tutorial explains how to apply watermark to PNG in Python with custom dimensions and embedded text....control over layout, resolution, font styling, and placement—ensuring...with customizable dimensions, font styles, transparency levels...

    kb.groupdocs.com/viewer/python/add-watermark-to...
  6. 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...
  7. Shapes in spreadsheet document | GroupDocs

    Inspect, modify, and remove shapes in Excel documents using Python via .NET.... font . family_name == "Arial" : worksheet...text using formatted fragments (font, style, and colors). import...

    docs.groupdocs.com/watermark/python-net/shapes-...
  8. Sign document with ordering the signatures | Gr...

    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. PDF is misaligned if we use Textboxes in the Wo...

    When we use Text Boxes in a Docx file . Generated PDF is totally misaligned. See the attached documents for reference TestDocument.docx (30.5 KB) TestDocument.pdf (26.6 KB)...// Create load options with font substitution WordProcessingLoadOp...setDefaultFont("Arial"); // Set a default font if needed List<FontSubstitute>...

    forum.groupdocs.com/t/pdf-is-misaligned-if-we-u...
  10. 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/java/rasterize-doc...