Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 2,423 for

font

(0.15 sec)
  1. System Requirements | GroupDocs

    GroupDocs.Metadata for Python supports any 32-bit or 64-bit operating system that run the Python runtime including...functions (image/font rendering). fontconfig - Enables font lookup for...Provides Microsoft-compatible fonts required by GroupDocs.Total...

    docs.groupdocs.com/metadata/python-net/system-r...
  2. Add Text Watermark to XLSX Using Python

    Learn how to add text watermark to XLSX using Python. This tutorial shows how to embed watermark text into XLSX spreadsheets with custom Font, color, and alignment....TextWatermark element and define its font properties, rotation, color...the watermark text by changing font weight, alignment, or transparency...

    kb.groupdocs.com/watermark/python/add-text-wate...
  3. How to Convert Files with GroupDocs PHP SDK

    This article explains the basics of using PHP SDK classes and methods. In this article I’ll use the Comparison API and show how to compare two documents from a GroupDocs account. Find information about others methods in the Swagger explorer. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version) FatFree framework (https://github.com/bcosca/fatfree) Initial Installations Learn how to install the Fatfree framework from their Readme: https://github....<br/> <br /> <font color="green">You entered: </font> ClientID =...{{@convert\_type}} <br /> <font color="red">{{@error}}</font> <div id="requestForm"...

    blog.groupdocs.com/conversion/how-to-convert-fi...
  4. Add watermark annotation | GroupDocs

    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...
  5. Sign Documents with Digital Certificate using C...

    Electronically sign Word & PDF files with digital certificate in C# using .NET API for electronic signatures. Change the appearance of digital signatures....signed Location Reason Font Family Font Size Further, you can...

    blog.groupdocs.com/signature/sign-documents-wit...
  6. Existing objects in word processing document | ...

    Remove, inspect, and modify shapes (potential watermarks) in Word documents using Python via .NET.... Font ( "Calibri" , 8.0 , gww . FontStyle... Color . red and fragment . font . family_name == "Arial" : section...

    docs.groupdocs.com/watermark/python-net/existin...
  7. Add text or image watermark | GroupDocs

    This article shows how to add watermark and save resultant document. It is capable to add watermark to image or documents....2); a watermark with text and font (line 4); Set the watermark...TextWatermark ( "top secret" , new Font ( "Arial" , 36 )); watermark...

    docs.groupdocs.com/watermark/java/add-text-or-i...
  8. Rasterize document or page | GroupDocs

    Rasterize a PDF to make watermarks hard to remove using Python via .NET.... Font ( "Arial" , 8.0 )) watermark...TextWatermark ( "Do not copy" , gww . Font ( "Arial" , 8.0 )) watermark...

    docs.groupdocs.com/watermark/python-net/rasteri...
  9. Existing objects in PDF document | GroupDocs

    Removing watermark from a particular page of PDF document using C#....TextWatermark ( "Protected image" , new Font ( "Arial" , 8 )); watermark...FormattedTextFragmen . Add ( "Passed" , new Font ( "Calibri" , 19 , FontStyle...

    docs.groupdocs.com/watermark/net/existing-objec...
  10. eSign document with Text signature | GroupDocs

    This article explains how to sign document with Text signature by GroupDocs.Signature API. Let's try to add digital signature to a PDF programmatically....range of text settings - from font name, size and color to alignment...30 ); // set text color and Font options . setForeColor ( Color...

    docs.groupdocs.com/signature/java/esign-documen...