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

font

(0.58 sec)
  1. Download GroupDocs.Redaction for .NET 26.6 – Lo...

    GroupDocs.Redaction for .NET 26.6 introduces explicit file type loading, a new GroupDocs.Redaction.Options.Drawing namespace, and obsolete System.Drawing-based API members. Available on NuGet and the GroupDocs website.... Point , Size , Rectangle , Font ). These types are not available... Point , Size , Rectangle , Font , and FontStyle types for use...

    blog.groupdocs.com/redaction/groupdocs-redactio...
  2. Add Text Watermark to Image Using Python

    Learn how to add text watermark to image using Python. This tutorial shows how to embed watermark text into image images with custom Font, color, and alignment....Python , helping you control font type, size, color, and alignment...TextWatermark object and configure its font style, rotation angle, transparency...

    kb.groupdocs.com/watermark/python/add-text-wate...
  3. Add watermarks to spreadsheet documents | Group...

    GroupDocs.Watermark provides an easy way to add watermark to the worksheets of any Excel document....TextWatermark ( "Test watermark" , new Font ( "Arial" , 8 )); SpreadsheetWatermark...TextWatermark ( "Protected image" , new Font ( "Arial" , 8 )); watermark...

    docs.groupdocs.com/watermark/net/add-watermarks...
  4. Add watermarks to spreadsheet documents | Group...

    Adding watermark to a particular worksheet GroupDocs.Watermark provides an easy way to add watermark to the worksheets of any Excel document. Adding watermark to a particular Excel worksheet using GroupDocs.Watermark consists of following steps. Load the document Create and initialize watermark object Set watermark properties Create SpreadsheetWatermarkShapeOptions and call setWorksheetIndex() Add watermark to the worksheet Save the document Following code shows how to add watermark to a particular worksheet....TextWatermark ( "Test watermark" , new Font ( "Arial" , 8 )); SpreadsheetWatermark...TextWatermark ( "Protected image" , new Font ( "Arial" , 8 )); watermark...

    docs.groupdocs.com/watermark/java/add-watermark...
  5. Sample Document ver.1

    Title of the document Subtitle #1 Text is normal, then bold , then italic , then underscore , and finally normal agai......Arial font . This sentence is normal (Calibri), but font is drawn...little . This sentence has a 12pt font size. It has a superscript and...

    docs.groupdocs.com/editor/python-net/_output_fi...
  6. PDF Conversion with Arabic Content - renders co...

    I have a docx file with Hebrew Content. It renders content in Wrong Direction. Check the below Pics and also Attached Docx & PDF as well Also Attached Sample Code We use for Converting Docx to PDF import com.groupdocs…...// Create load options with font substitution WordProcessingLoadOp...setDefaultFont("Arial"); // Set a default font if needed List<FontSubstitute>...

    forum.groupdocs.com/t/pdf-conversion-with-arabi...
  7. GroupDocs.Watermark for Python via .NET Overvie...

    GroupDocs.Watermark for Python via .NET adds, searches, and removes text and image watermarks across PDF, Word, Excel, PowerPoint, Visio, email, and image formats — with format-specific placement, tiling, locking, and content-tree access — on-premise, with no Microsoft Office required....watermarks import TextWatermark , Font , Color def quick_example ():...TextWatermark ( "CONFIDENTIAL" , Font ( "Arial" , 36 )) watermark...

    docs.groupdocs.com/watermark/python-net/product...
  8. eSign Document with Multiple Signatures | Group...

    This article explains how to sign a document with multiple signatures of various types by GroupDocs.Signature for Python via .NET API... font = gsd . SignatureFont () text_options . font . bold...text_options . font . size = 20.0 text_options . font . family_name...

    docs.groupdocs.com/signature/python-net/esign-d...
  9. Add watermarks to PowerPoint presentations | Gr...

    Add watermarks to PowerPoint presentations. Add watermark to particular slide with simple or advanced settings easily....TextWatermark ( "Test watermark" , new Font ( "Arial" , 8 )); PresentationWatermar...TextWatermark ( "Watermark text" , new Font ( "Arial" , 19 )); PresentationWatermar...

    docs.groupdocs.com/watermark/net/add-watermarks...
  10. Sign document with Text signature - advanced | ...

     This article explains how to sign document with Text electronic signatures using advanced options with GroupDocs.Signature API....and background settings ( ) font and colors ( , ) text signature...text color and Font ForeColor = Color . Red , Font = new SignatureFont...

    docs.groupdocs.com/signature/net/sign-document-...