Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 949 for

custom font

(1.34 sec)
  1. AI agents and LLM integration | GroupDocs

    Use GroupDocs.Watermark for Python via .NET with AI coding assistants and LLMs — the bundled AGENTS.md reference, the GroupDocs MCP server, and machine-readable documentation....app About About Us Contact Customers Legal Security Events Acquisition...TextWatermark , ImageWatermark , Color , Font , FontStyle , TextAlignment...

    docs.groupdocs.com/watermark/python-net/agents-...
  2. Watermarks in PDF document | GroupDocs

    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-...
  3. Non-Windows Launch | GroupDocs

    Configure GroupDocs.Comparison for .NET on Linux and in Docker: install libgdiplus, Microsoft core Fonts, and set up .NET 6 or .NET 8 Dockerfiles for non-Windows environments....app About About Us Contact Customers Legal Security Events Acquisition...compatible fonts, because GroupDocs.Comparison uses Aril font in the...

    docs.groupdocs.com/comparison/net/non-windows-l...
  4. Working with worksheet headers and footers | Gr...

    Inspect, clear, and watermark the images in Excel worksheet headers and footers using GroupDocs.Watermark for Python via .NET....app About About Us Contact Customers Legal Security Events Acquisition...watermarks import TextWatermark , Font from groupdocs.watermark.options...

    docs.groupdocs.com/watermark/python-net/working...
  5. Watermarks in word processing document | GroupDocs

    This article explains how to add watermarks in word processing document....app About About Us Contact Customers Legal Security Events Acquisition...TextWatermark ( "Test watermark" , new Font ( "Arial" , 19 )); //Some settings...

    docs.groupdocs.com/watermark/net/watermarks-in-...
  6. Barcodes Syntax and Properties | GroupDocs

    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....app About About Us Contact Customers Legal Security Events Acquisition...barcode ap Australia Post Customer barcode postnet Postnet barcode...

    docs.groupdocs.com/assembly/net/barcodes-syntax...
  7. Add text field annotation | GroupDocs

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

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

    This article explains how to add watermarks in word processing document in Java....app About About Us Contact Customers Legal Security Events Acquisition...TextWatermark ( "Test watermark" , new Font ( "Arial" , 19 )); //Some settings...

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

    Microsoft Word allows the user to divide and format the document into multiple sections. Defining sections in the document enables the user to set specific page layout and formatting for different parts of the document. An example of the sections is headers and footers. Headers and footers are used to display text or any graphical object on all the pages. Adding watermark to a particular section GroupDocs.Watermark API allows you to add watermark objects in the 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/java/add-watermark...
  10. Loading | GroupDocs

    Load source and target documents into GroupDocs.Comparison for .NET from a local disk path, a file stream, or plain text strings — with optional password and Custom Font directory support....app About About Us Contact Customers Legal Security Events Acquisition...password-protected documents Load custom fonts Load text from string Specify...

    docs.groupdocs.com/comparison/net/loading/