Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 1,769 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. Add watermark annotation | Documentation

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

    docs.groupdocs.com/annotation/java/add-watermar...
  3. 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...
  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....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...
  5. 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...
  6. 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...
  7. 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...
  8. Convert HTML to PDF using Python

    Convert HTML to PDF using Python with reliable rendering. Easily export HTML to PDF in Python for printing, archiving, and sharing while preserving layout and Fonts....preserve layout, styles, and fonts with minimal effort. Developers...formatting, embed images and fonts, and control page settings like...

    kb.groupdocs.com/conversion/python/convert-html...
  9. Add Text Watermark to PPTX Using Python

    Learn how to add text watermark to PPTX using Python. This tutorial shows how to embed watermark text into PowerPoint slides with custom Font, color, and alignment....TextWatermark object and set the desired font, color, text alignment, and...can modify attributes such as font transparency, rotation angle...

    kb.groupdocs.com/watermark/python/add-text-wate...
  10. 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/